[INFO] fetching crate yhy_net_lettre 0.11.8... [INFO] testing yhy_net_lettre-0.11.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate yhy_net_lettre 0.11.8 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate yhy_net_lettre 0.11.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate yhy_net_lettre 0.11.8 [INFO] tweaked toml for crates.io crate yhy_net_lettre 0.11.8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yhy_net_lettre 0.11.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yhy_net_lettre 0.11.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fae928cfea9944a30cac927c84a5ecb267bbd5b280505485dc5ffa67c1357b5 [INFO] running `Command { std: "docker" "start" "-a" "4fae928cfea9944a30cac927c84a5ecb267bbd5b280505485dc5ffa67c1357b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fae928cfea9944a30cac927c84a5ecb267bbd5b280505485dc5ffa67c1357b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fae928cfea9944a30cac927c84a5ecb267bbd5b280505485dc5ffa67c1357b5", kill_on_drop: false }` [INFO] [stdout] 4fae928cfea9944a30cac927c84a5ecb267bbd5b280505485dc5ffa67c1357b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c67c84a0901e43052105f6d7477b577cbf331d12fffbadd46b35f8672527112 [INFO] running `Command { std: "docker" "start" "-a" "3c67c84a0901e43052105f6d7477b577cbf331d12fffbadd46b35f8672527112", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling quoted_printable v0.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling yhy-email-encoding v0.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yhy_net_lettre v0.11.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `lettre_ignore_tls_mismatch` [INFO] [stdout] --> src/lib.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg(not(lettre_ignore_tls_mismatch))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lettre_ignore_tls_mismatch)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lettre_ignore_tls_mismatch)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `async-std1-native-tls` [INFO] [stdout] --> src/lib.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | not(feature = "async-std1-native-tls") [INFO] [stdout] | ^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"async-std1-rustls-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std1`, `async-std1-rustls-tls`, `boring-tls`, `builder`, `default`, `dkim`, `file-transport`, `file-transport-envelope`, `hostname`, `mime03`, `native-tls`, `pool`, `rustls-native-certs`, `rustls-tls`, `sendmail-transport`, `serde`, `smtp-transport`, `tokio1`, `tokio1-boring-tls`, `tokio1-native-tls`, `tokio1-rustls-tls`, and `tracing` [INFO] [stdout] = help: consider adding `async-std1-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.23s [INFO] running `Command { std: "docker" "inspect" "3c67c84a0901e43052105f6d7477b577cbf331d12fffbadd46b35f8672527112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c67c84a0901e43052105f6d7477b577cbf331d12fffbadd46b35f8672527112", kill_on_drop: false }` [INFO] [stdout] 3c67c84a0901e43052105f6d7477b577cbf331d12fffbadd46b35f8672527112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7465fbb86e8a75c5082b89f6a4c72814f8c38f61132c56b38f3267b63b648ed [INFO] running `Command { std: "docker" "start" "-a" "d7465fbb86e8a75c5082b89f6a4c72814f8c38f61132c56b38f3267b63b648ed", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling maud v0.26.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling yhy_net_lettre v0.11.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling polling v3.4.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `lettre_ignore_tls_mismatch` [INFO] [stdout] --> src/lib.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg(not(lettre_ignore_tls_mismatch))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lettre_ignore_tls_mismatch)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lettre_ignore_tls_mismatch)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `async-std1-native-tls` [INFO] [stdout] --> src/lib.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | not(feature = "async-std1-native-tls") [INFO] [stdout] | ^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"async-std1-rustls-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std1`, `async-std1-rustls-tls`, `boring-tls`, `builder`, `default`, `dkim`, `file-transport`, `file-transport-envelope`, `hostname`, `mime03`, `native-tls`, `pool`, `rustls-native-certs`, `rustls-tls`, `sendmail-transport`, `serde`, `smtp-transport`, `tokio1`, `tokio1-boring-tls`, `tokio1-native-tls`, `tokio1-rustls-tls`, and `tracing` [INFO] [stdout] = help: consider adding `async-std1-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: unexpected `cfg` condition name: `lettre_ignore_tls_mismatch` [INFO] [stdout] --> src/lib.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg(not(lettre_ignore_tls_mismatch))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lettre_ignore_tls_mismatch)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lettre_ignore_tls_mismatch)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `async-std1-native-tls` [INFO] [stdout] --> src/lib.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | not(feature = "async-std1-native-tls") [INFO] [stdout] | ^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"async-std1-rustls-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std1`, `async-std1-rustls-tls`, `boring-tls`, `builder`, `default`, `dkim`, `file-transport`, `file-transport-envelope`, `hostname`, `mime03`, `native-tls`, `pool`, `rustls-native-certs`, `rustls-tls`, `sendmail-transport`, `serde`, `smtp-transport`, `tokio1`, `tokio1-boring-tls`, `tokio1-native-tls`, `tokio1-rustls-tls`, and `tracing` [INFO] [stdout] = help: consider adding `async-std1-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log` [INFO] [stdout] --> src/transport/smtp/client/mod.rs:142:11 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(feature = "log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std1`, `async-std1-rustls-tls`, `boring-tls`, `builder`, `default`, `dkim`, `file-transport`, `file-transport-envelope`, `hostname`, `mime03`, `native-tls`, `pool`, `rustls-native-certs`, `rustls-tls`, `sendmail-transport`, `serde`, `smtp-transport`, `tokio1`, `tokio1-boring-tls`, `tokio1-native-tls`, `tokio1-rustls-tls`, and `tracing` [INFO] [stdout] = help: consider adding `log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.96s [INFO] running `Command { std: "docker" "inspect" "d7465fbb86e8a75c5082b89f6a4c72814f8c38f61132c56b38f3267b63b648ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7465fbb86e8a75c5082b89f6a4c72814f8c38f61132c56b38f3267b63b648ed", kill_on_drop: false }` [INFO] [stdout] d7465fbb86e8a75c5082b89f6a4c72814f8c38f61132c56b38f3267b63b648ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44068c6cd135a731445cb334f95fea9d9618fd5670be327c514b483e0a89959d [INFO] running `Command { std: "docker" "start" "-a" "44068c6cd135a731445cb334f95fea9d9618fd5670be327c514b483e0a89959d", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `lettre_ignore_tls_mismatch` [INFO] [stderr] --> src/lib.rs:144:11 [INFO] [stderr] | [INFO] [stderr] 144 | #[cfg(not(lettre_ignore_tls_mismatch))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lettre_ignore_tls_mismatch)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lettre_ignore_tls_mismatch)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `async-std1-native-tls` [INFO] [stderr] --> src/lib.rs:190:13 [INFO] [stderr] | [INFO] [stderr] 190 | not(feature = "async-std1-native-tls") [INFO] [stderr] | ^^^^^^^^^^----------------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"async-std1-rustls-tls"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std1`, `async-std1-rustls-tls`, `boring-tls`, `builder`, `default`, `dkim`, `file-transport`, `file-transport-envelope`, `hostname`, `mime03`, `native-tls`, `pool`, `rustls-native-certs`, `rustls-tls`, `sendmail-transport`, `serde`, `smtp-transport`, `tokio1`, `tokio1-boring-tls`, `tokio1-native-tls`, `tokio1-rustls-tls`, and `tracing` [INFO] [stderr] = help: consider adding `async-std1-native-tls` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `yhy_net_lettre` (lib) generated 2 warnings [INFO] [stderr] warning: unexpected `cfg` condition value: `log` [INFO] [stderr] --> src/transport/smtp/client/mod.rs:142:11 [INFO] [stderr] | [INFO] [stderr] 142 | #[cfg(feature = "log")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std1`, `async-std1-rustls-tls`, `boring-tls`, `builder`, `default`, `dkim`, `file-transport`, `file-transport-envelope`, `hostname`, `mime03`, `native-tls`, `pool`, `rustls-native-certs`, `rustls-tls`, `sendmail-transport`, `serde`, `smtp-transport`, `tokio1`, `tokio1-boring-tls`, `tokio1-native-tls`, `tokio1-rustls-tls`, and `tracing` [INFO] [stderr] = help: consider adding `log` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `yhy_net_lettre` (lib test) generated 3 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yhy_net_lettre-505e43e206efcaa0) [INFO] [stdout] [INFO] [stdout] running 131 tests [INFO] [stdout] test address::types::tests::ascii_address_ipv6 ... ok [INFO] [stdout] test address::types::tests::ascii_address ... ok [INFO] [stdout] test address::types::tests::ascii_address_ipv4 ... ok [INFO] [stdout] test address::types::tests::check_parts ... ok [INFO] [stdout] test message::attachment::tests::attachment ... ok [INFO] [stdout] test message::body::test::base64_detect ... ok [INFO] [stdout] test message::attachment::tests::attachment_inline ... ok [INFO] [stdout] test message::body::test::base64_encode_ascii_wrapping ... ok [INFO] [stdout] test message::body::test::base64_encode_bytes ... ok [INFO] [stdout] test message::body::test::base64_encode_ascii ... ok [INFO] [stdout] test message::body::test::base64_encode_bytes_wrapping ... ok [INFO] [stdout] test message::body::test::crlf ... ok [INFO] [stdout] test message::body::test::crlf_noop ... ok [INFO] [stdout] test message::body::test::eight_bit_encode ... ok [INFO] [stdout] test message::body::test::harsh_crlf ... ok [INFO] [stdout] test message::body::test::quoted_printable_detect ... ok [INFO] [stdout] test message::body::test::eight_bit_too_long_fail ... ok [INFO] [stdout] test message::body::test::quoted_printable_encode_ascii ... ok [INFO] [stdout] test message::body::test::quoted_printable_encode_utf8 ... ok [INFO] [stdout] test message::body::test::quoted_printable_encode_line_wrap ... ok [INFO] [stdout] test message::body::test::seven_bit_invalid ... ok [INFO] [stdout] test message::body::test::seven_bit_detect ... ok [INFO] [stdout] test message::body::test::seven_bit_encode ... ok [INFO] [stdout] test message::body::test::seven_bit_too_long_detect ... ok [INFO] [stdout] test message::header::content_disposition::test::format_content_disposition ... ok [INFO] [stdout] test message::header::content_disposition::test::parse_content_disposition ... ok [INFO] [stdout] test message::header::content_type::test::format_content_type ... ok [INFO] [stdout] test message::header::content::test::format_content_transfer_encoding ... ok [INFO] [stdout] test message::header::content::test::parse_content_transfer_encoding ... ok [INFO] [stdout] test message::body::test::seven_bit_too_long_fail ... ok [INFO] [stdout] test message::header::date::test::format_date ... ok [INFO] [stdout] test message::header::date::test::parse_date ... ok [INFO] [stdout] test message::header::content_type::test::parse_content_type ... ok [INFO] [stdout] test message::body::test::seven_bit_too_long_encode_quotedprintable ... ok [INFO] [stdout] test message::header::mailbox::test::format_single_with_name ... ok [INFO] [stdout] test message::header::mailbox::test::mailbox_format_address_with_angle_bracket ... ok [INFO] [stdout] test message::header::mailbox::test::format_single_with_utf8_name ... ok [INFO] [stdout] test message::header::mailbox::test::format_single_without_name ... ok [INFO] [stdout] test message::header::mailbox::test::format_multi_with_name ... ok [INFO] [stdout] test message::header::special::test::format_mime_version ... ok [INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name ... ok [INFO] [stdout] test message::header::mailbox::test::parse_single_with_name ... ok [INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name_containing_comma_last_broken ... ok [INFO] [stdout] test message::header::special::test::parse_mime_version ... ok [INFO] [stdout] test message::header::mailbox::test::parse_single_without_name ... ok [INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name_containing_double_quotes ... ok [INFO] [stdout] test message::header::tests::colons_in_headername ... ok [INFO] [stdout] test message::header::mailbox::test::format_multi_without_name ... ok [INFO] [stdout] test message::header::mailbox::test::parse_multi_without_name ... ok [INFO] [stdout] test message::header::tests::format_bad_stuff ... ok [INFO] [stdout] test message::header::tests::format_special ... ok [INFO] [stdout] test message::header::tests::format_ascii ... ok [INFO] [stdout] test message::header::tests::format_ascii_with_folding_long_line ... ok [INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name_containing_comma ... ok [INFO] [stdout] test message::header::tests::const_valid_headername ... ok [INFO] [stdout] test message::header::tests::format_everything ... ok [INFO] [stdout] test message::header::tests::format_ascii_with_folding_giant_word ... ok [INFO] [stdout] test message::header::tests::format_slice_on_char_boundary_bug ... ok [INFO] [stdout] test message::header::tests::format_special_emoji ... ok [INFO] [stdout] test message::header::tests::format_special_with_folding_raw ... ok [INFO] [stdout] test message::header::tests::empty_headername ... ok [INFO] [stdout] test message::header::tests::format_ascii_with_folding ... ok [INFO] [stdout] test message::header::tests::non_ascii_headername ... ok [INFO] [stdout] test message::header::tests::format_ascii_with_folding_very_long_line ... ok [INFO] [stdout] test message::header::tests::issue_653 ... ok [INFO] [stdout] test message::header::tests::format_special_with_folding ... ok [INFO] [stdout] test message::header::tests::spaces_in_headername ... ok [INFO] [stdout] test message::header::tests::valid_headername ... ok [INFO] [stdout] test message::header::textual::test::format_ascii ... ok [INFO] [stdout] test message::mailbox::types::test::format_address_with_empty_name ... ok [INFO] [stdout] test message::header::textual::test::format_utf8 ... ok [INFO] [stdout] test message::header::textual::test::format_utf8_word ... ok [INFO] [stdout] test message::header::textual::test::parse_ascii ... ok [INFO] [stdout] test message::mailbox::types::test::format_address_with_name_trim ... ok [INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_only ... ok [INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_comma ... ok [INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_color ... ok [INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_comma_and_non_ascii ... ok [INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_comma_and_quoted_non_ascii ... ok [INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_name ... ok [INFO] [stdout] test message::mailbox::types::test::parse_address_from_tuple ... ok [INFO] [stdout] test message::mailbox::types::test::parse_address_only ... ok [INFO] [stdout] test message::mailbox::types::test::parse_address_with_empty_name_trim ... ok [INFO] [stdout] test message::mailbox::types::test::parse_address_with_empty_name ... ok [INFO] [stdout] test message::mimebody::test::multi_part_mixed ... ok [INFO] [stdout] test message::mailbox::types::test::parse_address_with_name ... ok [INFO] [stdout] test message::mimebody::test::multi_part_encrypted ... ok [INFO] [stdout] test message::mimebody::test::multi_part_signed ... ok [INFO] [stdout] test message::mimebody::test::multi_part_mixed_related ... ok [INFO] [stdout] test message::mimebody::test::multi_part_alternative ... ok [INFO] [stdout] test message::mimebody::test::single_part_base64 ... ok [INFO] [stdout] test message::mimebody::test::single_part_quoted_printable ... ok [INFO] [stdout] test message::mimebody::test::single_part_binary ... ok [INFO] [stdout] test message::test::email_missing_originator ... ok [INFO] [stdout] test message::test::email_message_keep_bcc ... ok [INFO] [stdout] test transport::smtp::authentication::test::test_from_user_pass_for_credentials ... ok [INFO] [stdout] test test::envelope_from_headers_no_to ... ok [INFO] [stdout] test message::test::email_minimal_message ... ok [INFO] [stdout] test message::test::email_message_no_bcc ... ok [INFO] [stdout] test message::test::email_missing_sender ... ok [INFO] [stdout] test test::envelope_from_headers ... ok [INFO] [stdout] test transport::smtp::authentication::test::test_plain ... ok [INFO] [stdout] test transport::smtp::authentication::test::test_login ... ok [INFO] [stdout] test transport::smtp::authentication::test::test_xoauth2 ... ok [INFO] [stdout] test transport::smtp::extension::test::test_clientid_fmt ... ok [INFO] [stdout] test transport::smtp::extension::test::test_extension_fmt ... ok [INFO] [stdout] test message::test::email_with_png ... ok [INFO] [stdout] test transport::smtp::client::test::test_codec ... ok [INFO] [stdout] test test::envelope_from_headers_sender ... ok [INFO] [stdout] test transport::smtp::response::test::test_category_fmt ... ok [INFO] [stdout] test transport::smtp::extension::test::test_serverinfo_fmt ... ok [INFO] [stdout] test transport::smtp::commands::test::test_display ... ok [INFO] [stdout] test transport::smtp::extension::test::test_serverinfo ... ok [INFO] [stdout] test transport::smtp::response::test::test_code_to_u16 ... ok [INFO] [stdout] test transport::smtp::response::test::test_code_new ... ok [INFO] [stdout] test transport::smtp::response::test::test_response_first_line ... ok [INFO] [stdout] test transport::smtp::response::test::test_response_has_code ... ok [INFO] [stdout] test transport::smtp::response::test::test_response_incomplete ... ok [INFO] [stdout] test transport::smtp::response::test::test_response_is_positive ... ok [INFO] [stdout] test transport::smtp::response::test::test_response_first_word ... ok [INFO] [stdout] test transport::smtp::response::test::test_code_display ... ok [INFO] [stdout] test transport::smtp::response::test::test_response_from_str ... ok [INFO] [stdout] test transport::smtp::response::test::test_severity_fmt ... ok [INFO] [stdout] test transport::smtp::util::tests::test ... ok [INFO] [stdout] test message::test::test_make_message_id ... ok [INFO] [stdout] test message::mimebody::test::test_make_boundary ... ok [INFO] [stdout] test message::header::tests::const_colons_in_headername - should panic ... ok [INFO] [stdout] test message::header::tests::const_empty_headername - should panic ... ok [INFO] [stdout] test message::header::tests::const_non_ascii_headername - should panic ... ok [INFO] [stdout] test message::header::tests::const_spaces_in_headername - should panic ... ok [INFO] [stdout] test transport::smtp::transport::tests::transport_from_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 131 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running tests/transport_file.rs (/opt/rustwide/target/debug/deps/transport_file-af56a5e072b6ffff) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/transport_sendmail.rs (/opt/rustwide/target/debug/deps/transport_sendmail-a22621025a1a2be5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/transport_smtp.rs (/opt/rustwide/target/debug/deps/transport_smtp-102df3cba013bcde) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test sync::smtp_transport_simple ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- sync::smtp_transport_simple stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'sync::smtp_transport_simple' (159) panicked at tests/transport_smtp.rs:19:29: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: lettre::transport::smtp::Error { kind: Connection, source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd1330200d2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5fd1330200d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5fd1330200d2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5fd1330200d2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5fd133030fef - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5fd133030fef - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5fd132fec5d3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5fd132fec5d3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5fd132ff9082 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5fd132ffddff - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5fd132ffdc91 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5fd132ec9cee - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5fd132ec9cee - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5fd132ffe4bf - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5fd132ffe4bf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5fd132ffe26a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5fd132ff91b9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5fd132fe0ebd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5fd1330397e0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5fd133038be6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5fd132ea7eda - core::result::Result::unwrap::hd82e60257ef2c737 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5fd132ea7eda - transport_smtp::sync::smtp_transport_simple::ha02f7333527241da [INFO] [stdout] at /opt/rustwide/workdir/tests/transport_smtp.rs:19:29 [INFO] [stdout] 22: 0x5fd132ea8027 - transport_smtp::sync::smtp_transport_simple::{{closure}}::h041b6d066fba6683 [INFO] [stdout] at /opt/rustwide/workdir/tests/transport_smtp.rs:7:31 [INFO] [stdout] 23: 0x5fd132ea8cc6 - core::ops::function::FnOnce::call_once::h6e45bb839bcbb79c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5fd132ec9b3b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5fd132ec9b3b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5fd132eddb4d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5fd132eddb4d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5fd132eddb4d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5fd132eddb4d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5fd132eddb4d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5fd132eddb4d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5fd132eddb4d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5fd132eb7094 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5fd132eb7094 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5fd132eba9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x5fd132eba9ca - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5fd132eba9ca - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5fd132eba9ca - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5fd132eba9ca - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5fd132eba9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x5fd132eba9ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5fd132ff45bf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x5fd132ff45bf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x75e85a1f0aa4 - [INFO] [stdout] 45: 0x75e85a27da64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] sync::smtp_transport_simple [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test transport_smtp` [INFO] running `Command { std: "docker" "inspect" "44068c6cd135a731445cb334f95fea9d9618fd5670be327c514b483e0a89959d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44068c6cd135a731445cb334f95fea9d9618fd5670be327c514b483e0a89959d", kill_on_drop: false }` [INFO] [stdout] 44068c6cd135a731445cb334f95fea9d9618fd5670be327c514b483e0a89959d