[INFO] fetching crate mail-parser 0.9.2...
[INFO] checking mail-parser-0.9.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate mail-parser 0.9.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate mail-parser 0.9.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mail-parser 0.9.2
[INFO] finished tweaking crates.io crate mail-parser 0.9.2
[INFO] tweaked toml for crates.io crate mail-parser 0.9.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate mail-parser 0.9.2 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 209e8bba8781b475a0ced24ab4b30806c1ba2ef757a89c3365193129bf0d0c45
[INFO] running `Command { std: "docker" "start" "-a" "209e8bba8781b475a0ced24ab4b30806c1ba2ef757a89c3365193129bf0d0c45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "209e8bba8781b475a0ced24ab4b30806c1ba2ef757a89c3365193129bf0d0c45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "209e8bba8781b475a0ced24ab4b30806c1ba2ef757a89c3365193129bf0d0c45", kill_on_drop: false }`
[INFO] [stdout] 209e8bba8781b475a0ced24ab4b30806c1ba2ef757a89c3365193129bf0d0c45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4205eafa14667446063e900e0d78f468c0bb506fbb1466ca8a50ae5e7a83e530
[INFO] running `Command { std: "docker" "start" "-a" "4205eafa14667446063e900e0d78f468c0bb506fbb1466ca8a50ae5e7a83e530", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking mail-parser v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stdout] error[E0277]: the trait bound `mail_parser::Header<'_>: serde::de::Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> tests/integration_test.rs:73:9
[INFO] [stdout]     |
[INFO] [stdout] 73  | /         bincode::deserialize::<Vec<Header>>(
[INFO] [stdout] 74  | |             &bincode::serialize(&message.parts[0].headers).unwrap()
[INFO] [stdout] 75  | |         )
[INFO] [stdout]     | |_________^ the trait `serde::de::Deserialize<'_>` is not implemented for `mail_parser::Header<'_>`, which is required by `Vec<mail_parser::Header<'_>>: serde::de::Deserialize<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 124 others
[INFO] [stdout]     = note: required for `Vec<mail_parser::Header<'_>>` to implement `serde::de::Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `bincode::deserialize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/lib.rs:179:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn deserialize<'a, T>(bytes: &'a [u8]) -> Result<T>
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout] 178 | where
[INFO] [stdout] 179 |     T: serde::de::Deserialize<'a>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `deserialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `mail_parser::Header<'_>: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> tests/integration_test.rs:74:33
[INFO] [stdout]     |
[INFO] [stdout] 74  |             &bincode::serialize(&message.parts[0].headers).unwrap()
[INFO] [stdout]     |              ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `mail_parser::Header<'_>`, which is required by `Vec<mail_parser::Header<'_>>: serde::ser::Serialize`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 124 others
[INFO] [stdout]     = note: required for `Vec<mail_parser::Header<'_>>` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `bincode::serialize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/lib.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn serialize<T: ?Sized>(value: &T) -> Result<Vec<u8>>
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 107 | where
[INFO] [stdout] 108 |     T: serde::Serialize,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ required by this bound in `serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `mail_parser::Message<'_>: serde::ser::Serialize` is not satisfied
[INFO] [stdout]     --> examples/message_parse.rs:143:49
[INFO] [stdout]      |
[INFO] [stdout] 143  |     println!("{}", serde_json::to_string_pretty(&message).unwrap());
[INFO] [stdout]      |                    ---------------------------- ^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `mail_parser::Message<'_>`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 127 others
[INFO] [stdout] note: required by a bound in `to_string_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.99/src/ser.rs:2164:17
[INFO] [stdout]      |
[INFO] [stdout] 2162 | pub fn to_string_pretty<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] 2163 | where
[INFO] [stdout] 2164 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `mail_parser::Message<'_>: serde::ser::Serialize` is not satisfied
[INFO] [stdout]     --> examples/mailbox_parse_mbox.rs:22:46
[INFO] [stdout]      |
[INFO] [stdout] 22   |         println!("{}", serde_json::to_string(&message).unwrap());
[INFO] [stdout]      |                        --------------------- ^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `mail_parser::Message<'_>`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 127 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.99/src/ser.rs:2145:17
[INFO] [stdout]      |
[INFO] [stdout] 2143 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2144 | where
[INFO] [stdout] 2145 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mail-parser` (test "integration_test") due to 3 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mail-parser` (example "message_parse") due to 2 previous errors
[INFO] [stderr] error: could not compile `mail-parser` (example "mailbox_parse_mbox") due to 2 previous errors
[INFO] [stdout] error[E0277]: the trait bound `Address<'_>: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> src/parsers/fields/address.rs:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 |         for test in load_tests("address.json") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Address<'_>`, which is required by `Address<'_>: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Address<'_>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `load_tests`
[INFO] [stdout]    --> src/parsers/fields/mod.rs:33:22
[INFO] [stdout]     |
[INFO] [stdout] 33  | pub fn load_tests<T: serde::de::DeserializeOwned>(test_name: &str) -> Vec<Test<T>> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `load_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ContentType<'_>: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/parsers/fields/content_type.rs:521:21
[INFO] [stdout]     |
[INFO] [stdout] 521 |         for test in load_tests("content_type.json") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `ContentType<'_>`, which is required by `std::option::Option<ContentType<'_>>: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 129 others
[INFO] [stdout]     = note: required for `std::option::Option<ContentType<'_>>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `std::option::Option<ContentType<'_>>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `load_tests`
[INFO] [stdout]    --> src/parsers/fields/mod.rs:33:22
[INFO] [stdout]     |
[INFO] [stdout] 33  | pub fn load_tests<T: serde::de::DeserializeOwned>(test_name: &str) -> Vec<Test<T>> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `load_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/parsers/fields/date.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |         for test in load_tests("date.json") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime`, which is required by `std::option::Option<DateTime>: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 129 others
[INFO] [stdout]     = note: required for `std::option::Option<DateTime>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `std::option::Option<DateTime>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `load_tests`
[INFO] [stdout]    --> src/parsers/fields/mod.rs:33:22
[INFO] [stdout]     |
[INFO] [stdout] 33  | pub fn load_tests<T: serde::de::DeserializeOwned>(test_name: &str) -> Vec<Test<T>> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `load_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Received<'_>: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> src/parsers/fields/received.rs:849:21
[INFO] [stdout]     |
[INFO] [stdout] 849 |         for test in load_tests("received.json") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Received<'_>`, which is required by `Received<'_>: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Received<'_>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `load_tests`
[INFO] [stdout]    --> src/parsers/fields/mod.rs:33:22
[INFO] [stdout]     |
[INFO] [stdout] 33  | pub fn load_tests<T: serde::de::DeserializeOwned>(test_name: &str) -> Vec<Test<T>> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `load_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<'_>: Serialize` is not satisfied
[INFO] [stdout]     --> src/parsers/message.rs:623:69
[INFO] [stdout]      |
[INFO] [stdout] 623  |                     let json_message = serde_json::to_string_pretty(&message).unwrap();
[INFO] [stdout]      |                                        ---------------------------- ^^^^^^^^ the trait `Serialize` is not implemented for `Message<'_>`
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 128 others
[INFO] [stdout] note: required by a bound in `to_string_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.99/src/ser.rs:2164:17
[INFO] [stdout]      |
[INFO] [stdout] 2162 | pub fn to_string_pretty<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] 2163 | where
[INFO] [stdout] 2164 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<'_>: Serialize` is not satisfied
[INFO] [stdout]     --> src/parsers/message.rs:640:69
[INFO] [stdout]      |
[INFO] [stdout] 640  |                     let json_message = serde_json::to_string_pretty(&message).unwrap();
[INFO] [stdout]      |                                        ---------------------------- ^^^^^^^^ the trait `Serialize` is not implemented for `Message<'_>`
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 128 others
[INFO] [stdout] note: required by a bound in `to_string_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.99/src/ser.rs:2164:17
[INFO] [stdout]      |
[INFO] [stdout] 2162 | pub fn to_string_pretty<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] 2163 | where
[INFO] [stdout] 2164 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mail-parser` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "4205eafa14667446063e900e0d78f468c0bb506fbb1466ca8a50ae5e7a83e530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4205eafa14667446063e900e0d78f468c0bb506fbb1466ca8a50ae5e7a83e530", kill_on_drop: false }`
[INFO] [stdout] 4205eafa14667446063e900e0d78f468c0bb506fbb1466ca8a50ae5e7a83e530
