[INFO] fetching crate mail-smtp 0.3.0... [INFO] testing mail-smtp-0.3.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate mail-smtp 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate mail-smtp 0.3.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded new-tokio-smtp v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e41ec254763a1e689d888ae114d4a833ee6b12749c19857f5060d380906fe3f [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" "8e41ec254763a1e689d888ae114d4a833ee6b12749c19857f5060d380906fe3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e41ec254763a1e689d888ae114d4a833ee6b12749c19857f5060d380906fe3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e41ec254763a1e689d888ae114d4a833ee6b12749c19857f5060d380906fe3f", kill_on_drop: false }` [INFO] [stdout] 8e41ec254763a1e689d888ae114d4a833ee6b12749c19857f5060d380906fe3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c69b34cac3d8a261f46f1224cc6360f1523524757b680b6013ba77b493fcb82 [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" "1c69b34cac3d8a261f46f1224cc6360f1523524757b680b6013ba77b493fcb82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling quoted-string v0.6.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling vec1 v1.5.1 [INFO] [stderr] Compiling vec-drain-where v1.0.1 [INFO] [stderr] Compiling soft-ascii-string v1.1.0 [INFO] [stderr] Compiling checked_command v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lut v0.1.0-unstable [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling total-order-multi-map v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling media-type-impl-utils v0.3.0-unstable [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling media-type v0.4.0-unstable [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling new-tokio-smtp v0.9.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling mail-internals v0.2.3 [INFO] [stderr] Compiling mail-headers v0.6.6 [INFO] [stderr] Compiling mail-core v0.6.2 [INFO] [stderr] Compiling mail-smtp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "1c69b34cac3d8a261f46f1224cc6360f1523524757b680b6013ba77b493fcb82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c69b34cac3d8a261f46f1224cc6360f1523524757b680b6013ba77b493fcb82", kill_on_drop: false }` [INFO] [stdout] 1c69b34cac3d8a261f46f1224cc6360f1523524757b680b6013ba77b493fcb82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3884a36b3ea732f6680b4d6c63f82a02d5570ebba7dd7eea1961301626fc207b [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" "3884a36b3ea732f6680b4d6c63f82a02d5570ebba7dd7eea1961301626fc207b", 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.46s [INFO] running `Command { std: "docker" "inspect" "3884a36b3ea732f6680b4d6c63f82a02d5570ebba7dd7eea1961301626fc207b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3884a36b3ea732f6680b4d6c63f82a02d5570ebba7dd7eea1961301626fc207b", kill_on_drop: false }` [INFO] [stdout] 3884a36b3ea732f6680b4d6c63f82a02d5570ebba7dd7eea1961301626fc207b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 153e2d225cededd70b17361881334d9db1784a88a740c6efbf2ba425d1e044af [INFO] running `Command { std: "docker" "start" "-a" "153e2d225cededd70b17361881334d9db1784a88a740c6efbf2ba425d1e044af", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mail_smtp-4e2b9e6bd72349e8 [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::puny_encodes_domain_if_smtputf8_is_not_needed ... ok [INFO] [stdout] test request::test::mailaddress_from_mailbox::tracks_if_smtputf8_is_needed ... 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::does_not_puny_encodes_domain_if_smtputf8_is_needed ... 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_sender_if_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 [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 `Command { std: "docker" "inspect" "153e2d225cededd70b17361881334d9db1784a88a740c6efbf2ba425d1e044af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153e2d225cededd70b17361881334d9db1784a88a740c6efbf2ba425d1e044af", kill_on_drop: false }` [INFO] [stdout] 153e2d225cededd70b17361881334d9db1784a88a740c6efbf2ba425d1e044af