[INFO] cloning repository https://github.com/Dust-Mail/autodiscover
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dust-Mail/autodiscover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDust-Mail%2Fautodiscover", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDust-Mail%2Fautodiscover'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e5ed8e206398a901eb502e57b0e50fff6270f1b
[INFO] building Dust-Mail/autodiscover against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDust-Mail%2Fautodiscover" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Dust-Mail/autodiscover on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Dust-Mail/autodiscover
[INFO] finished tweaking git repo https://github.com/Dust-Mail/autodiscover
[INFO] tweaked toml for git repo https://github.com/Dust-Mail/autodiscover written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Dust-Mail/autodiscover already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yaserde_derive v0.8.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.12
[INFO] [stderr]   Downloaded yaserde v0.8.0
[INFO] [stderr]   Downloaded tokio v1.30.0
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.8+1.55.1
[INFO] [stderr]   Downloaded curl-sys v0.4.65+curl-8.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b34094d253dfa9e70b2200f1b38f2f90acc58e9f873282544ff1aadd8e260d88
[INFO] running `Command { std: "docker" "start" "-a" "b34094d253dfa9e70b2200f1b38f2f90acc58e9f873282544ff1aadd8e260d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b34094d253dfa9e70b2200f1b38f2f90acc58e9f873282544ff1aadd8e260d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b34094d253dfa9e70b2200f1b38f2f90acc58e9f873282544ff1aadd8e260d88", kill_on_drop: false }`
[INFO] [stdout] b34094d253dfa9e70b2200f1b38f2f90acc58e9f873282544ff1aadd8e260d88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6233f2b3175c5cdf0ae7debcb310d67747d705d871a7758e6ef33ed6c0a76d4
[INFO] running `Command { std: "docker" "start" "-a" "a6233f2b3175c5cdf0ae7debcb310d67747d705d871a7758e6ef33ed6c0a76d4", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling value-bag v1.4.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling spinning_top v0.2.5
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.8+1.55.1
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling curl-sys v0.4.65+curl-8.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling flume v0.9.2
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling yaserde v0.8.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling yaserde_derive v0.8.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling tokio v1.30.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling js-sys v0.3.64
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling web-sys v0.3.64
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.22.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling ews-types v0.1.0 (/opt/rustwide/workdir/ews-types)
[INFO] [stdout] error[E0428]: the name `__Visitor_Type_` is defined multiple times
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:2339:27
[INFO] [stdout]      |
[INFO] [stdout] 2339 | #[derive(Debug, Default,  YaDeserialize, Clone)]
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ `__Visitor_Type_` redefined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: `__Visitor_Type_` must be defined only once in the type namespace of this block
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `yaserde::Visitor<'_>` for type `_IMPL_YA_DESERIALIZE_FOR_PhoneEntityType::<impl yaserde::YaDeserialize for PhoneEntityType>::deserialize::__Visitor_Type_`
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:2339:27
[INFO] [stdout]      |
[INFO] [stdout] 2339 | #[derive(Debug, Default,  YaDeserialize, Clone)]
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           first implementation here
[INFO] [stdout]      |                           conflicting implementation for `_IMPL_YA_DESERIALIZE_FOR_PhoneEntityType::<impl yaserde::YaDeserialize for PhoneEntityType>::deserialize::__Visitor_Type_`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<PropertyTagType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]    --> ews-types/src/schemas/ews/generated.rs:637:26
[INFO] [stdout]     |
[INFO] [stdout] 637 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]     |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<PropertyTagType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]               AadofficeExtensionStatusType
[INFO] [stdout]               AbchEmailAddressDictionaryEntryType
[INFO] [stdout]               AbchEmailAddressDictionaryType
[INFO] [stdout]               AbchEmailAddressTypeType
[INFO] [stdout]               AbchPersonContactHandle
[INFO] [stdout]               AbchPersonItemType
[INFO] [stdout]               AbsoluteDateTransitionType
[INFO] [stdout]               AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]             and 1235 others
[INFO] [stdout]     = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<PropertyTagType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]    --> ews-types/src/schemas/ews/generated.rs:645:12
[INFO] [stdout]     |
[INFO] [stdout] 645 |     pub body: Box<PropertyTagType>, 
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<PropertyTagType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]               AadofficeExtensionStatusType
[INFO] [stdout]               AbchEmailAddressDictionaryEntryType
[INFO] [stdout]               AbchEmailAddressDictionaryType
[INFO] [stdout]               AbchEmailAddressTypeType
[INFO] [stdout]               AbchPersonContactHandle
[INFO] [stdout]               AbchPersonItemType
[INFO] [stdout]               AbsoluteDateTransitionType
[INFO] [stdout]               AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]             and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<PropertyTagType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]    --> ews-types/src/schemas/ews/generated.rs:637:39
[INFO] [stdout]     |
[INFO] [stdout] 637 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<PropertyTagType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]               AadofficeExtensionStatusType
[INFO] [stdout]               AbchEmailAddressDictionaryEntryType
[INFO] [stdout]               AbchEmailAddressDictionaryType
[INFO] [stdout]               AbchEmailAddressTypeType
[INFO] [stdout]               AbchPersonContactHandle
[INFO] [stdout]               AbchPersonItemType
[INFO] [stdout]               AbsoluteDateTransitionType
[INFO] [stdout]               AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]             and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]     |
[INFO] [stdout] 9   | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]     = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PhoneEntityType: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:2329:26
[INFO] [stdout]      |
[INFO] [stdout] 2329 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `PhoneEntityType`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<GroupMailboxConfigurationActionType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4031:26
[INFO] [stdout]      |
[INFO] [stdout] 4031 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<GroupMailboxConfigurationActionType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<GroupMailboxConfigurationActionType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4039:12
[INFO] [stdout]      |
[INFO] [stdout] 4039 |     pub body: Box<GroupMailboxConfigurationActionType>, 
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<GroupMailboxConfigurationActionType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<GroupMailboxConfigurationActionType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4031:39
[INFO] [stdout]      |
[INFO] [stdout] 4031 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<GroupMailboxConfigurationActionType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<InstantSearchItemType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4041:26
[INFO] [stdout]      |
[INFO] [stdout] 4041 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<InstantSearchItemType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<InstantSearchItemType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4049:12
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub body: Box<InstantSearchItemType>, 
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<InstantSearchItemType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<InstantSearchItemType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4041:39
[INFO] [stdout]      |
[INFO] [stdout] 4041 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<InstantSearchItemType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<InstantSearchResultType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4051:26
[INFO] [stdout]      |
[INFO] [stdout] 4051 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<InstantSearchResultType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<InstantSearchResultType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4059:12
[INFO] [stdout]      |
[INFO] [stdout] 4059 |     pub body: Box<InstantSearchResultType>, 
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<InstantSearchResultType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<InstantSearchResultType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4051:39
[INFO] [stdout]      |
[INFO] [stdout] 4051 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<InstantSearchResultType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<QueryOptionsType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4097:26
[INFO] [stdout]      |
[INFO] [stdout] 4097 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<QueryOptionsType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<QueryOptionsType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4105:12
[INFO] [stdout]      |
[INFO] [stdout] 4105 |     pub body: Box<QueryOptionsType>, 
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<QueryOptionsType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<QueryOptionsType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4097:39
[INFO] [stdout]      |
[INFO] [stdout] 4097 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<QueryOptionsType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<OneDriveViewType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4107:26
[INFO] [stdout]      |
[INFO] [stdout] 4107 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<OneDriveViewType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<OneDriveViewType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4115:12
[INFO] [stdout]      |
[INFO] [stdout] 4115 |     pub body: Box<OneDriveViewType>, 
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<OneDriveViewType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<OneDriveViewType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4107:39
[INFO] [stdout]      |
[INFO] [stdout] 4107 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<OneDriveViewType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<DelveViewType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4117:26
[INFO] [stdout]      |
[INFO] [stdout] 4117 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<DelveViewType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<DelveViewType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4125:12
[INFO] [stdout]      |
[INFO] [stdout] 4125 |     pub body: Box<DelveViewType>, 
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<DelveViewType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<DelveViewType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4117:39
[INFO] [stdout]      |
[INFO] [stdout] 4117 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<DelveViewType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<CalendarItemType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4195:26
[INFO] [stdout]      |
[INFO] [stdout] 4195 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<CalendarItemType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<MeetingRequestMessageType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4195:26
[INFO] [stdout]      |
[INFO] [stdout] 4195 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<MeetingRequestMessageType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<CalendarItemType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4209:21
[INFO] [stdout]      |
[INFO] [stdout] 4209 |     pub calendar_item: Box<CalendarItemType>, 
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<CalendarItemType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<MeetingRequestMessageType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4217:23
[INFO] [stdout]      |
[INFO] [stdout] 4217 |     pub meeting_request: Box<MeetingRequestMessageType>, 
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<MeetingRequestMessageType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<CalendarItemType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4195:39
[INFO] [stdout]      |
[INFO] [stdout] 4195 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<CalendarItemType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<MeetingRequestMessageType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4195:39
[INFO] [stdout]      |
[INFO] [stdout] 4195 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<MeetingRequestMessageType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ReminderMinutesBeforeStartType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4809:26
[INFO] [stdout]      |
[INFO] [stdout] 4809 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<ReminderMinutesBeforeStartType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ReminderMinutesBeforeStartType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4817:12
[INFO] [stdout]      |
[INFO] [stdout] 4817 |     pub body: Box<ReminderMinutesBeforeStartType>
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<ReminderMinutesBeforeStartType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ReminderMinutesBeforeStartType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:4809:39
[INFO] [stdout]      |
[INFO] [stdout] 4809 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<ReminderMinutesBeforeStartType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<DaysOfWeekType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:5005:26
[INFO] [stdout]      |
[INFO] [stdout] 5005 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<DaysOfWeekType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<DaysOfWeekType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:5013:12
[INFO] [stdout]      |
[INFO] [stdout] 5013 |     pub body: Box<DaysOfWeekType>, 
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<DaysOfWeekType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<DaysOfWeekType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:5005:39
[INFO] [stdout]      |
[INFO] [stdout] 5005 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<DaysOfWeekType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<FreeBusyViewType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:7485:26
[INFO] [stdout]      |
[INFO] [stdout] 7485 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<FreeBusyViewType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<FreeBusyViewType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:7493:12
[INFO] [stdout]      |
[INFO] [stdout] 7493 |     pub body: Box<FreeBusyViewType>, 
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<FreeBusyViewType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<FreeBusyViewType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:7485:39
[INFO] [stdout]      |
[INFO] [stdout] 7485 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<FreeBusyViewType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<MailTipTypes>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8311:26
[INFO] [stdout]      |
[INFO] [stdout] 8311 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<MailTipTypes>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<MailTipTypes>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8319:12
[INFO] [stdout]      |
[INFO] [stdout] 8319 |     pub body: Box<MailTipTypes>, 
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<MailTipTypes>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<MailTipTypes>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8311:39
[INFO] [stdout]      |
[INFO] [stdout] 8311 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<MailTipTypes>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ServiceConfigurationType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8413:26
[INFO] [stdout]      |
[INFO] [stdout] 8413 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<ServiceConfigurationType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ServiceConfigurationType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8421:12
[INFO] [stdout]      |
[INFO] [stdout] 8421 |     pub body: Box<ServiceConfigurationType>, 
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<ServiceConfigurationType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ServiceConfigurationType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8413:39
[INFO] [stdout]      |
[INFO] [stdout] 8413 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<ServiceConfigurationType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<UserConfigurationPropertyType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8725:26
[INFO] [stdout]      |
[INFO] [stdout] 8725 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<UserConfigurationPropertyType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<UserConfigurationPropertyType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8733:12
[INFO] [stdout]      |
[INFO] [stdout] 8733 |     pub body: Box<UserConfigurationPropertyType>, 
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<UserConfigurationPropertyType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<UserConfigurationPropertyType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8725:39
[INFO] [stdout]      |
[INFO] [stdout] 8725 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<UserConfigurationPropertyType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ProtectionRuleAndType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8783:26
[INFO] [stdout]      |
[INFO] [stdout] 8783 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<ProtectionRuleAndType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1235 others
[INFO] [stdout]      = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ProtectionRuleAndType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8793:11
[INFO] [stdout]      |
[INFO] [stdout] 8793 |     pub and: Box<ProtectionRuleAndType>, 
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<ProtectionRuleAndType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ProtectionRuleAndType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]     --> ews-types/src/schemas/ews/generated.rs:8783:39
[INFO] [stdout]      |
[INFO] [stdout] 8783 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<ProtectionRuleAndType>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                AadofficeExtensionStatusType
[INFO] [stdout]                AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                AbchEmailAddressDictionaryType
[INFO] [stdout]                AbchEmailAddressTypeType
[INFO] [stdout]                AbchPersonContactHandle
[INFO] [stdout]                AbchPersonItemType
[INFO] [stdout]                AbsoluteDateTransitionType
[INFO] [stdout]                AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]              and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]      |
[INFO] [stdout] 9    | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<WarmupOptionsType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10513:26
[INFO] [stdout]       |
[INFO] [stdout] 10513 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<WarmupOptionsType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1235 others
[INFO] [stdout]       = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<WarmupOptionsType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10521:12
[INFO] [stdout]       |
[INFO] [stdout] 10521 |     pub body: Box<WarmupOptionsType>, 
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<WarmupOptionsType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<WarmupOptionsType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10513:39
[INFO] [stdout]       |
[INFO] [stdout] 10513 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<WarmupOptionsType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]       |
[INFO] [stdout] 9     | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]       |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]       = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ItemTypesFilterType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10533:26
[INFO] [stdout]       |
[INFO] [stdout] 10533 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<ItemTypesFilterType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1235 others
[INFO] [stdout]       = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ItemTypesFilterType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10541:12
[INFO] [stdout]       |
[INFO] [stdout] 10541 |     pub body: Box<ItemTypesFilterType>, 
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<ItemTypesFilterType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ItemTypesFilterType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10533:39
[INFO] [stdout]       |
[INFO] [stdout] 10533 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<ItemTypesFilterType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]       |
[INFO] [stdout] 9     | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]       |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]       = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<SuggestionKindType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10543:26
[INFO] [stdout]       |
[INFO] [stdout] 10543 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<SuggestionKindType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1235 others
[INFO] [stdout]       = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<SuggestionKindType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10551:12
[INFO] [stdout]       |
[INFO] [stdout] 10551 |     pub body: Box<SuggestionKindType>, 
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<SuggestionKindType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<SuggestionKindType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10543:39
[INFO] [stdout]       |
[INFO] [stdout] 10543 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<SuggestionKindType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]       |
[INFO] [stdout] 9     | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]       |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]       = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<SearchScopeGroupsType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10573:26
[INFO] [stdout]       |
[INFO] [stdout] 10573 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<SearchScopeGroupsType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1235 others
[INFO] [stdout]       = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<SearchScopeGroupsType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10581:12
[INFO] [stdout]       |
[INFO] [stdout] 10581 |     pub body: Box<SearchScopeGroupsType>, 
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<SearchScopeGroupsType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<SearchScopeGroupsType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10573:39
[INFO] [stdout]       |
[INFO] [stdout] 10573 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<SearchScopeGroupsType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]       |
[INFO] [stdout] 9     | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]       |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]       = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<SearchScopeArchivesType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10583:26
[INFO] [stdout]       |
[INFO] [stdout] 10583 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<SearchScopeArchivesType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1235 others
[INFO] [stdout]       = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<SearchScopeArchivesType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10591:12
[INFO] [stdout]       |
[INFO] [stdout] 10591 |     pub body: Box<SearchScopeArchivesType>, 
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<SearchScopeArchivesType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<SearchScopeArchivesType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:10583:39
[INFO] [stdout]       |
[INFO] [stdout] 10583 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<SearchScopeArchivesType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]       |
[INFO] [stdout] 9     | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]       |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]       = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ListOfExtensionIdsType>: yaserde::YaSerialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:15763:26
[INFO] [stdout]       |
[INFO] [stdout] 15763 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                          ^^^^^^^^^^^ the trait `yaserde::YaSerialize` is not implemented for `Box<ListOfExtensionIdsType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaSerialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1235 others
[INFO] [stdout]       = note: this error originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ListOfExtensionIdsType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:15771:12
[INFO] [stdout]       |
[INFO] [stdout] 15771 |     pub body: Box<ListOfExtensionIdsType>, 
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<ListOfExtensionIdsType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<ListOfExtensionIdsType>: yaserde::YaDeserialize` is not satisfied
[INFO] [stdout]      --> ews-types/src/schemas/ews/generated.rs:15763:39
[INFO] [stdout]       |
[INFO] [stdout] 15763 | #[derive(Debug, Default, YaSerialize, YaDeserialize, Clone)]
[INFO] [stdout]       |                                       ^^^^^^^^^^^^^ the trait `yaserde::YaDeserialize` is not implemented for `Box<ListOfExtensionIdsType>`
[INFO] [stdout]       |
[INFO] [stdout]       = help: the following other types implement trait `yaserde::YaDeserialize`:
[INFO] [stdout]                 AadofficeExtensionStatusType
[INFO] [stdout]                 AbchEmailAddressDictionaryEntryType
[INFO] [stdout]                 AbchEmailAddressDictionaryType
[INFO] [stdout]                 AbchEmailAddressTypeType
[INFO] [stdout]                 AbchPersonContactHandle
[INFO] [stdout]                 AbchPersonItemType
[INFO] [stdout]                 AbsoluteDateTransitionType
[INFO] [stdout]                 AbsoluteMonthlyRecurrencePatternType
[INFO] [stdout]               and 1222 others
[INFO] [stdout] note: required by a bound in `yaserde::de::from_str`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yaserde-0.8.0/src/de/mod.rs:9:20
[INFO] [stdout]       |
[INFO] [stdout] 9     | pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String> {
[INFO] [stdout]       |                    ^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]       = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ews-types` (lib) due to 69 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name ews_types --edition=2021 ews-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99127f6c0f8ad506 -C extra-filename=-6b6b9d8aee75cb45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-52d42885d339b8ed.so --extern log=/opt/rustwide/target/debug/deps/liblog-843afc35c97c51d6.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5dffa2e7ec889975.rmeta --extern yaserde=/opt/rustwide/target/debug/deps/libyaserde-74f9b4bf4e36371f.rmeta --extern yaserde_derive=/opt/rustwide/target/debug/deps/libyaserde_derive-edd1be8252f0d227.so --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a6233f2b3175c5cdf0ae7debcb310d67747d705d871a7758e6ef33ed6c0a76d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6233f2b3175c5cdf0ae7debcb310d67747d705d871a7758e6ef33ed6c0a76d4", kill_on_drop: false }`
[INFO] [stdout] a6233f2b3175c5cdf0ae7debcb310d67747d705d871a7758e6ef33ed6c0a76d4
