[INFO] fetching crate async-smtp-lite 0.1.2...
[INFO] checking async-smtp-lite-0.1.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate async-smtp-lite 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate async-smtp-lite 0.1.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-smtp-lite 0.1.2
[INFO] finished tweaking crates.io crate async-smtp-lite 0.1.2
[INFO] tweaked toml for crates.io crate async-smtp-lite 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quoted_printable v0.4.8
[INFO] [stderr]   Downloaded async-native-tls v0.3.3
[INFO] [stderr]   Downloaded async-stream-packed v0.1.16
[INFO] [stderr]   Downloaded async-stream-tls-upgrader v0.1.10
[INFO] [stderr]   Downloaded async-tls v0.9.0
[INFO] [stderr]   Downloaded email_address v0.2.4
[INFO] [stderr]   Downloaded email-encoding v0.2.0
[INFO] [stderr]   Downloaded lettre v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d455065c56a33a62313e7cd68dfe3caa0d49924a9ffbeccb941087f536a17354
[INFO] running `Command { std: "docker" "start" "-a" "d455065c56a33a62313e7cd68dfe3caa0d49924a9ffbeccb941087f536a17354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d455065c56a33a62313e7cd68dfe3caa0d49924a9ffbeccb941087f536a17354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d455065c56a33a62313e7cd68dfe3caa0d49924a9ffbeccb941087f536a17354", kill_on_drop: false }`
[INFO] [stdout] d455065c56a33a62313e7cd68dfe3caa0d49924a9ffbeccb941087f536a17354
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cfbb063b500a23bfe50bd47685b5ec96af153fc44b180dd492e686d090366d8
[INFO] running `Command { std: "docker" "start" "-a" "8cfbb063b500a23bfe50bd47685b5ec96af153fc44b180dd492e686d090366d8", kill_on_drop: false }`
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking email-encoding v0.2.0
[INFO] [stderr]     Checking quoted_printable v0.4.8
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking async-stream-packed v0.1.16
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking async-stream-tls-upgrader v0.1.10
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking lettre v0.10.4
[INFO] [stderr]     Checking async-smtp-lite v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/client.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout] 7   |     error::Error,
[INFO] [stdout]     |     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/connection.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  |     error::Error,
[INFO] [stdout]     |     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Envelope` is private
[INFO] [stdout]    --> src/connection.rs:15:13
[INFO] [stdout]     |
[INFO] [stdout] 15  | use lettre::Envelope;
[INFO] [stdout]     |             ^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Envelope` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/lib.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 | use crate::{address::Envelope, error::Error};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Envelope` directly
[INFO] [stdout]     |
[INFO] [stdout] 15  | use lettre::address::envelope::Envelope;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/client.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout] 7   |     error::Error,
[INFO] [stdout]     |     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/session.rs:6:30
[INFO] [stdout]     |
[INFO] [stdout] 6   | use lettre::transport::smtp::error::Error;
[INFO] [stdout]     |                              ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Envelope` is private
[INFO] [stdout]    --> src/session.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout] 7   | use lettre::Envelope;
[INFO] [stdout]     |             ^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Envelope` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/lib.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 | use crate::{address::Envelope, error::Error};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Envelope` directly
[INFO] [stdout]     |
[INFO] [stdout] 7   | use lettre::address::envelope::Envelope;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/connection.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  |     error::Error,
[INFO] [stdout]     |     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Envelope` is private
[INFO] [stdout]    --> src/connection.rs:15:13
[INFO] [stdout]     |
[INFO] [stdout] 15  | use lettre::Envelope;
[INFO] [stdout]     |             ^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Envelope` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/lib.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 | use crate::{address::Envelope, error::Error};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Envelope` directly
[INFO] [stdout]     |
[INFO] [stdout] 15  | use lettre::address::envelope::Envelope;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/session.rs:6:30
[INFO] [stdout]     |
[INFO] [stdout] 6   | use lettre::transport::smtp::error::Error;
[INFO] [stdout]     |                              ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Envelope` is private
[INFO] [stdout]    --> src/session.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout] 7   | use lettre::Envelope;
[INFO] [stdout]     |             ^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Envelope` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/lib.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 | use crate::{address::Envelope, error::Error};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Envelope` directly
[INFO] [stdout]     |
[INFO] [stdout] 7   | use lettre::address::envelope::Envelope;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncRead,
[INFO] [stdout]    |                       +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncRead,
[INFO] [stdout]    |                       +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncWrite,
[INFO] [stdout]    |                       ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncWrite,
[INFO] [stdout]    |                       ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `S` cannot be unpinned
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unpin` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using the `pin!` macro
[INFO] [stdout]            consider using `Box::pin` if you need to access the pinned value outside of the current scope
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + std::marker::Unpin,
[INFO] [stdout]    |                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `S` cannot be unpinned
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unpin` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using the `pin!` macro
[INFO] [stdout]            consider using `Box::pin` if you need to access the pinned value outside of the current scope
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + std::marker::Unpin,
[INFO] [stdout]    |                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `lettre::transport::smtp::extension::ClientId::new`: Please use ClientId::Domain(domain) instead
[INFO] [stdout]    --> src/connection.rs:207:46
[INFO] [stdout]     |
[INFO] [stdout] 207 |             self.command(Ehlo::new(ClientId::new(hello_name.to_string())))
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `lettre::transport::smtp::extension::ClientId::new`: Please use ClientId::Domain(domain) instead
[INFO] [stdout]    --> src/connection.rs:207:46
[INFO] [stdout]     |
[INFO] [stdout] 207 |             self.command(Ehlo::new(ClientId::new(hello_name.to_string())))
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `AsyncRead` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncRead,
[INFO] [stdout]    |                       +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `AsyncWrite` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncWrite,
[INFO] [stdout]    |                       ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `AsyncRead` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncRead,
[INFO] [stdout]    |                       +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `AsyncWrite` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncWrite,
[INFO] [stdout]    |                       ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `S` cannot be unpinned
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `Unpin` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using the `pin!` macro
[INFO] [stdout]            consider using `Box::pin` if you need to access the pinned value outside of the current scope
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + std::marker::Unpin,
[INFO] [stdout]    |                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `S` cannot be unpinned
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `Unpin` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using the `pin!` macro
[INFO] [stdout]            consider using `Box::pin` if you need to access the pinned value outside of the current scope
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + std::marker::Unpin,
[INFO] [stdout]    |                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-smtp-lite` (lib) due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `async-smtp-lite` (lib test) due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8cfbb063b500a23bfe50bd47685b5ec96af153fc44b180dd492e686d090366d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cfbb063b500a23bfe50bd47685b5ec96af153fc44b180dd492e686d090366d8", kill_on_drop: false }`
[INFO] [stdout] 8cfbb063b500a23bfe50bd47685b5ec96af153fc44b180dd492e686d090366d8
[INFO] checking async-smtp-lite-0.1.2 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate async-smtp-lite 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate async-smtp-lite 0.1.2 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-smtp-lite 0.1.2
[INFO] finished tweaking crates.io crate async-smtp-lite 0.1.2
[INFO] tweaked toml for crates.io crate async-smtp-lite 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9076ed55adeba291cb7febcbfa7c9e57e41ea3f4c80415008c7add32a2e6cd8a
[INFO] running `Command { std: "docker" "start" "-a" "9076ed55adeba291cb7febcbfa7c9e57e41ea3f4c80415008c7add32a2e6cd8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9076ed55adeba291cb7febcbfa7c9e57e41ea3f4c80415008c7add32a2e6cd8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9076ed55adeba291cb7febcbfa7c9e57e41ea3f4c80415008c7add32a2e6cd8a", kill_on_drop: false }`
[INFO] [stdout] 9076ed55adeba291cb7febcbfa7c9e57e41ea3f4c80415008c7add32a2e6cd8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd559b03516306e13c091267ed924f14dbb2ce124b68e1f19143b79d56090459
[INFO] running `Command { std: "docker" "start" "-a" "fd559b03516306e13c091267ed924f14dbb2ce124b68e1f19143b79d56090459", kill_on_drop: false }`
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking email-encoding v0.2.0
[INFO] [stderr]     Checking quoted_printable v0.4.8
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking async-stream-packed v0.1.16
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking async-stream-tls-upgrader v0.1.10
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking lettre v0.10.4
[INFO] [stderr]     Checking async-smtp-lite v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/client.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout] 7   |     error::Error,
[INFO] [stdout]     |     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/client.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout] 7   |     error::Error,
[INFO] [stdout]     |     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/connection.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  |     error::Error,
[INFO] [stdout]     |     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Envelope` is private
[INFO] [stdout]    --> src/connection.rs:15:13
[INFO] [stdout]     |
[INFO] [stdout] 15  | use lettre::Envelope;
[INFO] [stdout]     |             ^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Envelope` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/lib.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 | use crate::{address::Envelope, error::Error};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Envelope` directly
[INFO] [stdout]     |
[INFO] [stdout] 15  | use lettre::address::envelope::Envelope;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/connection.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  |     error::Error,
[INFO] [stdout]     |     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Envelope` is private
[INFO] [stdout]    --> src/connection.rs:15:13
[INFO] [stdout]     |
[INFO] [stdout] 15  | use lettre::Envelope;
[INFO] [stdout]     |             ^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Envelope` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/lib.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 | use crate::{address::Envelope, error::Error};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Envelope` directly
[INFO] [stdout]     |
[INFO] [stdout] 15  | use lettre::address::envelope::Envelope;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/session.rs:6:30
[INFO] [stdout]     |
[INFO] [stdout] 6   | use lettre::transport::smtp::error::Error;
[INFO] [stdout]     |                              ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Envelope` is private
[INFO] [stdout]    --> src/session.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout] 7   | use lettre::Envelope;
[INFO] [stdout]     |             ^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Envelope` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/lib.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 | use crate::{address::Envelope, error::Error};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Envelope` directly
[INFO] [stdout]     |
[INFO] [stdout] 7   | use lettre::address::envelope::Envelope;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/session.rs:6:30
[INFO] [stdout]     |
[INFO] [stdout] 6   | use lettre::transport::smtp::error::Error;
[INFO] [stdout]     |                              ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/transport/smtp/mod.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Envelope` is private
[INFO] [stdout]    --> src/session.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout] 7   | use lettre::Envelope;
[INFO] [stdout]     |             ^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Envelope` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lettre-0.10.4/src/lib.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 | use crate::{address::Envelope, error::Error};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Envelope` directly
[INFO] [stdout]     |
[INFO] [stdout] 7   | use lettre::address::envelope::Envelope;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncRead,
[INFO] [stdout]    |                       +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncRead,
[INFO] [stdout]    |                       +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncWrite,
[INFO] [stdout]    |                       ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncWrite,
[INFO] [stdout]    |                       ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `S` cannot be unpinned
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unpin` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using the `pin!` macro
[INFO] [stdout]            consider using `Box::pin` if you need to access the pinned value outside of the current scope
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + std::marker::Unpin,
[INFO] [stdout]    |                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `S` cannot be unpinned
[INFO] [stdout]   --> src/connection.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<S> AsyncConnection<S, ()>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unpin` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using the `pin!` macro
[INFO] [stdout]            consider using `Box::pin` if you need to access the pinned value outside of the current scope
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + std::marker::Unpin,
[INFO] [stdout]    |                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `lettre::transport::smtp::extension::ClientId::new`: Please use ClientId::Domain(domain) instead
[INFO] [stdout]    --> src/connection.rs:207:46
[INFO] [stdout]     |
[INFO] [stdout] 207 |             self.command(Ehlo::new(ClientId::new(hello_name.to_string())))
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `lettre::transport::smtp::extension::ClientId::new`: Please use ClientId::Domain(domain) instead
[INFO] [stdout]    --> src/connection.rs:207:46
[INFO] [stdout]     |
[INFO] [stdout] 207 |             self.command(Ehlo::new(ClientId::new(hello_name.to_string())))
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `AsyncRead` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncRead,
[INFO] [stdout]    |                       +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `AsyncRead` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncRead,
[INFO] [stdout]    |                       +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `AsyncWrite` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncWrite,
[INFO] [stdout]    |                       ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `AsyncWrite` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + futures_util::AsyncWrite,
[INFO] [stdout]    |                       ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `S` cannot be unpinned
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `Unpin` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using the `pin!` macro
[INFO] [stdout]            consider using `Box::pin` if you need to access the pinned value outside of the current scope
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + std::marker::Unpin,
[INFO] [stdout]    |                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `S` cannot be unpinned
[INFO] [stdout]   --> src/connection.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn with_tls_stream(stream: S) -> Self {
[INFO] [stdout]    |                                          ^^^^ the trait `Unpin` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using the `pin!` macro
[INFO] [stdout]            consider using `Box::pin` if you need to access the pinned value outside of the current scope
[INFO] [stdout]    = note: required for `()` to implement `TlsClientUpgrader<S>`
[INFO] [stdout] note: required by a bound in `AsyncConnection`
[INFO] [stdout]   --> src/connection.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AsyncConnection<S, STU>
[INFO] [stdout]    |            --------------- required by a bound in this struct
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     STU: TlsClientUpgrader<S>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncConnection`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 60 |     S: Send + 'static + std::marker::Unpin,
[INFO] [stdout]    |                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-smtp-lite` (lib) due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `async-smtp-lite` (lib test) due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fd559b03516306e13c091267ed924f14dbb2ce124b68e1f19143b79d56090459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd559b03516306e13c091267ed924f14dbb2ce124b68e1f19143b79d56090459", kill_on_drop: false }`
[INFO] [stdout] fd559b03516306e13c091267ed924f14dbb2ce124b68e1f19143b79d56090459
