[INFO] fetching crate amaurymartiny-async-smtp 0.1.0... [INFO] testing amaurymartiny-async-smtp-0.1.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate amaurymartiny-async-smtp 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate amaurymartiny-async-smtp 0.1.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate amaurymartiny-async-smtp 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate amaurymartiny-async-smtp 0.1.0 [INFO] tweaked toml for crates.io crate amaurymartiny-async-smtp 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate amaurymartiny-async-smtp 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fast-socks5 v0.3.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 252cd0e661e10d74d9ea943e86c8fd1e8d168a1daa4284315ccf84c123f7a7d1 [INFO] running `"docker" "start" "-a" "252cd0e661e10d74d9ea943e86c8fd1e8d168a1daa4284315ccf84c123f7a7d1"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling fast-socks5 v0.3.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling amaurymartiny-async-smtp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `"docker" "inspect" "252cd0e661e10d74d9ea943e86c8fd1e8d168a1daa4284315ccf84c123f7a7d1"` [INFO] running `"docker" "rm" "-f" "252cd0e661e10d74d9ea943e86c8fd1e8d168a1daa4284315ccf84c123f7a7d1"` [INFO] [stdout] 252cd0e661e10d74d9ea943e86c8fd1e8d168a1daa4284315ccf84c123f7a7d1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aa2d3eebf7725f13997702bff19ed0d3f6728d025dc14b5617099fda888d59cf [INFO] running `"docker" "start" "-a" "aa2d3eebf7725f13997702bff19ed0d3f6728d025dc14b5617099fda888d59cf"` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling amaurymartiny-async-smtp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `async_smtp` [INFO] [stderr] --> tests/transport_sendmail.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | use async_smtp::sendmail::SendmailTransport; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `async_smtp` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `async_smtp` [INFO] [stderr] --> tests/transport_file.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | use async_smtp::file::FileTransport; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `async_smtp` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `async_smtp` [INFO] [stderr] --> tests/transport_stub.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | use async_smtp::stub::StubTransport; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `async_smtp` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `async_smtp` [INFO] [stderr] --> examples/smtp_gmail.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use async_smtp::smtp::authentication::Credentials; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `async_smtp` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `async_smtp` [INFO] [stderr] --> tests/transport_file.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | use async_smtp::{EmailAddress, Envelope, SendableEmail, Transport}; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `async_smtp` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `FileTransport` [INFO] [stderr] --> tests/transport_file.rs:14:26 [INFO] [stderr] | [INFO] [stderr] 14 | let mut sender = FileTransport::new(temp_dir()); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `FileTransport` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `async_smtp` [INFO] [stderr] --> tests/transport_smtp.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | use async_smtp::{ClientSecurity, Envelope, SendableEmail, SmtpClient}; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `async_smtp` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `async_smtp` [INFO] [stderr] --> tests/transport_stub.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | use async_smtp::{EmailAddress, Envelope, SendableEmail, Transport}; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `async_smtp` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `StubTransport` [INFO] [stderr] --> tests/transport_stub.rs:9:29 [INFO] [stderr] | [INFO] [stderr] 9 | let mut sender_ok = StubTransport::new_positive(); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `StubTransport` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `StubTransport` [INFO] [stderr] --> tests/transport_stub.rs:10:29 [INFO] [stderr] | [INFO] [stderr] 10 | let mut sender_ko = StubTransport::new(Err(())); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `StubTransport` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `async_smtp` [INFO] [stderr] --> examples/smtp.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use async_smtp::{EmailAddress, Envelope, SendableEmail, SmtpClient, Transport}; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `async_smtp` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `amaurymartiny-async-smtp`. [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] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `amaurymartiny-async-smtp`. [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] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `amaurymartiny-async-smtp`. [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] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `amaurymartiny-async-smtp`. [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] [stderr] error[E0432]: unresolved import `async_smtp` [INFO] [stderr] --> tests/transport_sendmail.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | use async_smtp::{EmailAddress, Envelope, SendableEmail, Transport}; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `async_smtp` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SendmailTransport` [INFO] [stderr] --> tests/transport_sendmail.rs:9:26 [INFO] [stderr] | [INFO] [stderr] 9 | let mut sender = SendmailTransport::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `SendmailTransport` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `async_smtp` [INFO] [stderr] --> examples/smtp_gmail.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use async_smtp::{EmailAddress, Envelope, SendableEmail, SmtpClient, Transport}; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `async_smtp` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Credentials` [INFO] [stderr] --> examples/smtp_gmail.rs:16:21 [INFO] [stderr] | [INFO] [stderr] 16 | let creds = Credentials::new( [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `Credentials` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `amaurymartiny-async-smtp`. [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] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `amaurymartiny-async-smtp`. [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "aa2d3eebf7725f13997702bff19ed0d3f6728d025dc14b5617099fda888d59cf"` [INFO] running `"docker" "rm" "-f" "aa2d3eebf7725f13997702bff19ed0d3f6728d025dc14b5617099fda888d59cf"` [INFO] [stdout] aa2d3eebf7725f13997702bff19ed0d3f6728d025dc14b5617099fda888d59cf