[INFO] crate gip 0.6.0 is already in cache [INFO] testing gip-0.6.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate gip 0.6.0 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate gip 0.6.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gip 0.6.0 [INFO] finished tweaking crates.io crate gip 0.6.0 [INFO] tweaked toml for crates.io crate gip 0.6.0 written to work/builds/worker-0/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] c4237065de66d0ae9e56d4395c34a1c20531c2d51ca3e5069fdbc26a5662b676 [INFO] running `"docker" "start" "-a" "c4237065de66d0ae9e56d4395c34a1c20531c2d51ca3e5069fdbc26a5662b676"` [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling gip v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:366:32 [INFO] [stderr] | [INFO] [stderr] 366 | pub fn create(self) -> Box { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:408:28 [INFO] [stderr] | [INFO] [stderr] 408 | pub providers: Vec>, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:155:1 [INFO] [stderr] | [INFO] [stderr] 155 | / error_chain! { [INFO] [stderr] 156 | | foreign_links { [INFO] [stderr] 157 | | AddrParse(::std::net::AddrParseError); [INFO] [stderr] 158 | | JsonParse(::serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 179 | | } [INFO] [stderr] 180 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:155:1 [INFO] [stderr] | [INFO] [stderr] 155 | / error_chain! { [INFO] [stderr] 156 | | foreign_links { [INFO] [stderr] 157 | | AddrParse(::std::net::AddrParseError); [INFO] [stderr] 158 | | JsonParse(::serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 179 | | } [INFO] [stderr] 180 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/gip.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/gip.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | / error_chain! { [INFO] [stderr] 73 | | links { [INFO] [stderr] 74 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stderr] 75 | | } [INFO] [stderr] ... | [INFO] [stderr] 79 | | } [INFO] [stderr] 80 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/gip.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | / error_chain! { [INFO] [stderr] 73 | | links { [INFO] [stderr] 74 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stderr] 75 | | } [INFO] [stderr] ... | [INFO] [stderr] 79 | | } [INFO] [stderr] 80 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.45s [INFO] running `"docker" "inspect" "c4237065de66d0ae9e56d4395c34a1c20531c2d51ca3e5069fdbc26a5662b676"` [INFO] running `"docker" "rm" "-f" "c4237065de66d0ae9e56d4395c34a1c20531c2d51ca3e5069fdbc26a5662b676"` [INFO] [stdout] c4237065de66d0ae9e56d4395c34a1c20531c2d51ca3e5069fdbc26a5662b676 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] f89a45f4a2081030b17d25e4721403e1749a2d96383f9f9c81c3cf03ea7f4264 [INFO] running `"docker" "start" "-a" "f89a45f4a2081030b17d25e4721403e1749a2d96383f9f9c81c3cf03ea7f4264"` [INFO] [stderr] Compiling gip v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/gip.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:366:32 [INFO] [stderr] | [INFO] [stderr] 366 | pub fn create(self) -> Box { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:408:28 [INFO] [stderr] | [INFO] [stderr] 408 | pub providers: Vec>, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Provider` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/gip.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | / error_chain! { [INFO] [stderr] 73 | | links { [INFO] [stderr] 74 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stderr] 75 | | } [INFO] [stderr] ... | [INFO] [stderr] 79 | | } [INFO] [stderr] 80 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/gip.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | / error_chain! { [INFO] [stderr] 73 | | links { [INFO] [stderr] 74 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stderr] 75 | | } [INFO] [stderr] ... | [INFO] [stderr] 79 | | } [INFO] [stderr] 80 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:155:1 [INFO] [stderr] | [INFO] [stderr] 155 | / error_chain! { [INFO] [stderr] 156 | | foreign_links { [INFO] [stderr] 157 | | AddrParse(::std::net::AddrParseError); [INFO] [stderr] 158 | | JsonParse(::serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 179 | | } [INFO] [stderr] 180 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:155:1 [INFO] [stderr] | [INFO] [stderr] 155 | / error_chain! { [INFO] [stderr] 156 | | foreign_links { [INFO] [stderr] 157 | | AddrParse(::std::net::AddrParseError); [INFO] [stderr] 158 | | JsonParse(::serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 179 | | } [INFO] [stderr] 180 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.55s [INFO] running `"docker" "inspect" "f89a45f4a2081030b17d25e4721403e1749a2d96383f9f9c81c3cf03ea7f4264"` [INFO] running `"docker" "rm" "-f" "f89a45f4a2081030b17d25e4721403e1749a2d96383f9f9c81c3cf03ea7f4264"` [INFO] [stdout] f89a45f4a2081030b17d25e4721403e1749a2d96383f9f9c81c3cf03ea7f4264 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 499f06add1df5339c2f3451402cf7fe14f0a951e29167d398138e5d34d6a5946 [INFO] running `"docker" "start" "-a" "499f06add1df5339c2f3451402cf7fe14f0a951e29167d398138e5d34d6a5946"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gip-14a2f29c05e2332f [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests_v4::set_proxy ... ok [INFO] [stdout] test tests_v4::toml_load ... ok [INFO] [stdout] test tests_v6::ipv6_test ... ok [INFO] [stdout] test tests_v4::ident_me ... FAILED [INFO] [stdout] test tests_v4::inet_ip ... FAILED [INFO] [stdout] test tests_v6::ident_me ... ok [INFO] [stdout] test tests_v4::test_ipv6 ... FAILED [INFO] [stdout] test tests_v6::test_ipv6 ... ok [INFO] [stdout] test tests_v4::ipv6_test ... FAILED [INFO] [stdout] test tests_v4::ipify ... FAILED [INFO] [stdout] test tests_v4::provider_any ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests_v4::ident_me stdout ---- [INFO] [stdout] thread 'tests_v4::ident_me' panicked at 'called `Result::unwrap()` on an `Err` value: Error(ConnectionFailed("http://v4.ident.me"), State { next_error: Some(Io(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::make_backtrace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::or_else [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/option.rs:751 [INFO] [stdout] 3: error_chain::State::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 4: as gip::ResultExt>::chain_err::{{closure}} [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:210 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:574 [INFO] [stdout] 6: as gip::ResultExt>::chain_err [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:207 [INFO] [stdout] 7: ::get_addr [INFO] [stdout] at src/lib.rs:537 [INFO] [stdout] 8: gip::tests_v4::ident_me [INFO] [stdout] at src/lib.rs:857 [INFO] [stdout] 9: gip::tests_v4::ident_me::{{closure}} [INFO] [stdout] at src/lib.rs:849 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 11: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 12: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 14: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 16: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 18: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 19: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] std::sys_common::thread::start_thread [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 20: start_thread [INFO] [stdout] 21: __clone [INFO] [stdout] ) })', src/libcore/result.rs:1165:5 [INFO] [stdout] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace. [INFO] [stdout] [INFO] [stdout] ---- tests_v4::inet_ip stdout ---- [INFO] [stdout] thread 'tests_v4::inet_ip' panicked at 'called `Result::unwrap()` on an `Err` value: Error(ConnectionFailed("http://inet-ip.info/ip"), State { next_error: Some(Io(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::make_backtrace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::or_else [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/option.rs:751 [INFO] [stdout] 3: error_chain::State::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 4: as gip::ResultExt>::chain_err::{{closure}} [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:210 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:574 [INFO] [stdout] 6: as gip::ResultExt>::chain_err [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:207 [INFO] [stdout] 7: ::get_addr [INFO] [stdout] at src/lib.rs:537 [INFO] [stdout] 8: gip::tests_v4::inet_ip [INFO] [stdout] at src/lib.rs:815 [INFO] [stdout] 9: gip::tests_v4::inet_ip::{{closure}} [INFO] [stdout] at src/lib.rs:807 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 11: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 12: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 14: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 16: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 18: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 19: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] std::sys_common::thread::start_thread [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 20: start_thread [INFO] [stdout] 21: __clone [INFO] [stdout] ) })', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- tests_v4::test_ipv6 stdout ---- [INFO] [stdout] thread 'tests_v4::test_ipv6' panicked at 'called `Result::unwrap()` on an `Err` value: Error(ConnectionFailed("http://ipv4.test-ipv6.com/ip/"), State { next_error: Some(Io(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::make_backtrace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::or_else [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/option.rs:751 [INFO] [stdout] 3: error_chain::State::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 4: as gip::ResultExt>::chain_err::{{closure}} [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:210 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:574 [INFO] [stdout] 6: as gip::ResultExt>::chain_err [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:207 [INFO] [stdout] 7: ::get_addr [INFO] [stdout] at src/lib.rs:642 [INFO] [stdout] 8: gip::tests_v4::test_ipv6 [INFO] [stdout] at src/lib.rs:873 [INFO] [stdout] 9: gip::tests_v4::test_ipv6::{{closure}} [INFO] [stdout] at src/lib.rs:863 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 11: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 12: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 14: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 16: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 18: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 19: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] std::sys_common::thread::start_thread [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 20: start_thread [INFO] [stdout] 21: __clone [INFO] [stdout] ) })', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- tests_v4::ipv6_test stdout ---- [INFO] [stdout] thread 'tests_v4::ipv6_test' panicked at 'called `Result::unwrap()` on an `Err` value: Error(ConnectionFailed("http://v4.ipv6-test.com/api/myip.php"), State { next_error: Some(Io(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::make_backtrace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::or_else [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/option.rs:751 [INFO] [stdout] 3: error_chain::State::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 4: as gip::ResultExt>::chain_err::{{closure}} [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:210 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:574 [INFO] [stdout] 6: as gip::ResultExt>::chain_err [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:207 [INFO] [stdout] 7: ::get_addr [INFO] [stdout] at src/lib.rs:537 [INFO] [stdout] 8: gip::tests_v4::ipv6_test [INFO] [stdout] at src/lib.rs:843 [INFO] [stdout] 9: gip::tests_v4::ipv6_test::{{closure}} [INFO] [stdout] at src/lib.rs:835 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 11: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 12: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 14: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 16: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 18: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 19: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] std::sys_common::thread::start_thread [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 20: start_thread [INFO] [stdout] 21: __clone [INFO] [stdout] ) })', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- tests_v4::ipify stdout ---- [INFO] [stdout] thread 'tests_v4::ipify' panicked at 'called `Result::unwrap()` on an `Err` value: Error(ConnectionFailed("http://api.ipify.org"), State { next_error: Some(Io(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::make_backtrace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::or_else [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/option.rs:751 [INFO] [stdout] 3: error_chain::State::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 4: as gip::ResultExt>::chain_err::{{closure}} [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:210 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:574 [INFO] [stdout] 6: as gip::ResultExt>::chain_err [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:207 [INFO] [stdout] 7: ::get_addr [INFO] [stdout] at src/lib.rs:537 [INFO] [stdout] 8: gip::tests_v4::ipify [INFO] [stdout] at src/lib.rs:829 [INFO] [stdout] 9: gip::tests_v4::ipify::{{closure}} [INFO] [stdout] at src/lib.rs:821 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 11: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 12: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 14: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 16: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 18: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 19: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] std::sys_common::thread::start_thread [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 20: start_thread [INFO] [stdout] 21: __clone [INFO] [stdout] ) })', src/libcore/result.rs:1165:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5612f100c5e4 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5612f100c5e4 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5612f100c5e4 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stdout] 3: 0x5612f100c5e4 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stdout] 4: 0x5612f102dcfc - core::fmt::write::h7fd0d904495c035f [INFO] [stdout] at src/libcore/fmt/mod.rs:1030 [INFO] [stdout] 5: 0x5612f0b7de05 - std::io::Write::write_fmt::h424452e6ba861394 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/io/mod.rs:1412 [INFO] [stdout] 6: 0x5612f1006e21 - std::io::impls::>::write_fmt::h814a51d8ae1dee4a [INFO] [stdout] at src/libstd/io/impls.rs:141 [INFO] [stdout] 7: 0x5612f100eaf5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stdout] 8: 0x5612f100eaf5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5612f100eaf5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stdout] at src/libstd/panicking.rs:196 [INFO] [stdout] 10: 0x5612f100e77c - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stdout] at src/libstd/panicking.rs:207 [INFO] [stdout] 11: 0x5612f100f1f5 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stdout] at src/libstd/panicking.rs:473 [INFO] [stdout] 12: 0x5612f100ed92 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stdout] at src/libstd/panicking.rs:380 [INFO] [stdout] 13: 0x5612f100ec86 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:307 [INFO] [stdout] 14: 0x5612f102a4ca - core::panicking::panic_fmt::h467e0364f9237670 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 15: 0x5612f102a5c7 - core::result::unwrap_failed::h38f3a56f1dadf080 [INFO] [stdout] at src/libcore/result.rs:1165 [INFO] [stdout] 16: 0x5612f0b37d56 - core::result::Result::unwrap::h002533e0bbbeeb1d [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:933 [INFO] [stdout] 17: 0x5612f0b3eb25 - gip::tests_v4::ipify::h0a7b2992c7957309 [INFO] [stdout] at src/lib.rs:829 [INFO] [stdout] 18: 0x5612f0b3e9ea - gip::tests_v4::ipify::{{closure}}::h66d81c268760ffca [INFO] [stdout] at src/lib.rs:821 [INFO] [stdout] 19: 0x5612f0b2d15e - core::ops::function::FnOnce::call_once::hf5cdf680ad3d9113 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 20: 0x5612f0b87cff - as core::ops::function::FnOnce>::call_once::h8b428e8a43aaf8e9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 21: 0x5612f10129fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 22: 0x5612f0ba250e - std::panicking::try::heccce20d527a3513 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 23: 0x5612f0ba250e - std::panic::catch_unwind::h7fd8f5d3271f1692 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x5612f0ba250e - test::run_test::run_test_inner::{{closure}}::h88b46e5c359957e5 [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 25: 0x5612f0b7d575 - std::sys_common::backtrace::__rust_begin_short_backtrace::h00847676c8212941 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 26: 0x5612f0b81705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5dd37acd2295488e [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] 27: 0x5612f0b81705 - as core::ops::function::FnOnce<()>>::call_once::h9d32b103da0b97c6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] 28: 0x5612f0b81705 - std::panicking::try::do_call::h2bd819a3056c57cd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 29: 0x5612f10129fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 30: 0x5612f0b81cb2 - std::panicking::try::h243a25457a848a1a [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 31: 0x5612f0b81cb2 - std::panic::catch_unwind::h74b81f55e55e757c [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x5612f0b81cb2 - std::thread::Builder::spawn_unchecked::{{closure}}::h4c2d214a2cffa6cf [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] 33: 0x5612f0b81cb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a8a187b3fb58e53 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 34: 0x5612f100336f - as core::ops::function::FnOnce>::call_once::h3cdef3b7ea22cd61 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 35: 0x5612f1011df0 - as core::ops::function::FnOnce>::call_once::hc8f25720bf0d5424 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 36: 0x5612f1011df0 - std::sys_common::thread::start_thread::h7e8885ccfd5d1932 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 37: 0x5612f1011df0 - std::sys::unix::thread::Thread::new::thread_start::h5d24df932d688baf [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 38: 0x7fcca99bd6db - start_thread [INFO] [stdout] 39: 0x7fcca94ce88f - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests_v4::provider_any stdout ---- [INFO] [stdout] thread 'tests_v4::provider_any' panicked at 'called `Result::unwrap()` on an `Err` value: Error(AllProvidersFailed, State { next_error: Some(Error(ConnectionFailed("http://v4.ipv6-test.com/api/myip.php"), State { next_error: Some(Error(ConnectionFailed("http://ipv4.test-ipv6.com/ip/"), State { next_error: Some(Error(ConnectionFailed("http://inet-ip.info/ip"), State { next_error: Some(Error(ConnectionFailed("http://v4.ident.me/"), State { next_error: Some(Error(ConnectionFailed("http://api.ipify.org"), State { next_error: Some(Io(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::make_backtrace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::or_else [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/option.rs:751 [INFO] [stdout] 3: error_chain::State::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 4: as gip::ResultExt>::chain_err::{{closure}} [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:210 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:574 [INFO] [stdout] 6: as gip::ResultExt>::chain_err [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:207 [INFO] [stdout] 7: ::get_addr [INFO] [stdout] at src/lib.rs:537 [INFO] [stdout] 8: ::get_addr [INFO] [stdout] at src/lib.rs:445 [INFO] [stdout] 9: gip::tests_v4::provider_any [INFO] [stdout] at src/lib.rs:886 [INFO] [stdout] 10: gip::tests_v4::provider_any::{{closure}} [INFO] [stdout] at src/lib.rs:884 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 12: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 13: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 14: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 15: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 16: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 17: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 19: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 20: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] std::sys_common::thread::start_thread [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: start_thread [INFO] [stdout] 22: __clone [INFO] [stdout] ) })), backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::make_backtrace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::or_else [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/option.rs:751 [INFO] [stdout] 3: error_chain::State::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 4: as gip::ResultExt>::chain_err::{{closure}} [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:210 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:574 [INFO] [stdout] 6: as gip::ResultExt>::chain_err [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:207 [INFO] [stdout] 7: ::get_addr [INFO] [stdout] at src/lib.rs:537 [INFO] [stdout] 8: ::get_addr [INFO] [stdout] at src/lib.rs:445 [INFO] [stdout] 9: gip::tests_v4::provider_any [INFO] [stdout] at src/lib.rs:886 [INFO] [stdout] 10: gip::tests_v4::provider_any::{{closure}} [INFO] [stdout] at src/lib.rs:884 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 12: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 13: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 14: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 15: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 16: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 17: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 19: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 20: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] std::sys_common::thread::start_thread [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: start_thread [INFO] [stdout] 22: __clone [INFO] [stdout] ) })), backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::make_backtrace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::or_else [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/option.rs:751 [INFO] [stdout] 3: error_chain::State::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 4: as gip::ResultExt>::chain_err::{{closure}} [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:210 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:574 [INFO] [stdout] 6: as gip::ResultExt>::chain_err [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:207 [INFO] [stdout] 7: ::get_addr [INFO] [stdout] at src/lib.rs:537 [INFO] [stdout] 8: ::get_addr [INFO] [stdout] at src/lib.rs:445 [INFO] [stdout] 9: gip::tests_v4::provider_any [INFO] [stdout] at src/lib.rs:886 [INFO] [stdout] 10: gip::tests_v4::provider_any::{{closure}} [INFO] [stdout] at src/lib.rs:884 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 12: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 13: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 14: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 15: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 16: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 17: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 19: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 20: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] std::sys_common::thread::start_thread [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: start_thread [INFO] [stdout] 22: __clone [INFO] [stdout] ) })), backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::make_backtrace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::or_else [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/option.rs:751 [INFO] [stdout] 3: error_chain::State::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 4: as gip::ResultExt>::chain_err::{{closure}} [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:210 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:574 [INFO] [stdout] 6: as gip::ResultExt>::chain_err [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:207 [INFO] [stdout] 7: ::get_addr [INFO] [stdout] at src/lib.rs:537 [INFO] [stdout] 8: ::get_addr [INFO] [stdout] at src/lib.rs:445 [INFO] [stdout] 9: gip::tests_v4::provider_any [INFO] [stdout] at src/lib.rs:886 [INFO] [stdout] 10: gip::tests_v4::provider_any::{{closure}} [INFO] [stdout] at src/lib.rs:884 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 12: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 13: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 14: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 15: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 16: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 17: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 19: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 20: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] std::sys_common::thread::start_thread [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: start_thread [INFO] [stdout] 22: __clone [INFO] [stdout] ) })), backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::make_backtrace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::or_else [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/option.rs:751 [INFO] [stdout] 3: error_chain::State::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 4: as gip::ResultExt>::chain_err::{{closure}} [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:210 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:574 [INFO] [stdout] 6: as gip::ResultExt>::chain_err [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:207 [INFO] [stdout] 7: ::get_addr [INFO] [stdout] at src/lib.rs:537 [INFO] [stdout] 8: ::get_addr [INFO] [stdout] at src/lib.rs:445 [INFO] [stdout] 9: gip::tests_v4::provider_any [INFO] [stdout] at src/lib.rs:886 [INFO] [stdout] 10: gip::tests_v4::provider_any::{{closure}} [INFO] [stdout] at src/lib.rs:884 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 12: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 13: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 14: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 15: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 16: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 17: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 19: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 20: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] std::sys_common::thread::start_thread [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: start_thread [INFO] [stdout] 22: __clone [INFO] [stdout] ) })), backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::make_backtrace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::or_else [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/option.rs:751 [INFO] [stdout] 3: error_chain::State::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 4: as gip::ResultExt>::chain_err::{{closure}} [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:210 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:574 [INFO] [stdout] 6: as gip::ResultExt>::chain_err [INFO] [stdout] at <::error_chain::error_chain::impl_error_chain_processed macros>:207 [INFO] [stdout] 7: ::get_addr [INFO] [stdout] at src/lib.rs:537 [INFO] [stdout] 8: ::get_addr [INFO] [stdout] at src/lib.rs:445 [INFO] [stdout] 9: gip::tests_v4::provider_any [INFO] [stdout] at src/lib.rs:886 [INFO] [stdout] 10: gip::tests_v4::provider_any::{{closure}} [INFO] [stdout] at src/lib.rs:884 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 12: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 13: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 14: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 15: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 16: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 17: __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: std::panicking::try [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 19: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 20: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] std::sys_common::thread::start_thread [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: start_thread [INFO] [stdout] 22: __clone [INFO] [stdout] ) })', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests_v4::ident_me [INFO] [stdout] tests_v4::inet_ip [INFO] [stdout] tests_v4::ipify [INFO] [stdout] tests_v4::ipv6_test [INFO] [stdout] tests_v4::provider_any [INFO] [stdout] tests_v4::test_ipv6 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "499f06add1df5339c2f3451402cf7fe14f0a951e29167d398138e5d34d6a5946"` [INFO] running `"docker" "rm" "-f" "499f06add1df5339c2f3451402cf7fe14f0a951e29167d398138e5d34d6a5946"` [INFO] [stdout] 499f06add1df5339c2f3451402cf7fe14f0a951e29167d398138e5d34d6a5946