-
-
Save luser/da0cc48090d04010bfc8a72832fa5f4e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fresh nodrop v0.1.12 | |
Fresh lazycell v0.6.0 | |
Fresh lazy_static v1.0.0 | |
Fresh smallvec v0.6.0 | |
Fresh winapi-build v0.1.1 | |
Fresh percent-encoding v1.0.1 | |
Fresh rustc-demangle v0.1.7 | |
Fresh libc v0.2.40 | |
Fresh scopeguard v0.3.3 | |
Fresh futures v0.1.21 | |
Fresh linked-hash-map v0.4.2 | |
Fresh byteorder v1.2.2 | |
Fresh memoffset v0.2.1 | |
Fresh scoped-tls v0.1.1 | |
Fresh winapi v0.2.8 | |
Fresh quick-error v1.2.1 | |
Fresh matches v0.1.6 | |
Fresh cc v1.0.9 | |
Fresh cfg-if v0.1.2 | |
Fresh slab v0.4.0 | |
Fresh unicode-normalization v0.1.5 | |
Fresh arrayvec v0.4.7 | |
Fresh iovec v0.1.2 | |
Fresh rand v0.4.2 | |
Fresh hostname v0.1.4 | |
Fresh num_cpus v1.8.0 | |
Fresh tokio-executor v0.1.2 | |
Fresh lru-cache v0.1.1 | |
Fresh unicode-bidi v0.3.4 | |
Fresh net2 v0.2.32 | |
Fresh crossbeam-utils v0.2.2 | |
Fresh log v0.4.1 | |
Fresh crossbeam-utils v0.3.2 | |
Fresh socket2 v0.3.4 | |
Fresh bytes v0.4.6 | |
Fresh resolv-conf v0.6.0 | |
Fresh tokio-timer v0.2.1 | |
Fresh idna v0.1.4 | |
Fresh mio v0.6.14 | |
Fresh crossbeam-epoch v0.4.1 | |
Fresh dbghelp-sys v0.2.0 | |
Fresh kernel32-sys v0.2.2 | |
Fresh tokio-io v0.1.6 | |
Fresh url v1.7.0 | |
Fresh backtrace-sys v0.1.16 | |
Fresh crossbeam-deque v0.3.0 | |
Fresh tokio-reactor v0.1.1 | |
Fresh backtrace v0.2.3 | |
Fresh tokio-threadpool v0.1.2 | |
Fresh tokio-udp v0.1.0 | |
Fresh tokio-tcp v0.1.0 | |
Fresh error-chain v0.1.12 | |
Fresh tokio v0.1.5 | |
Fresh tokio-core v0.1.16 | |
Fresh trust-dns-proto v0.3.2 (file:///build/trust-dns/proto) | |
Fresh trust-dns-resolver v0.8.1 (file:///build/trust-dns/resolver) | |
Finished dev [unoptimized + debuginfo] target(s) in 0.0 secs | |
Running `/build/trust-dns/target/debug/deps/trust_dns_resolver-4edd7b96f198559d test_list_services --nocapture --ignored` | |
running 1 test | |
thread 'dns_sd::tests::test_list_services' panicked at 'There is more than one message in the response, this code path needs to deal with that', proto/src/xfer/dns_response.rs:45:9 | |
stack backtrace: | |
0: 0x56487a668d7b - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hb18bafd8df1a59a5 | |
at /checkout/src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 | |
1: 0x56487a67018e - std::sys_common::backtrace::print::he2db06f5f327c580 | |
at /checkout/src/libstd/sys_common/backtrace.rs:68 | |
at /checkout/src/libstd/sys_common/backtrace.rs:57 | |
2: 0x56487a663590 - std::panicking::default_hook::{{closure}}::hef814c3eb720780d | |
at /checkout/src/libstd/panicking.rs:381 | |
3: 0x56487a6630cc - std::panicking::default_hook::hf0d3601b84335f7c | |
at /checkout/src/libstd/panicking.rs:397 | |
4: 0x56487a6639db - std::panicking::rust_panic_with_hook::hf9f34d7f0d667943 | |
at /checkout/src/libstd/panicking.rs:577 | |
5: 0x56487a4a36d7 - std::panicking::begin_panic::hf91510cca8d53302 | |
at /checkout/src/libstd/panicking.rs:538 | |
6: 0x56487a4b1d57 - <trust_dns_proto::xfer::dns_response::DnsResponse as core::ops::deref::Deref>::deref::hfa1923742de3304a | |
at proto/src/xfer/dns_response.rs:45 | |
7: 0x56487a2eac9b - <trust_dns_resolver::name_server_pool::NameServer<C, P> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send::{{closure}}::hba891da739357f79 | |
at resolver/src/name_server_pool.rs:377 | |
8: 0x56487a384a97 - <futures::future::and_then::AndThen<A, B, F> as futures::future::Future>::poll::{{closure}}::{{closure}}::hb17a9507ef09573c | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/and_then.rs:34 | |
9: 0x56487a2d0841 - <core::result::Result<T, E>>::map::hd9df080c12d60b18 | |
at /checkout/src/libcore/result.rs:468 | |
10: 0x56487a384879 - <futures::future::and_then::AndThen<A, B, F> as futures::future::Future>::poll::{{closure}}::hf5e4ac186a6dc326 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/and_then.rs:33 | |
11: 0x56487a375aaa - <futures::future::chain::Chain<A, B, C>>::poll::h60f21132581e677f | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/chain.rs:39 | |
12: 0x56487a38470b - <futures::future::and_then::AndThen<A, B, F> as futures::future::Future>::poll::h59556e94f4a45db8 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/and_then.rs:32 | |
13: 0x56487a377439 - <futures::future::chain::Chain<A, B, C>>::poll::h8296d482092b9012 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/chain.rs:26 | |
14: 0x56487a4290db - <futures::future::or_else::OrElse<A, B, F> as futures::future::Future>::poll::hd80b506c0bfad14a | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/or_else.rs:32 | |
15: 0x56487a36e8bb - <alloc::boxed::Box<F> as futures::future::Future>::poll::ha09cbfa0ad116600 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/mod.rs:113 | |
16: 0x56487a3d0d4e - <trust_dns_proto::xfer::retry_dns_handle::RetrySendFuture<H, E> as futures::future::Future>::poll::ha6d5cc14ffd2b97f | |
at /build/trust-dns/proto/src/xfer/retry_dns_handle.rs:91 | |
17: 0x56487a36e8bb - <alloc::boxed::Box<F> as futures::future::Future>::poll::ha09cbfa0ad116600 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/mod.rs:113 | |
18: 0x56487a40dfec - <trust_dns_resolver::lookup_state::QueryFuture<C> as futures::future::Future>::poll::h2700a2b9bf92262d | |
at resolver/src/lookup_state.rs:339 | |
19: 0x56487a41292a - <trust_dns_resolver::lookup_state::QueryState<C> as futures::future::Future>::poll::h0bf91e6ea08a45eb | |
at resolver/src/lookup_state.rs:572 | |
20: 0x56487a373ae3 - <futures::future::chain::Chain<A, B, C>>::poll::h49575cb7c9d8dd35 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/chain.rs:26 | |
21: 0x56487a3c4aab - <futures::future::then::Then<A, B, F> as futures::future::Future>::poll::h2b6991deefdf94ae | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/then.rs:32 | |
22: 0x56487a36e7bb - <alloc::boxed::Box<F> as futures::future::Future>::poll::h17e50fd8d32171d1 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/mod.rs:113 | |
23: 0x56487a36e7bb - <alloc::boxed::Box<F> as futures::future::Future>::poll::h17e50fd8d32171d1 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/mod.rs:113 | |
24: 0x56487a334083 - <trust_dns_resolver::lookup::InnerLookupFuture<C> as futures::future::Future>::poll::h3534ba171300ecaf | |
at resolver/src/lookup.rs:208 | |
25: 0x56487a3a64b8 - <trust_dns_resolver::lookup::ReverseLookupFuture as futures::future::Future>::poll::h68bc1a7ad8f20775 | |
at resolver/src/lookup.rs:332 | |
26: 0x56487a3f5768 - <trust_dns_resolver::dns_sd::ListServicesFuture as futures::future::Future>::poll::h7fc06a807466f3ce | |
at resolver/src/dns_sd.rs:75 | |
27: 0x56487a42641b - <futures::task_impl::Spawn<T>>::poll_future_notify::{{closure}}::h7d409ed879651c6d | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:289 | |
28: 0x56487a427821 - <futures::task_impl::Spawn<T>>::enter::{{closure}}::hc2401080f28144f7 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:363 | |
29: 0x56487a418268 - futures::task_impl::std::set::hee35768928f66acc | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/std/mod.rs:78 | |
30: 0x56487a427120 - <futures::task_impl::Spawn<T>>::enter::h97d671b7bddbf709 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:363 | |
31: 0x56487a426020 - <futures::task_impl::Spawn<T>>::poll_future_notify::haf1d5898930243d3 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:289 | |
32: 0x56487a351075 - tokio_core::reactor::Core::run::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hdaf02b8269c19335 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.16/src/reactor/mod.rs:253 | |
33: 0x56487a2c8429 - <futures::future::lazy::Lazy<F, R>>::get::h7138bc0f6398d24b | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/lazy.rs:64 | |
34: 0x56487a2c9472 - <futures::future::lazy::Lazy<F, R> as futures::future::Future>::poll::he3214800e0939fc6 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/lazy.rs:82 | |
35: 0x56487a42637b - <futures::task_impl::Spawn<T>>::poll_future_notify::{{closure}}::h559c168ddac96f6e | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:289 | |
36: 0x56487a4276e1 - <futures::task_impl::Spawn<T>>::enter::{{closure}}::h18e665ccb0bfb734 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:363 | |
37: 0x56487a418028 - futures::task_impl::std::set::hce5df96ac8d51d25 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/std/mod.rs:78 | |
38: 0x56487a4268c0 - <futures::task_impl::Spawn<T>>::enter::h2c3d094688add76b | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:363 | |
39: 0x56487a426100 - <futures::task_impl::Spawn<T>>::poll_future_notify::hd60c6fe6ff44040c | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:289 | |
40: 0x56487a31296d - <tokio::executor::current_thread::Entered<'a, P>>::block_on::{{closure}}::h08e6404eb36767e7 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.5/src/executor/current_thread/mod.rs:445 | |
41: 0x56487a31135b - <tokio::executor::current_thread::Borrow<'a, U>>::enter::{{closure}}::{{closure}}::hbb787fee5dbdad67 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.5/src/executor/current_thread/mod.rs:657 | |
42: 0x56487a310a3b - tokio::executor::current_thread::CurrentRunner::set_spawn::h75b5922ff75accb7 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.5/src/executor/current_thread/mod.rs:689 | |
43: 0x56487a311042 - <tokio::executor::current_thread::Borrow<'a, U>>::enter::{{closure}}::h39622eae9667240f | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.5/src/executor/current_thread/mod.rs:656 | |
44: 0x56487a2e665e - <std::thread::local::LocalKey<T>>::try_with::hfd9e452f199401ac | |
at /checkout/src/libstd/thread/local.rs:377 | |
45: 0x56487a2e1717 - <std::thread::local::LocalKey<T>>::with::h677aa84483da89eb | |
at /checkout/src/libstd/thread/local.rs:288 | |
46: 0x56487a310e19 - <tokio::executor::current_thread::Borrow<'a, U>>::enter::h6e015bae3bf3be05 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.5/src/executor/current_thread/mod.rs:655 | |
47: 0x56487a311d9e - <tokio::executor::current_thread::Entered<'a, P>>::block_on::h5411de9f9817b14e | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.5/src/executor/current_thread/mod.rs:444 | |
48: 0x56487a350b09 - tokio_core::reactor::Core::run::{{closure}}::{{closure}}::{{closure}}::h00bb6837ab1222ec | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.16/src/reactor/mod.rs:251 | |
49: 0x56487a2e8040 - tokio_executor::global::with_default::{{closure}}::h49707acfd92cd817 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.2/src/global.rs:176 | |
50: 0x56487a2e3c76 - <std::thread::local::LocalKey<T>>::try_with::h47c9b529d1aa0036 | |
at /checkout/src/libstd/thread/local.rs:377 | |
51: 0x56487a2e10d4 - <std::thread::local::LocalKey<T>>::with::h084c372a938cec67 | |
at /checkout/src/libstd/thread/local.rs:288 | |
52: 0x56487a2e7948 - tokio_executor::global::with_default::h53302c61a741e9ce | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.2/src/global.rs:150 | |
53: 0x56487a350974 - tokio_core::reactor::Core::run::{{closure}}::{{closure}}::h627ffc7c45dcb402 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.16/src/reactor/mod.rs:250 | |
54: 0x56487a3a87da - tokio_reactor::with_default::{{closure}}::h9f3100f0018a0a25 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.1/src/lib.rs:207 | |
55: 0x56487a2e2a16 - <std::thread::local::LocalKey<T>>::try_with::h334b27e5487d4202 | |
at /checkout/src/libstd/thread/local.rs:377 | |
56: 0x56487a2e1dea - <std::thread::local::LocalKey<T>>::with::hddd46033f0127517 | |
at /checkout/src/libstd/thread/local.rs:288 | |
57: 0x56487a3a7fd8 - tokio_reactor::with_default::h7f409049d76cbfd2 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.1/src/lib.rs:199 | |
58: 0x56487a3507a8 - tokio_core::reactor::Core::run::{{closure}}::h23934dca67f3bf1b | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.16/src/reactor/mod.rs:249 | |
59: 0x56487a38d781 - <scoped_tls::ScopedKey<T>>::set::hb970389d7c86e9cb | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.1/src/lib.rs:155 | |
60: 0x56487a34e60e - tokio_core::reactor::Core::run::h0a19b25d9eb3e259 | |
at /home/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.16/src/reactor/mod.rs:248 | |
61: 0x56487a3d1659 - trust_dns_resolver::dns_sd::tests::test_list_services::h707d477b1aadb67d | |
at resolver/src/dns_sd.rs:170 | |
62: 0x56487a432e41 - <F as alloc::boxed::FnBox<A>>::call_box::h9e5aacf2cfbec32f | |
at /checkout/src/libtest/lib.rs:1449 | |
at /checkout/src/libcore/ops/function.rs:223 | |
at /checkout/src/liballoc/boxed.rs:815 | |
63: 0x56487a67e70e - __rust_maybe_catch_panic | |
at /checkout/src/libpanic_unwind/lib.rs:101 | |
64: 0x56487a43e642 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6ea449afa5ecc4f7 | |
at /checkout/src/libstd/panicking.rs:459 | |
at /checkout/src/libstd/panic.rs:365 | |
at /checkout/src/libtest/lib.rs:1400 | |
at /checkout/src/libstd/sys_common/backtrace.rs:133 | |
65: 0x56487a44a5b2 - std::panicking::try::do_call::hfa0b0672df703a07 | |
at /checkout/src/libstd/thread/mod.rs:406 | |
at /checkout/src/libstd/panic.rs:300 | |
at /checkout/src/libstd/panicking.rs:480 | |
66: 0x56487a67e70e - __rust_maybe_catch_panic | |
at /checkout/src/libpanic_unwind/lib.rs:101 | |
67: 0x56487a44863d - <F as alloc::boxed::FnBox<A>>::call_box::hb2bfcb2a0f4a5513 | |
at /checkout/src/libstd/panicking.rs:459 | |
at /checkout/src/libstd/panic.rs:365 | |
at /checkout/src/libstd/thread/mod.rs:405 | |
at /checkout/src/liballoc/boxed.rs:815 | |
68: 0x56487a66cd67 - std::sys_common::thread::start_thread::h97260957c81cf142 | |
at /checkout/src/liballoc/boxed.rs:825 | |
at /checkout/src/libstd/sys_common/thread.rs:24 | |
69: 0x56487a663fd8 - std::sys::unix::thread::Thread::new::thread_start::h3838be2df5be642c | |
at /checkout/src/libstd/sys/unix/thread.rs:90 | |
70: 0x7f1d7d6427fb - start_thread | |
71: 0x7f1d7d158b5e - clone | |
72: 0x0 - <unknown> | |
test dns_sd::tests::test_list_services ... FAILED | |
failures: | |
failures: | |
dns_sd::tests::test_list_services | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 46 filtered out | |
error: test failed, to rerun pass '--lib' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Excellent. I'll fix this later today.