[INFO] crate tokio-native-tls 0.1.0 is already in cache [INFO] testing tokio-native-tls-0.1.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate tokio-native-tls 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate tokio-native-tls 0.1.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-native-tls 0.1.0 [INFO] finished tweaking crates.io crate tokio-native-tls 0.1.0 [INFO] tweaked toml for crates.io crate tokio-native-tls 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate tokio-native-tls 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e17706d886f34a32f4637020c5e2696ec2e8f01326e75882d91ab33296dee0e [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" "2e17706d886f34a32f4637020c5e2696ec2e8f01326e75882d91ab33296dee0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e17706d886f34a32f4637020c5e2696ec2e8f01326e75882d91ab33296dee0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e17706d886f34a32f4637020c5e2696ec2e8f01326e75882d91ab33296dee0e", kill_on_drop: false }` [INFO] [stdout] 2e17706d886f34a32f4637020c5e2696ec2e8f01326e75882d91ab33296dee0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53f506210bb698c1b1746330849a9420b89cec332dceec1db88c987415481a70 [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" "53f506210bb698c1b1746330849a9420b89cec332dceec1db88c987415481a70", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.15 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.72s [INFO] running `Command { std: "docker" "inspect" "53f506210bb698c1b1746330849a9420b89cec332dceec1db88c987415481a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53f506210bb698c1b1746330849a9420b89cec332dceec1db88c987415481a70", kill_on_drop: false }` [INFO] [stdout] 53f506210bb698c1b1746330849a9420b89cec332dceec1db88c987415481a70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c9fa53d8f7e097124043894d7ef8e694d44d8c8ba40de7f801201ed40f04db0 [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" "4c9fa53d8f7e097124043894d7ef8e694d44d8c8ba40de7f801201ed40f04db0", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.41s [INFO] running `Command { std: "docker" "inspect" "4c9fa53d8f7e097124043894d7ef8e694d44d8c8ba40de7f801201ed40f04db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9fa53d8f7e097124043894d7ef8e694d44d8c8ba40de7f801201ed40f04db0", kill_on_drop: false }` [INFO] [stdout] 4c9fa53d8f7e097124043894d7ef8e694d44d8c8ba40de7f801201ed40f04db0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6afd9ab380e76b5e4515c2d95c883136c736464dbc1447d09436a403a7b3ab8 [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" "c6afd9ab380e76b5e4515c2d95c883136c736464dbc1447d09436a403a7b3ab8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tokio_native_tls-c75b91ef7679f15c [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bad-8e023638040d7948 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test expired ... FAILED [INFO] [stdout] test self_signed ... FAILED [INFO] [stdout] test wrong_host ... FAILED [INFO] [stdout] test untrusted_root ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- expired stdout ---- [INFO] [stdout] thread 'expired' panicked at 'addr.to_socket_addrs() failed with Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }', tests/bad.rs:87:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b6ce889055 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b6ce889055 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b6ce889055 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b6ce889055 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b6ce8b179c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55b6ce7bbf25 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55b6ce8818c1 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55b6ce88b7c0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55b6ce88b7c0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55b6ce88b7c0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55b6ce88b4ba - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55b6ce88be03 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55b6ce88b9fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55b6ce88b96b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x55b6ce7aecce - bad::get_host::{{closure}}::hf75e0e934c76ebbe [INFO] [stdout] at tests/bad.rs:87 [INFO] [stdout] 15: 0x55b6ce7b1d12 - as core::future::future::Future>::poll::h63f18aab8e25d8f2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 16: 0x55b6ce7afec2 - bad::expired::{{closure}}::hc0fbb3e9aff93829 [INFO] [stdout] at tests/bad.rs:104 [INFO] [stdout] 17: 0x55b6ce7b1dd7 - as core::future::future::Future>::poll::h665d7b46a6bd6d53 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 18: 0x55b6ce7a3fe3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h6a4d4fde1b37218d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55b6ce7ac927 - tokio::coop::budget::{{closure}}::hfdec71fae837951c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/coop.rs:97 [INFO] [stdout] 20: 0x55b6ce7a6d2f - std::thread::local::LocalKey::try_with::ha4c773d7ffdd955c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55b6ce7a5458 - std::thread::local::LocalKey::with::h2e8747a841668601 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55b6ce7a3273 - tokio::coop::budget::h032e00ed0b6e92b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/coop.rs:79 [INFO] [stdout] 23: 0x55b6ce7a3273 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hb4588770ca7c5082 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 24: 0x55b6ce7a51c0 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5bf97807efda64ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 25: 0x55b6ce7b168e - tokio::macros::scoped_tls::ScopedKey::set::hc228170144523da5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/macros/scoped_tls.rs:64 [INFO] [stdout] 26: 0x55b6ce7a4569 - tokio::runtime::basic_scheduler::enter::h8686db12e84b4d31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 27: 0x55b6ce7a22dd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8007fa06c43d9607 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 28: 0x55b6ce7aa3a3 - tokio::runtime::Runtime::block_on::{{closure}}::h28f9f91bd1036663 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/mod.rs:418 [INFO] [stdout] 29: 0x55b6ce7b505e - tokio::runtime::context::enter::h6f799aae5621199b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/context.rs:72 [INFO] [stdout] 30: 0x55b6ce7abbaa - tokio::runtime::handle::Handle::enter::hecba3477d41011f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/handle.rs:39 [INFO] [stdout] 31: 0x55b6ce7aa1cd - tokio::runtime::Runtime::block_on::h8e53980033ca9b23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/mod.rs:415 [INFO] [stdout] 32: 0x55b6ce7afd64 - bad::expired::h70b50c42616044af [INFO] [stdout] at tests/bad.rs:102 [INFO] [stdout] 33: 0x55b6ce7afc7a - bad::expired::{{closure}}::h69ca19eb5f5fcfb3 [INFO] [stdout] at tests/bad.rs:102 [INFO] [stdout] 34: 0x55b6ce7b72be - core::ops::function::FnOnce::call_once::h30179d1c2927563f [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x55b6ce7e349c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x55b6ce7e349c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55b6ce7e349c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 38: 0x55b6ce7e349c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 39: 0x55b6ce7e349c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55b6ce7e349c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 41: 0x55b6ce7e349c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 42: 0x55b6ce7bb416 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 43: 0x55b6ce7c0405 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 44: 0x55b6ce7c0405 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 45: 0x55b6ce7c0405 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 46: 0x55b6ce7c0405 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 47: 0x55b6ce7c0405 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 48: 0x55b6ce7c0405 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 49: 0x55b6ce7c0405 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 50: 0x55b6ce892a5a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 51: 0x55b6ce892a5a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 52: 0x55b6ce892a5a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 53: 0x7fe1ba5f0609 - start_thread [INFO] [stdout] 54: 0x7fe1ba4fa103 - __clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- self_signed stdout ---- [INFO] [stdout] thread 'self_signed' panicked at 'addr.to_socket_addrs() failed with Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }', tests/bad.rs:87:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b6ce889055 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b6ce889055 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b6ce889055 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b6ce889055 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b6ce8b179c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55b6ce7bbf25 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55b6ce8818c1 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55b6ce88b7c0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55b6ce88b7c0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55b6ce88b7c0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55b6ce88b4ba - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55b6ce88be03 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55b6ce88b9fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55b6ce88b96b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x55b6ce7aecce - bad::get_host::{{closure}}::hf75e0e934c76ebbe [INFO] [stdout] at tests/bad.rs:87 [INFO] [stdout] 15: 0x55b6ce7b1d12 - as core::future::future::Future>::poll::h63f18aab8e25d8f2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 16: 0x55b6ce7b06a2 - bad::self_signed::{{closure}}::hbb684bbfd54043db [INFO] [stdout] at tests/bad.rs:117 [INFO] [stdout] 17: 0x55b6ce7b1c67 - as core::future::future::Future>::poll::h5e0a6cef701de6e4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 18: 0x55b6ce7a3f33 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2529877ac59c1e0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55b6ce7ac817 - tokio::coop::budget::{{closure}}::hf52b8ada42e87887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/coop.rs:97 [INFO] [stdout] 20: 0x55b6ce7a6abf - std::thread::local::LocalKey::try_with::h9313615d73119c2f [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55b6ce7a57f8 - std::thread::local::LocalKey::with::hbf24dd1cfe0066f1 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55b6ce7a2553 - tokio::coop::budget::hdf96266138be451e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/coop.rs:79 [INFO] [stdout] 23: 0x55b6ce7a2553 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h2b2047504ea09836 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 24: 0x55b6ce7a52c0 - tokio::runtime::basic_scheduler::enter::{{closure}}::hf562c9baa17dee43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 25: 0x55b6ce7b154e - tokio::macros::scoped_tls::ScopedKey::set::h4ef79214f5db3072 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/macros/scoped_tls.rs:64 [INFO] [stdout] 26: 0x55b6ce7a4c89 - tokio::runtime::basic_scheduler::enter::hcb7e31026b3df524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 27: 0x55b6ce7a237d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hceefd8cb745e03ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 28: 0x55b6ce7aa563 - tokio::runtime::Runtime::block_on::{{closure}}::h778ffa80ceef059c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/mod.rs:418 [INFO] [stdout] 29: 0x55b6ce7b4f5e - tokio::runtime::context::enter::h02610549c8365292 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/context.rs:72 [INFO] [stdout] 30: 0x55b6ce7ab93a - tokio::runtime::handle::Handle::enter::h3e4f3c6170b7185d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/handle.rs:39 [INFO] [stdout] 31: 0x55b6ce7aa0ed - tokio::runtime::Runtime::block_on::h07588c5da73390e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/mod.rs:415 [INFO] [stdout] 32: 0x55b6ce7b0544 - bad::self_signed::h58625de09e261b15 [INFO] [stdout] at tests/bad.rs:115 [INFO] [stdout] 33: 0x55b6ce7b045a - bad::self_signed::{{closure}}::ha85e795fbe8d6994 [INFO] [stdout] at tests/bad.rs:115 [INFO] [stdout] 34: 0x55b6ce7b738e - core::ops::function::FnOnce::call_once::h59ac97f28b43ccde [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x55b6ce7e349c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x55b6ce7e349c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55b6ce7e349c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 38: 0x55b6ce7e349c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 39: 0x55b6ce7e349c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55b6ce7e349c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 41: 0x55b6ce7e349c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 42: 0x55b6ce7bb416 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 43: 0x55b6ce7c0405 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 44: 0x55b6ce7c0405 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 45: 0x55b6ce7c0405 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 46: 0x55b6ce7c0405 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 47: 0x55b6ce7c0405 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 48: 0x55b6ce7c0405 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 49: 0x55b6ce7c0405 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 50: 0x55b6ce892a5a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 51: 0x55b6ce892a5a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 52: 0x55b6ce892a5a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 53: 0x7fe1ba5f0609 - start_thread [INFO] [stdout] 54: 0x7fe1ba4fa103 - __clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wrong_host stdout ---- [INFO] [stdout] thread 'wrong_host' panicked at 'addr.to_socket_addrs() failed with Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }', tests/bad.rs:87:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b6ce889055 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b6ce889055 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b6ce889055 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b6ce889055 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b6ce8b179c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55b6ce7bbf25 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55b6ce8818c1 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55b6ce88b7c0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55b6ce88b7c0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55b6ce88b7c0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55b6ce88b4ba - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55b6ce88be03 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55b6ce88b9fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55b6ce88b96b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x55b6ce7aecce - bad::get_host::{{closure}}::hf75e0e934c76ebbe [INFO] [stdout] at tests/bad.rs:87 [INFO] [stdout] 15: 0x55b6ce7b1d12 - as core::future::future::Future>::poll::h63f18aab8e25d8f2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 16: 0x55b6ce7b02b2 - bad::wrong_host::{{closure}}::h9d7deddb6c563f29 [INFO] [stdout] at tests/bad.rs:112 [INFO] [stdout] 17: 0x55b6ce7b1f87 - as core::future::future::Future>::poll::hc17a43a695ede2a3 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 18: 0x55b6ce7a4073 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::ha8657a04351e4367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55b6ce7ac5f7 - tokio::coop::budget::{{closure}}::hb6bf779b165a0eaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/coop.rs:97 [INFO] [stdout] 20: 0x55b6ce7a5bbf - std::thread::local::LocalKey::try_with::h03056dfbab599b13 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55b6ce7a5798 - std::thread::local::LocalKey::with::hb98d7c2c7dff7c54 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55b6ce7a3903 - tokio::coop::budget::hebe383f68eba0fdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/coop.rs:79 [INFO] [stdout] 23: 0x55b6ce7a3903 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::heccd95a376d36f69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 24: 0x55b6ce7a5240 - tokio::runtime::basic_scheduler::enter::{{closure}}::hf5427ae3ad72dd9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 25: 0x55b6ce7b140e - tokio::macros::scoped_tls::ScopedKey::set::h3cb638206be347a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/macros/scoped_tls.rs:64 [INFO] [stdout] 26: 0x55b6ce7a5019 - tokio::runtime::basic_scheduler::enter::he55150f3a8952472 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 27: 0x55b6ce7a232d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8b7bfebfd465d283 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 28: 0x55b6ce7aa483 - tokio::runtime::Runtime::block_on::{{closure}}::h44e242f101e359d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/mod.rs:418 [INFO] [stdout] 29: 0x55b6ce7b515e - tokio::runtime::context::enter::h9acb3ddcd80f260e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/context.rs:72 [INFO] [stdout] 30: 0x55b6ce7abada - tokio::runtime::handle::Handle::enter::h5c5fd93baa890e44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/handle.rs:39 [INFO] [stdout] 31: 0x55b6ce7aa15d - tokio::runtime::Runtime::block_on::h8681a70a966ef67b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/mod.rs:415 [INFO] [stdout] 32: 0x55b6ce7b0154 - bad::wrong_host::h1ff3b84753ea83a5 [INFO] [stdout] at tests/bad.rs:109 [INFO] [stdout] 33: 0x55b6ce7b006a - bad::wrong_host::{{closure}}::h4652e89ee1215f82 [INFO] [stdout] at tests/bad.rs:109 [INFO] [stdout] 34: 0x55b6ce7b74ce - core::ops::function::FnOnce::call_once::hf98c9e4b58ddc9fd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x55b6ce7e349c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x55b6ce7e349c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55b6ce7e349c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 38: 0x55b6ce7e349c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 39: 0x55b6ce7e349c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55b6ce7e349c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 41: 0x55b6ce7e349c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 42: 0x55b6ce7bb416 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 43: 0x55b6ce7c0405 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 44: 0x55b6ce7c0405 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 45: 0x55b6ce7c0405 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 46: 0x55b6ce7c0405 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 47: 0x55b6ce7c0405 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 48: 0x55b6ce7c0405 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 49: 0x55b6ce7c0405 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 50: 0x55b6ce892a5a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 51: 0x55b6ce892a5a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 52: 0x55b6ce892a5a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 53: 0x7fe1ba5f0609 - start_thread [INFO] [stdout] 54: 0x7fe1ba4fa103 - __clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- untrusted_root stdout ---- [INFO] [stdout] thread 'untrusted_root' panicked at 'addr.to_socket_addrs() failed with Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }', tests/bad.rs:87:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b6ce889055 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b6ce889055 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b6ce889055 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b6ce889055 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b6ce8b179c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55b6ce7bbf25 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55b6ce8818c1 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55b6ce88b7c0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55b6ce88b7c0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55b6ce88b7c0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55b6ce88b4ba - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55b6ce88be03 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55b6ce88b9fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55b6ce88b96b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x55b6ce7aecce - bad::get_host::{{closure}}::hf75e0e934c76ebbe [INFO] [stdout] at tests/bad.rs:87 [INFO] [stdout] 15: 0x55b6ce7b1d12 - as core::future::future::Future>::poll::h63f18aab8e25d8f2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 16: 0x55b6ce7b0a92 - bad::untrusted_root::{{closure}}::h9aaff7ccb1daf6d0 [INFO] [stdout] at tests/bad.rs:122 [INFO] [stdout] 17: 0x55b6ce7b1bd7 - as core::future::future::Future>::poll::h578fb85c7235c848 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 18: 0x55b6ce7a3ed3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h22fb0c97681f0797 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55b6ce7ac4e7 - tokio::coop::budget::{{closure}}::hb40ba9dd31534e86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/coop.rs:97 [INFO] [stdout] 20: 0x55b6ce7a6e5f - std::thread::local::LocalKey::try_with::ha85e05a2e02fd1e7 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55b6ce7a5858 - std::thread::local::LocalKey::with::hc45d2372cb679b70 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55b6ce7a2be3 - tokio::coop::budget::hc4f4e198ea3d4dc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/coop.rs:79 [INFO] [stdout] 23: 0x55b6ce7a2be3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h782c1b5aa86ca8e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 24: 0x55b6ce7a5140 - tokio::runtime::basic_scheduler::enter::{{closure}}::h38d8dfc588b8e298 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 25: 0x55b6ce7b12ce - tokio::macros::scoped_tls::ScopedKey::set::h2939863e429be1d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/macros/scoped_tls.rs:64 [INFO] [stdout] 26: 0x55b6ce7a48f9 - tokio::runtime::basic_scheduler::enter::h8a60c317a458aa61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 27: 0x55b6ce7a228d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h5771554c0e7516fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 28: 0x55b6ce7aa2c3 - tokio::runtime::Runtime::block_on::{{closure}}::h18b3777d138f7107 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/mod.rs:418 [INFO] [stdout] 29: 0x55b6ce7b525e - tokio::runtime::context::enter::h9e9e764687fbc826 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/context.rs:72 [INFO] [stdout] 30: 0x55b6ce7aba0a - tokio::runtime::handle::Handle::enter::h4a7470885256f50e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/handle.rs:39 [INFO] [stdout] 31: 0x55b6ce7aa23d - tokio::runtime::Runtime::block_on::hcce7ecfd3a4c17cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.15/src/runtime/mod.rs:415 [INFO] [stdout] 32: 0x55b6ce7b0934 - bad::untrusted_root::h858a548a00a54a8e [INFO] [stdout] at tests/bad.rs:120 [INFO] [stdout] 33: 0x55b6ce7b084a - bad::untrusted_root::{{closure}}::hb143ef00a2f61fdc [INFO] [stdout] at tests/bad.rs:120 [INFO] [stdout] 34: 0x55b6ce7b749e - core::ops::function::FnOnce::call_once::he9bc21bc557265e3 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x55b6ce7e349c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x55b6ce7e349c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55b6ce7e349c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 38: 0x55b6ce7e349c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 39: 0x55b6ce7e349c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55b6ce7e349c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 41: 0x55b6ce7e349c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 42: 0x55b6ce7bb416 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 43: 0x55b6ce7c0405 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 44: 0x55b6ce7c0405 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 45: 0x55b6ce7c0405 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 46: 0x55b6ce7c0405 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 47: 0x55b6ce7c0405 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 48: 0x55b6ce7c0405 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 49: 0x55b6ce7c0405 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 50: 0x55b6ce892a5a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 51: 0x55b6ce892a5a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 52: 0x55b6ce892a5a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 53: 0x7fe1ba5f0609 - start_thread [INFO] [stdout] 54: 0x7fe1ba4fa103 - __clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] expired [INFO] [stdout] self_signed [INFO] [stdout] untrusted_root [INFO] [stdout] wrong_host [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test bad' [INFO] running `Command { std: "docker" "inspect" "c6afd9ab380e76b5e4515c2d95c883136c736464dbc1447d09436a403a7b3ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6afd9ab380e76b5e4515c2d95c883136c736464dbc1447d09436a403a7b3ab8", kill_on_drop: false }` [INFO] [stdout] c6afd9ab380e76b5e4515c2d95c883136c736464dbc1447d09436a403a7b3ab8