[INFO] crate mail-smtp 0.2.2 is already in cache [INFO] testing mail-smtp-0.2.2 against 1.38.0 for beta-1.39-1 [INFO] extracting crate mail-smtp 0.2.2 into work/builds/worker-2/source [INFO] validating manifest of crates.io crate mail-smtp 0.2.2 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mail-smtp 0.2.2 [INFO] finished tweaking crates.io crate mail-smtp 0.2.2 [INFO] tweaked toml for crates.io crate mail-smtp 0.2.2 written to work/builds/worker-2/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 40feac0ff6551d47c6eab5197ded86fd1ed808d4601c407b56960771ac4dba0f [INFO] running `"docker" "start" "-a" "40feac0ff6551d47c6eab5197ded86fd1ed808d4601c407b56960771ac4dba0f"` [INFO] [stderr] Compiling quoted-string v0.6.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling vec1 v1.4.0 [INFO] [stderr] Compiling quoted_printable v0.4.1 [INFO] [stderr] Compiling checked_command v0.2.2 [INFO] [stderr] Compiling soft-ascii-string v1.0.0 [INFO] [stderr] Compiling vec-drain-where v1.0.0 [INFO] [stderr] Compiling lut v0.1.0-unstable [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling total-order-multi-map v0.4.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling media-type-impl-utils v0.3.0-unstable [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling media-type v0.4.0-unstable [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling mail-internals v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling mail-headers v0.6.6 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling new-tokio-smtp v0.8.1 [INFO] [stderr] Compiling mail-core v0.6.2 [INFO] [stderr] Compiling mail-smtp v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.93s [INFO] running `"docker" "inspect" "40feac0ff6551d47c6eab5197ded86fd1ed808d4601c407b56960771ac4dba0f"` [INFO] running `"docker" "rm" "-f" "40feac0ff6551d47c6eab5197ded86fd1ed808d4601c407b56960771ac4dba0f"` [INFO] [stdout] 40feac0ff6551d47c6eab5197ded86fd1ed808d4601c407b56960771ac4dba0f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ebb963b4767691eba54fd54e88dbcf2ede76dca403b538e3f902244890c7b6d9 [INFO] running `"docker" "start" "-a" "ebb963b4767691eba54fd54e88dbcf2ede76dca403b538e3f902244890c7b6d9"` [INFO] [stderr] Compiling mail-smtp v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `"docker" "inspect" "ebb963b4767691eba54fd54e88dbcf2ede76dca403b538e3f902244890c7b6d9"` [INFO] running `"docker" "rm" "-f" "ebb963b4767691eba54fd54e88dbcf2ede76dca403b538e3f902244890c7b6d9"` [INFO] [stdout] ebb963b4767691eba54fd54e88dbcf2ede76dca403b538e3f902244890c7b6d9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 002489ef9f76865f47881ca255de9be674277397e8c6ddded106895b7ecc656f [INFO] running `"docker" "start" "-a" "002489ef9f76865f47881ca255de9be674277397e8c6ddded106895b7ecc656f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mail_smtp-0b9fca211aea5f4d [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test request::test::mailaddress_from_mailbox::does_not_panic_with_tracing_enabled ... ignored [INFO] [stdout] test request::test::mailaddress_from_mailbox::correctly_converts_mailbox ... ok [INFO] [stdout] test request::test::mailaddress_from_mailbox::does_not_puny_encodes_domain_if_smtputf8_is_needed ... ok [INFO] [stdout] test request::test::mailaddress_from_mailbox::tracks_if_smtputf8_is_needed ... ok [INFO] [stdout] test request::test::mailaddress_from_mailbox::puny_encodes_domain_if_smtputf8_is_not_needed ... ok [INFO] [stdout] test request::test::derive_envelop_data_from_mail::use_sender_if_given ... ok [INFO] [stdout] test request::test::derive_envelop_data_from_mail::use_to ... ok [INFO] [stdout] test request::test::derive_envelop_data_from_mail::fail_if_no_sender_but_multi_mailbox_from ... ok [INFO] [stdout] test request::test::derive_envelop_data_from_mail::use_from_if_no_sender_given ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests mail-smtp [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "002489ef9f76865f47881ca255de9be674277397e8c6ddded106895b7ecc656f"` [INFO] running `"docker" "rm" "-f" "002489ef9f76865f47881ca255de9be674277397e8c6ddded106895b7ecc656f"` [INFO] [stdout] 002489ef9f76865f47881ca255de9be674277397e8c6ddded106895b7ecc656f