[INFO] fetching crate async-smtp-lite 0.1.0... [INFO] checking async-smtp-lite-0.1.0 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate async-smtp-lite 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate async-smtp-lite 0.1.0 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-smtp-lite 0.1.0 [INFO] finished tweaking crates.io crate async-smtp-lite 0.1.0 [INFO] tweaked toml for crates.io crate async-smtp-lite 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded textnonce v0.7.1 [INFO] [stderr] Downloaded hyperx v1.0.0 [INFO] [stderr] Downloaded lettre v0.10.0-alpha.1 [INFO] [stderr] Downloaded async-stream-tls-upgrader v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba69280538bd7dd40d7cb8b0894c0098906c2701e18a2be13fc189339cd6ddbe [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" "ba69280538bd7dd40d7cb8b0894c0098906c2701e18a2be13fc189339cd6ddbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba69280538bd7dd40d7cb8b0894c0098906c2701e18a2be13fc189339cd6ddbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba69280538bd7dd40d7cb8b0894c0098906c2701e18a2be13fc189339cd6ddbe", kill_on_drop: false }` [INFO] [stdout] ba69280538bd7dd40d7cb8b0894c0098906c2701e18a2be13fc189339cd6ddbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b33a53662ce13877634d52722e548ee7d09746a9d9a62498eb0e987f5aef07e6 [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" "b33a53662ce13877634d52722e548ee7d09746a9d9a62498eb0e987f5aef07e6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling hyperx v1.0.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking quoted_printable v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling async-trait v0.1.37 [INFO] [stderr] Checking async-stream-packed v0.1.16 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking textnonce v0.7.1 [INFO] [stderr] Checking lettre v0.10.0-alpha.1 [INFO] [stderr] Checking async-smtp-lite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `>::Output` cannot be sent between threads safely [INFO] [stdout] --> src/connection.rs:58:60 [INFO] [stdout] | [INFO] [stdout] 58 | Self::from_parts(AsyncStream::with_upgraded_stream(stream)) [INFO] [stdout] | ^^^^^^ `>::Output` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Send` is not implemented for `>::Output` [INFO] [stdout] = note: required by `async_stream_packed::UpgradableAsyncStream::::with_upgraded_stream` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | pub fn with_tls_stream(stream: STU::Output) -> Self where >::Output: std::marker::Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Output` cannot be sent between threads safely [INFO] [stdout] --> src/connection.rs:58:60 [INFO] [stdout] | [INFO] [stdout] 58 | Self::from_parts(AsyncStream::with_upgraded_stream(stream)) [INFO] [stdout] | ^^^^^^ `>::Output` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Send` is not implemented for `>::Output` [INFO] [stdout] = note: required by `async_stream_packed::UpgradableAsyncStream::::with_upgraded_stream` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | pub fn with_tls_stream(stream: STU::Output) -> Self where >::Output: std::marker::Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/connection.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 36 | impl AsyncConnection [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 58 | Self::from_parts(AsyncStream::with_upgraded_stream(stream)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `S`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected struct `async_stream_packed::UpgradableAsyncStream` [INFO] [stdout] found struct `async_stream_packed::UpgradableAsyncStream<>::Output, ()>` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 38 | STU: TlsClientUpgrader + async_stream_packed::Upgrader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Output` cannot be sent between threads safely [INFO] [stdout] --> src/connection.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | Self::from_parts(AsyncStream::with_upgraded_stream(stream)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Output` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-stream-packed-0.1.16/src/upgradable.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | SU: Upgrader, [INFO] [stdout] | ----------- required by this bound in `async_stream_packed::UpgradableAsyncStream` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Send` is not implemented for `>::Output` [INFO] [stdout] = note: required because of the requirements on the impl of `async_stream_packed::Upgrader<>::Output>` for `()` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | pub fn with_tls_stream(stream: STU::Output) -> Self where >::Output: std::marker::Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [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`. [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[E0308]: mismatched types [INFO] [stdout] --> src/connection.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 36 | impl AsyncConnection [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 58 | Self::from_parts(AsyncStream::with_upgraded_stream(stream)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `S`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected struct `async_stream_packed::UpgradableAsyncStream` [INFO] [stdout] found struct `async_stream_packed::UpgradableAsyncStream<>::Output, ()>` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 38 | STU: TlsClientUpgrader + async_stream_packed::Upgrader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Output` cannot be sent between threads safely [INFO] [stdout] --> src/connection.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | Self::from_parts(AsyncStream::with_upgraded_stream(stream)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Output` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-stream-packed-0.1.16/src/upgradable.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | SU: Upgrader, [INFO] [stdout] | ----------- required by this bound in `async_stream_packed::UpgradableAsyncStream` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Send` is not implemented for `>::Output` [INFO] [stdout] = note: required because of the requirements on the impl of `async_stream_packed::Upgrader<>::Output>` for `()` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | pub fn with_tls_stream(stream: STU::Output) -> Self where >::Output: std::marker::Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b33a53662ce13877634d52722e548ee7d09746a9d9a62498eb0e987f5aef07e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33a53662ce13877634d52722e548ee7d09746a9d9a62498eb0e987f5aef07e6", kill_on_drop: false }` [INFO] [stdout] b33a53662ce13877634d52722e548ee7d09746a9d9a62498eb0e987f5aef07e6