[INFO] fetching crate mail-smtp 0.3.0... [INFO] testing mail-smtp-0.3.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate mail-smtp 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mail-smtp 0.3.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mail-smtp 0.3.0 [INFO] finished tweaking crates.io crate mail-smtp 0.3.0 [INFO] tweaked toml for crates.io crate mail-smtp 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tls v0.2.1 [INFO] [stderr] Downloaded new-tokio-smtp v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4fd6c961783c6b1c485b2c8dcd46a8d8616723b27ec32b27eeec5dc4e76aa2fe [INFO] running `Command { std: "docker" "start" "-a" "4fd6c961783c6b1c485b2c8dcd46a8d8616723b27ec32b27eeec5dc4e76aa2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fd6c961783c6b1c485b2c8dcd46a8d8616723b27ec32b27eeec5dc4e76aa2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd6c961783c6b1c485b2c8dcd46a8d8616723b27ec32b27eeec5dc4e76aa2fe", kill_on_drop: false }` [INFO] [stdout] 4fd6c961783c6b1c485b2c8dcd46a8d8616723b27ec32b27eeec5dc4e76aa2fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e52bd8e5a7ca3e39e2ec94b1d12e5cc4bc32d9507980608f350e69eccf90e8f [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" "9e52bd8e5a7ca3e39e2ec94b1d12e5cc4bc32d9507980608f350e69eccf90e8f", kill_on_drop: false }` [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling vec1 v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mail-internals v0.2.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling mail-headers v0.6.6 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mail-core v0.6.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling new-tokio-smtp v0.9.1 [INFO] [stderr] Compiling mail-smtp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.19s [INFO] running `Command { std: "docker" "inspect" "9e52bd8e5a7ca3e39e2ec94b1d12e5cc4bc32d9507980608f350e69eccf90e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e52bd8e5a7ca3e39e2ec94b1d12e5cc4bc32d9507980608f350e69eccf90e8f", kill_on_drop: false }` [INFO] [stdout] 9e52bd8e5a7ca3e39e2ec94b1d12e5cc4bc32d9507980608f350e69eccf90e8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7c273de6241efced7c2f47b73f74fa060704733c5699e9543424875f08cf89e [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" "a7c273de6241efced7c2f47b73f74fa060704733c5699e9543424875f08cf89e", kill_on_drop: false }` [INFO] [stderr] Compiling mail-smtp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.60s [INFO] running `Command { std: "docker" "inspect" "a7c273de6241efced7c2f47b73f74fa060704733c5699e9543424875f08cf89e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c273de6241efced7c2f47b73f74fa060704733c5699e9543424875f08cf89e", kill_on_drop: false }` [INFO] [stdout] a7c273de6241efced7c2f47b73f74fa060704733c5699e9543424875f08cf89e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c8fac34c5aa1a8feb8bee07c9bd15e4f3fdd53ebcbd33b6cc199d9d5a583ba5 [INFO] running `Command { std: "docker" "start" "-a" "3c8fac34c5aa1a8feb8bee07c9bd15e4f3fdd53ebcbd33b6cc199d9d5a583ba5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mail_smtp-a004394a3fe8701b [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::does_not_puny_encodes_domain_if_smtputf8_is_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::fail_if_no_sender_but_multi_mailbox_from ... 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::mailaddress_from_mailbox::correctly_converts_mailbox ... ok [INFO] [stdout] test request::test::derive_envelop_data_from_mail::use_from_if_no_sender_given ... ok [INFO] [stdout] test request::test::derive_envelop_data_from_mail::use_to ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [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; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c8fac34c5aa1a8feb8bee07c9bd15e4f3fdd53ebcbd33b6cc199d9d5a583ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8fac34c5aa1a8feb8bee07c9bd15e4f3fdd53ebcbd33b6cc199d9d5a583ba5", kill_on_drop: false }` [INFO] [stdout] 3c8fac34c5aa1a8feb8bee07c9bd15e4f3fdd53ebcbd33b6cc199d9d5a583ba5