[INFO] fetching crate serde-email 3.2.0...
[INFO] testing serde-email-3.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate serde-email 3.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate serde-email 3.2.0
[INFO] finished tweaking crates.io crate serde-email 3.2.0
[INFO] tweaked toml for crates.io crate serde-email 3.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde-email 3.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate serde-email 3.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb6a25755485201ef2ba34452c2a6a2abf3ec4c652ae5c765b0a8d4b23977828
[INFO] running `Command { std: "docker" "start" "-a" "bb6a25755485201ef2ba34452c2a6a2abf3ec4c652ae5c765b0a8d4b23977828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb6a25755485201ef2ba34452c2a6a2abf3ec4c652ae5c765b0a8d4b23977828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb6a25755485201ef2ba34452c2a6a2abf3ec4c652ae5c765b0a8d4b23977828", kill_on_drop: false }`
[INFO] [stdout] bb6a25755485201ef2ba34452c2a6a2abf3ec4c652ae5c765b0a8d4b23977828
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95cf19faaa4b84602ff999f777f36433272867107d6cedcb96cfe2407a57057b
[INFO] running `Command { std: "docker" "start" "-a" "95cf19faaa4b84602ff999f777f36433272867107d6cedcb96cfe2407a57057b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling serde-email v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.86s
[INFO] running `Command { std: "docker" "inspect" "95cf19faaa4b84602ff999f777f36433272867107d6cedcb96cfe2407a57057b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95cf19faaa4b84602ff999f777f36433272867107d6cedcb96cfe2407a57057b", kill_on_drop: false }`
[INFO] [stdout] 95cf19faaa4b84602ff999f777f36433272867107d6cedcb96cfe2407a57057b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0868b40501be534bd1541bdd398cce94714cd01e5afd050339142bfb7ecb715b
[INFO] running `Command { std: "docker" "start" "-a" "0868b40501be534bd1541bdd398cce94714cd01e5afd050339142bfb7ecb715b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling sea-bae v0.2.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling sea-orm-macros v1.1.8
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling serde-email v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sea-query v0.32.3
[INFO] [stderr]    Compiling sea-orm v1.1.8
[INFO] [stdout] warning: struct `Person` is never constructed
[INFO] [stdout]   --> src/email/serde_support.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |     struct Person {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.61s
[INFO] running `Command { std: "docker" "inspect" "0868b40501be534bd1541bdd398cce94714cd01e5afd050339142bfb7ecb715b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0868b40501be534bd1541bdd398cce94714cd01e5afd050339142bfb7ecb715b", kill_on_drop: false }`
[INFO] [stdout] 0868b40501be534bd1541bdd398cce94714cd01e5afd050339142bfb7ecb715b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fcf4678540b9cc540dfaec0453f48a5d51b4639e7e0df0dba4ecc45fd9d8ffad
[INFO] running `Command { std: "docker" "start" "-a" "fcf4678540b9cc540dfaec0453f48a5d51b4639e7e0df0dba4ecc45fd9d8ffad", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Person` is never constructed
[INFO] [stderr]   --> src/email/serde_support.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 |     struct Person {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `serde-email` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_email-612641e5fc14a48d)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test email::serde_support::test_deserialisation::it_should_deserialise_email_from_string ... ok
[INFO] [stdout] test email::serde_support::test_deserialisation::it_should_deserialise_not_structs_from_raw_with_non_email ... ok
[INFO] [stdout] test email::serde_support::test_deserialisation::it_should_deserialise_structs_from_raw ... ok
[INFO] [stdout] test email::serde_support::test_serialisation::it_should_serialise_email_from_string ... ok
[INFO] [stdout] test email::test_default::it_should_create_a_valid_default ... ok
[INFO] [stdout] test email::test_from_str::it_should_accept_a_valid_email ... ok
[INFO] [stdout] test email::test_from_str::it_should_not_accept_a_non_valid_email ... ok
[INFO] [stdout] test email::test_from_string::it_should_accept_a_valid_email ... ok
[INFO] [stdout] test email::test_from_string::it_should_not_accept_a_domain_on_its_own ... ok
[INFO] [stdout] test email::test_from_string::it_should_not_accept_a_user_part_on_its_own ... ok
[INFO] [stdout] test email::test_from_string::it_should_not_accept_a_non_valid_email ... ok
[INFO] [stdout] test email::test_partial_eq::it_should_not_be_equal_to_different_strs ... ok
[INFO] [stdout] test email::test_to_lowercase::it_should_not_change_already_lowercase ... ok
[INFO] [stdout] test email::test_to_uppercase::it_should_make_it_uppercase ... ok
[INFO] [stdout] test email::test_to_uppercase::it_should_not_change_already_uppercase ... ok
[INFO] [stdout] test email::test_try_from::it_should_parse_valid_email_from_str ... ok
[INFO] [stdout] test email::test_parse::it_should_not_parse_invalid_email_from_string ... ok
[INFO] [stdout] test email::test_try_from::it_should_not_parse_invalid_email_from_string ... ok
[INFO] [stdout] test email::test_parse::it_should_parse_valid_email_from_string ... ok
[INFO] [stdout] test email::test_try_from::it_should_parse_valid_email_from_string ... ok
[INFO] [stdout] test email::serde_support::test_deserialisation::it_should_not_deserialise_non_email_from_string ... ok
[INFO] [stdout] test email::test_partial_eq::it_should_be_equal_to_strs ... ok
[INFO] [stdout] test email::test_from_string::it_should_not_accept_an_empty_string ... ok
[INFO] [stdout] test email::test_to_lowercase::it_should_make_it_lowercase ... ok
[INFO] [stdout] test email::test_try_from::it_should_not_parse_invalid_email_from_str ... ok
[INFO] [stderr]    Doc-tests serde_email
[INFO] [stdout] test email::test_display::it_should_write_same_email_as_given ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 20) ... ok
[INFO] [stdout] test src/lib.rs - (line 28) ... ok
[INFO] [stdout] test src/lib.rs - (line 71) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 38) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 71) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Email>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ the trait `From<Email>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonValue>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Vec<u8>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<bool>`
[INFO] [stdout]              `sea_orm::Value` implements `From<char>`
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Email` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.8/src/entity/active_model.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Email: ValueType` is not satisfied
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub email: Email, // use as an email field
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ the trait `ValueType` is not implemented for `Email`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `ValueType`:
[INFO] [stdout]              Cow<'_, str>
[INFO] [stdout]              JsonValue
[INFO] [stdout]              Vec<u8>
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              chrono::datetime::DateTime<chrono::offset::fixed::FixedOffset>
[INFO] [stdout]              chrono::datetime::DateTime<chrono::offset::local::Local>
[INFO] [stdout]              chrono::datetime::DateTime<chrono::offset::utc::Utc>
[INFO] [stdout]            and 26 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Email: TryGetable` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ the trait `TryGetableFromJson` is not implemented for `Email`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `TryGetable`:
[INFO] [stdout]              JsonValue
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              Vec<u8>
[INFO] [stdout]              bool
[INFO] [stdout]              chrono::datetime::DateTime<chrono::offset::fixed::FixedOffset>
[INFO] [stdout]              chrono::datetime::DateTime<chrono::offset::local::Local>
[INFO] [stdout]              chrono::datetime::DateTime<chrono::offset::utc::Utc>
[INFO] [stdout]              f32
[INFO] [stdout]            and 25 others
[INFO] [stdout]    = note: required for `Email` to implement `TryGetable`
[INFO] [stdout] note: required by a bound in `QueryResult::try_get`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.8/src/executor/query.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn try_get<T>(&self, pre: &str, col: &str) -> Result<T, DbErr>
[INFO] [stdout]    |            ------- required by a bound in this associated function
[INFO] [stdout] 96 |     where
[INFO] [stdout] 97 |         T: TryGetable,
[INFO] [stdout]    |            ^^^^^^^^^^ required by this bound in `QueryResult::try_get`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Email>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ the trait `From<Email>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonValue>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Vec<u8>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<bool>`
[INFO] [stdout]              `sea_orm::Value` implements `From<char>`
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Email` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Email: ValueType` is not satisfied
[INFO] [stdout]    --> src/lib.rs:78:35
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ the trait `ValueType` is not implemented for `Email`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ValueType`:
[INFO] [stdout]               Cow<'_, str>
[INFO] [stdout]               JsonValue
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               chrono::datetime::DateTime<chrono::offset::fixed::FixedOffset>
[INFO] [stdout]               chrono::datetime::DateTime<chrono::offset::local::Local>
[INFO] [stdout]               chrono::datetime::DateTime<chrono::offset::utc::Utc>
[INFO] [stdout]             and 26 others
[INFO] [stdout] note: required by a bound in `sea_orm::Value::unwrap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.32.3/src/value.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn unwrap<T>(self) -> T
[INFO] [stdout]     |            ------ required by a bound in this associated function
[INFO] [stdout] 285 |     where
[INFO] [stdout] 286 |         T: ValueType,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `Value::unwrap`
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Email>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ the trait `From<Email>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonValue>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Vec<u8>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<bool>`
[INFO] [stdout]              `sea_orm::Value` implements `From<char>`
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Email` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.8/src/entity/active_model.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Email>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ the trait `From<Email>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonValue>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Vec<u8>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<bool>`
[INFO] [stdout]              `sea_orm::Value` implements `From<char>`
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Email` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `ActiveValue<Email>` to implement `Debug`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `&ActiveValue<Email>` to implement `Debug`
[INFO] [stdout]    = note: required for the cast from `&&ActiveValue<Email>` to `&dyn Debug`
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ActiveValue<Email>`
[INFO] [stdout]    --> src/lib.rs:78:35
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `sea_orm::Value` does not implement `From<Email>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.32.3/src/value.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ `sea_orm::Value` is defined in another crate
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `into_wrapped_value` exists for enum `ActiveValue<Email>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:78:35
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue<Email>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/email.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub struct Email {
[INFO] [stdout]     | ---------------- doesn't satisfy `Email: Into<sea_orm::Value>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.32.3/src/value.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub enum Value {
[INFO] [stdout]     | -------------- doesn't satisfy `sea_orm::Value: From<Email>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `sea_orm::Value: From<Email>`
[INFO] [stdout]             which is required by `Email: Into<sea_orm::Value>`
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `clone` exists for enum `ActiveValue<Email>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue<Email>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.8/src/entity/active_model.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum ActiveValue<V>
[INFO] [stdout]    | ----------------------- doesn't satisfy `ActiveValue<Email>: Clone`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/email.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Email {
[INFO] [stdout]    | ---------------- doesn't satisfy `Email: Into<sea_orm::Value>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Email: Into<sea_orm::Value>`
[INFO] [stdout]            which is required by `ActiveValue<Email>: Clone`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_not_set` exists for enum `ActiveValue<Email>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:78:35
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue<Email>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/email.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub struct Email {
[INFO] [stdout]     | ---------------- doesn't satisfy `Email: Into<sea_orm::Value>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.32.3/src/value.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub enum Value {
[INFO] [stdout]     | -------------- doesn't satisfy `sea_orm::Value: From<Email>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `sea_orm::Value: From<Email>`
[INFO] [stdout]             which is required by `Email: Into<sea_orm::Value>`
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `reset` exists for enum `ActiveValue<Email>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:78:35
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue<Email>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/email.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub struct Email {
[INFO] [stdout]     | ---------------- doesn't satisfy `Email: Into<sea_orm::Value>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.32.3/src/value.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub enum Value {
[INFO] [stdout]     | -------------- doesn't satisfy `sea_orm::Value: From<Email>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `sea_orm::Value: From<Email>`
[INFO] [stdout]             which is required by `Email: Into<sea_orm::Value>`
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Email>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ the trait `From<Email>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonValue>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Vec<u8>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<bool>`
[INFO] [stdout]              `sea_orm::Value` implements `From<char>`
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Email` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `NotSet`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.8/src/entity/active_model.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `NotSet`
[INFO] [stdout] ...
[INFO] [stdout] 49 |     NotSet,
[INFO] [stdout]    |     ------ required by a bound in this unit variant
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `into_value` exists for enum `ActiveValue<Email>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:78:35
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue<Email>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/email.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub struct Email {
[INFO] [stdout]     | ---------------- doesn't satisfy `Email: Into<sea_orm::Value>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.32.3/src/value.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub enum Value {
[INFO] [stdout]     | -------------- doesn't satisfy `sea_orm::Value: From<Email>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `sea_orm::Value: From<Email>`
[INFO] [stdout]             which is required by `Email: Into<sea_orm::Value>`
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 71)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fcf4678540b9cc540dfaec0453f48a5d51b4639e7e0df0dba4ecc45fd9d8ffad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf4678540b9cc540dfaec0453f48a5d51b4639e7e0df0dba4ecc45fd9d8ffad", kill_on_drop: false }`
[INFO] [stdout] fcf4678540b9cc540dfaec0453f48a5d51b4639e7e0df0dba4ecc45fd9d8ffad
