[INFO] fetching crate async-smtp-lite 0.1.2... [INFO] checking async-smtp-lite-0.1.2 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate async-smtp-lite 0.1.2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate async-smtp-lite 0.1.2 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0112dc32fdce416c71521f9d0e457aabef2eae604274d3bcb2c435802e29f2d0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0112dc32fdce416c71521f9d0e457aabef2eae604274d3bcb2c435802e29f2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0112dc32fdce416c71521f9d0e457aabef2eae604274d3bcb2c435802e29f2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0112dc32fdce416c71521f9d0e457aabef2eae604274d3bcb2c435802e29f2d0", kill_on_drop: false }` [INFO] [stdout] 0112dc32fdce416c71521f9d0e457aabef2eae604274d3bcb2c435802e29f2d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b095ecdbb988050e1e3bc3ab78c6aa583aa03a5eef16fc3f6519690ec321adc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b095ecdbb988050e1e3bc3ab78c6aa583aa03a5eef16fc3f6519690ec321adc", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Compiling hyperx v1.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking quoted_printable v0.4.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking lettre v0.10.0-alpha.4 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Checking async-stream-packed v0.1.16 [INFO] [stderr] Checking async-stream-tls-upgrader v0.1.10 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [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/github.com-1ecc6299db9ec823/lettre-0.10.0-alpha.4/src/transport/smtp/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | 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/github.com-1ecc6299db9ec823/lettre-0.10.0-alpha.4/src/transport/smtp/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | 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/github.com-1ecc6299db9ec823/lettre-0.10.0-alpha.4/src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | use crate::address::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/github.com-1ecc6299db9ec823/lettre-0.10.0-alpha.4/src/transport/smtp/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | 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/github.com-1ecc6299db9ec823/lettre-0.10.0-alpha.4/src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | use crate::address::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/github.com-1ecc6299db9ec823/lettre-0.10.0-alpha.4/src/transport/smtp/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | 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/github.com-1ecc6299db9ec823/lettre-0.10.0-alpha.4/src/transport/smtp/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | 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/github.com-1ecc6299db9ec823/lettre-0.10.0-alpha.4/src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | use crate::address::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/github.com-1ecc6299db9ec823/lettre-0.10.0-alpha.4/src/transport/smtp/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | 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/github.com-1ecc6299db9ec823/lettre-0.10.0-alpha.4/src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | use crate::address::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] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [INFO] [stdout] ... [INFO] [stdout] 58 | impl AsyncConnection [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + 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] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [INFO] [stdout] ... [INFO] [stdout] 58 | impl AsyncConnection [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + 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] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [INFO] [stdout] ... [INFO] [stdout] 58 | impl AsyncConnection [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unpin` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + Unpin, [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] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [INFO] [stdout] ... [INFO] [stdout] 58 | impl AsyncConnection [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + 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] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [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 because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + 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] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [INFO] [stdout] ... [INFO] [stdout] 58 | impl AsyncConnection [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + 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] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [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 because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + 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] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [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: required because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + 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] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [INFO] [stdout] ... [INFO] [stdout] 58 | impl AsyncConnection [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unpin` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + Unpin, [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] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [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 because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + 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] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [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 because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + AsyncWrite, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [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[E0277]: `S` cannot be unpinned [INFO] [stdout] --> src/connection.rs:62:42 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct AsyncConnection [INFO] [stdout] | --------------- required by a bound in this [INFO] [stdout] 28 | where [INFO] [stdout] 29 | STU: TlsClientUpgrader, [INFO] [stdout] | -------------------- required by this bound in `AsyncConnection` [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: required because of the requirements on the impl of `TlsClientUpgrader` for `()` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | S: Send + 'static + Unpin, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-smtp-lite` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [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] running `Command { std: "docker" "inspect" "7b095ecdbb988050e1e3bc3ab78c6aa583aa03a5eef16fc3f6519690ec321adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b095ecdbb988050e1e3bc3ab78c6aa583aa03a5eef16fc3f6519690ec321adc", kill_on_drop: false }` [INFO] [stdout] 7b095ecdbb988050e1e3bc3ab78c6aa583aa03a5eef16fc3f6519690ec321adc