[INFO] fetching crate mailhog-rs 0.2.0...
[INFO] checking mailhog-rs-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mailhog-rs 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate mailhog-rs 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mailhog-rs 0.2.0
[INFO] finished tweaking crates.io crate mailhog-rs 0.2.0
[INFO] tweaked toml for crates.io crate mailhog-rs 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded email-encoding v0.3.0
[INFO] [stderr]   Downloaded hyper-tls v0.6.0
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded lettre v0.11.6
[INFO] [stderr]   Downloaded h2 v0.4.3
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded reqwest v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62a30f29c28acb25a1cdccb21c383c8b91d4f7f4646aed104a1f00542d785493
[INFO] running `Command { std: "docker" "start" "-a" "62a30f29c28acb25a1cdccb21c383c8b91d4f7f4646aed104a1f00542d785493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62a30f29c28acb25a1cdccb21c383c8b91d4f7f4646aed104a1f00542d785493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62a30f29c28acb25a1cdccb21c383c8b91d4f7f4646aed104a1f00542d785493", kill_on_drop: false }`
[INFO] [stdout] 62a30f29c28acb25a1cdccb21c383c8b91d4f7f4646aed104a1f00542d785493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fda521d2befa55c298f614df3effdc8a0a24945d7156dfb2450615a87fbc6c2f
[INFO] running `Command { std: "docker" "start" "-a" "fda521d2befa55c298f614df3effdc8a0a24945d7156dfb2450615a87fbc6c2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking email-encoding v0.3.0
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking lettre v0.11.6
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.3
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bollard-stubs v1.42.0-rc.3
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.2
[INFO] [stderr]     Checking testcontainers v0.15.0
[INFO] [stderr]     Checking mailhog-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0603]: module `images` is private
[INFO] [stdout]    --> src/lib.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |     use testcontainers::images::generic::GenericImage;
[INFO] [stdout]     |                         ^^^^^^  ------- module `generic` is not publicly re-exported
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `images` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.15.0/src/lib.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout] 52  | mod images;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Serialize` is not satisfied
[INFO] [stdout]     --> src/lib.rs:70:39
[INFO] [stdout]      |
[INFO] [stdout] 70   |   #[derive(Debug, Clone, Eq, PartialEq, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `DateTime<Utc>`
[INFO] [stdout] ...
[INFO] [stdout] 80   | /     #[serde(rename = "Created")]
[INFO] [stdout] 81   | |     pub created: DateTime<Utc>,
[INFO] [stdout]      | |______________________________- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 137 others
[INFO] [stdout] note: required by a bound in `_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/ser/mod.rs:1865:12
[INFO] [stdout]      |
[INFO] [stdout] 1859 |     fn serialize_field<T: ?Sized>(
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1865 |         T: Serialize;
[INFO] [stdout]      |            ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:81:18
[INFO] [stdout]      |
[INFO] [stdout] 81   |     pub created: DateTime<Utc>,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 144 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:1726:12
[INFO] [stdout]      |
[INFO] [stdout] 1724 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1725 |     where
[INFO] [stdout] 1726 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:81:18
[INFO] [stdout]      |
[INFO] [stdout] 81   |     pub created: DateTime<Utc>,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 144 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:1865:12
[INFO] [stdout]      |
[INFO] [stdout] 1863 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1864 |     where
[INFO] [stdout] 1865 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:70:57
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Clone, Eq, PartialEq, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 144 others
[INFO] [stdout] note: required by a bound in `_::_serde::__private::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/private/de.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 24 | where
[INFO] [stdout] 25 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Serialize` is not satisfied
[INFO] [stdout]     --> src/lib.rs:70:39
[INFO] [stdout]      |
[INFO] [stdout] 70   |   #[derive(Debug, Clone, Eq, PartialEq, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `DateTime<Utc>`
[INFO] [stdout] ...
[INFO] [stdout] 80   | /     #[serde(rename = "Created")]
[INFO] [stdout] 81   | |     pub created: DateTime<Utc>,
[INFO] [stdout]      | |______________________________- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 355 others
[INFO] [stdout] note: required by a bound in `_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/ser/mod.rs:1865:12
[INFO] [stdout]      |
[INFO] [stdout] 1859 |     fn serialize_field<T: ?Sized>(
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1865 |         T: Serialize;
[INFO] [stdout]      |            ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:81:18
[INFO] [stdout]      |
[INFO] [stdout] 81   |     pub created: DateTime<Utc>,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 361 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:1726:12
[INFO] [stdout]      |
[INFO] [stdout] 1724 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1725 |     where
[INFO] [stdout] 1726 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:81:18
[INFO] [stdout]      |
[INFO] [stdout] 81   |     pub created: DateTime<Utc>,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 361 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:1865:12
[INFO] [stdout]      |
[INFO] [stdout] 1863 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1864 |     where
[INFO] [stdout] 1865 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:70:57
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Clone, Eq, PartialEq, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 361 others
[INFO] [stdout] note: required by a bound in `_::_serde::__private::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/private/de.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 24 | where
[INFO] [stdout] 25 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `docker` found for struct `Cli` in the current scope
[INFO] [stdout]    --> src/lib.rs:247:24
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let cli = Cli::docker();
[INFO] [stdout]     |                        ^^^^^^ function or associated item not found in `Cli`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Cli`, consider using `Cli::new` which returns `Cli`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.15.0/src/clients/cli.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 | /     pub fn new<E>() -> Self
[INFO] [stdout] 257 | |     where
[INFO] [stdout] 258 | |         E: GetEnvValue,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `docker` found for struct `Cli` in the current scope
[INFO] [stdout]    --> src/lib.rs:307:24
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let cli = Cli::docker();
[INFO] [stdout]     |                        ^^^^^^ function or associated item not found in `Cli`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Cli`, consider using `Cli::new` which returns `Cli`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.15.0/src/clients/cli.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 | /     pub fn new<E>() -> Self
[INFO] [stdout] 257 | |     where
[INFO] [stdout] 258 | |         E: GetEnvValue,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mailhog-rs` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mailhog-rs` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "fda521d2befa55c298f614df3effdc8a0a24945d7156dfb2450615a87fbc6c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda521d2befa55c298f614df3effdc8a0a24945d7156dfb2450615a87fbc6c2f", kill_on_drop: false }`
[INFO] [stdout] fda521d2befa55c298f614df3effdc8a0a24945d7156dfb2450615a87fbc6c2f
[INFO] checking mailhog-rs-0.2.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate mailhog-rs 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate mailhog-rs 0.2.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mailhog-rs 0.2.0
[INFO] finished tweaking crates.io crate mailhog-rs 0.2.0
[INFO] tweaked toml for crates.io crate mailhog-rs 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cda7d2b76032c98704e256b5993f83ff35201fc971065c84a4f7289cfa16c909
[INFO] running `Command { std: "docker" "start" "-a" "cda7d2b76032c98704e256b5993f83ff35201fc971065c84a4f7289cfa16c909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cda7d2b76032c98704e256b5993f83ff35201fc971065c84a4f7289cfa16c909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cda7d2b76032c98704e256b5993f83ff35201fc971065c84a4f7289cfa16c909", kill_on_drop: false }`
[INFO] [stdout] cda7d2b76032c98704e256b5993f83ff35201fc971065c84a4f7289cfa16c909
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce02de4cc87d54456499fd0163a601d1b3a8eaace3316eb23189f2c57f9a3af6
[INFO] running `Command { std: "docker" "start" "-a" "ce02de4cc87d54456499fd0163a601d1b3a8eaace3316eb23189f2c57f9a3af6", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking email-encoding v0.3.0
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking lettre v0.11.6
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.3
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bollard-stubs v1.42.0-rc.3
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.2
[INFO] [stderr]     Checking testcontainers v0.15.0
[INFO] [stderr]     Checking mailhog-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0603]: module `images` is private
[INFO] [stdout]    --> src/lib.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |     use testcontainers::images::generic::GenericImage;
[INFO] [stdout]     |                         ^^^^^^  ------- module `generic` is not publicly re-exported
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `images` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.15.0/src/lib.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout] 52  | mod images;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Serialize` is not satisfied
[INFO] [stdout]     --> src/lib.rs:70:39
[INFO] [stdout]      |
[INFO] [stdout] 70   |   #[derive(Debug, Clone, Eq, PartialEq, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `DateTime<Utc>`
[INFO] [stdout] ...
[INFO] [stdout] 80   | /     #[serde(rename = "Created")]
[INFO] [stdout] 81   | |     pub created: DateTime<Utc>,
[INFO] [stdout]      | |______________________________- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 137 others
[INFO] [stdout] note: required by a bound in `_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/ser/mod.rs:1865:12
[INFO] [stdout]      |
[INFO] [stdout] 1859 |     fn serialize_field<T: ?Sized>(
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1865 |         T: Serialize;
[INFO] [stdout]      |            ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:81:18
[INFO] [stdout]      |
[INFO] [stdout] 81   |     pub created: DateTime<Utc>,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 144 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:1726:12
[INFO] [stdout]      |
[INFO] [stdout] 1724 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1725 |     where
[INFO] [stdout] 1726 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:81:18
[INFO] [stdout]      |
[INFO] [stdout] 81   |     pub created: DateTime<Utc>,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 144 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:1865:12
[INFO] [stdout]      |
[INFO] [stdout] 1863 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1864 |     where
[INFO] [stdout] 1865 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:70:57
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Clone, Eq, PartialEq, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 144 others
[INFO] [stdout] note: required by a bound in `_::_serde::__private::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/private/de.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 24 | where
[INFO] [stdout] 25 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Serialize` is not satisfied
[INFO] [stdout]     --> src/lib.rs:70:39
[INFO] [stdout]      |
[INFO] [stdout] 70   |   #[derive(Debug, Clone, Eq, PartialEq, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `DateTime<Utc>`
[INFO] [stdout] ...
[INFO] [stdout] 80   | /     #[serde(rename = "Created")]
[INFO] [stdout] 81   | |     pub created: DateTime<Utc>,
[INFO] [stdout]      | |______________________________- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 355 others
[INFO] [stdout] note: required by a bound in `_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/ser/mod.rs:1865:12
[INFO] [stdout]      |
[INFO] [stdout] 1859 |     fn serialize_field<T: ?Sized>(
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1865 |         T: Serialize;
[INFO] [stdout]      |            ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:81:18
[INFO] [stdout]      |
[INFO] [stdout] 81   |     pub created: DateTime<Utc>,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 361 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:1726:12
[INFO] [stdout]      |
[INFO] [stdout] 1724 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1725 |     where
[INFO] [stdout] 1726 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:81:18
[INFO] [stdout]      |
[INFO] [stdout] 81   |     pub created: DateTime<Utc>,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 361 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:1865:12
[INFO] [stdout]      |
[INFO] [stdout] 1863 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1864 |     where
[INFO] [stdout] 1865 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:70:57
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Clone, Eq, PartialEq, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 361 others
[INFO] [stdout] note: required by a bound in `_::_serde::__private::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/private/de.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 24 | where
[INFO] [stdout] 25 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `docker` found for struct `Cli` in the current scope
[INFO] [stdout]    --> src/lib.rs:247:24
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let cli = Cli::docker();
[INFO] [stdout]     |                        ^^^^^^ function or associated item not found in `Cli`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Cli`, consider using `Cli::new` which returns `Cli`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.15.0/src/clients/cli.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 | /     pub fn new<E>() -> Self
[INFO] [stdout] 257 | |     where
[INFO] [stdout] 258 | |         E: GetEnvValue,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `docker` found for struct `Cli` in the current scope
[INFO] [stdout]    --> src/lib.rs:307:24
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let cli = Cli::docker();
[INFO] [stdout]     |                        ^^^^^^ function or associated item not found in `Cli`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Cli`, consider using `Cli::new` which returns `Cli`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.15.0/src/clients/cli.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 | /     pub fn new<E>() -> Self
[INFO] [stdout] 257 | |     where
[INFO] [stdout] 258 | |         E: GetEnvValue,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mailhog-rs` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mailhog-rs` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "ce02de4cc87d54456499fd0163a601d1b3a8eaace3316eb23189f2c57f9a3af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce02de4cc87d54456499fd0163a601d1b3a8eaace3316eb23189f2c57f9a3af6", kill_on_drop: false }`
[INFO] [stdout] ce02de4cc87d54456499fd0163a601d1b3a8eaace3316eb23189f2c57f9a3af6
