[INFO] updating cached repository nickbabcock/dness [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nickbabcock/dness [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nickbabcock/dness" "work/ex/beta-1.37-6/sources/1.36.0/gh/nickbabcock/dness"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nickbabcock/dness'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nickbabcock/dness" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickbabcock/dness"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickbabcock/dness'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d9411abdc05dabc0c364ddf852f4fca32903f90f [INFO] sha for GitHub repo nickbabcock/dness: d9411abdc05dabc0c364ddf852f4fca32903f90f [INFO] validating manifest of nickbabcock/dness on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nickbabcock/dness on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nickbabcock/dness [INFO] finished frobbing nickbabcock/dness [INFO] frobbed toml for nickbabcock/dness written to work/ex/beta-1.37-6/sources/1.36.0/gh/nickbabcock/dness/Cargo.toml [INFO] started frobbing nickbabcock/dness [INFO] finished frobbing nickbabcock/dness [INFO] frobbed toml for nickbabcock/dness written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickbabcock/dness/Cargo.toml [INFO] crate nickbabcock/dness already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nickbabcock/dness against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickbabcock/dness:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 8d9ab0d90c5f032b1ab64b4da3f6c47d6b92027f01fdad7386c40f81f7024564 [INFO] running `"docker" "start" "-a" "8d9ab0d90c5f032b1ab64b4da3f6c47d6b92027f01fdad7386c40f81f7024564"` [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Compiling structopt v0.2.17 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling dness v0.1.2-pre (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cloudflare.rs:85:32 [INFO] [stderr] | [INFO] [stderr] 85 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [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/config.rs:23:32 [INFO] [stderr] | [INFO] [stderr] 23 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/godaddy.rs:49:32 [INFO] [stderr] | [INFO] [stderr] 49 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/iplookup.rs:23:32 [INFO] [stderr] | [INFO] [stderr] 23 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `"docker" "inspect" "8d9ab0d90c5f032b1ab64b4da3f6c47d6b92027f01fdad7386c40f81f7024564"` [INFO] running `"docker" "rm" "-f" "8d9ab0d90c5f032b1ab64b4da3f6c47d6b92027f01fdad7386c40f81f7024564"` [INFO] [stdout] 8d9ab0d90c5f032b1ab64b4da3f6c47d6b92027f01fdad7386c40f81f7024564 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickbabcock/dness:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 744b11ce87c208722d2d6cc23c887ffc4146be1ecdaf967190d14fd0f146d941 [INFO] running `"docker" "start" "-a" "744b11ce87c208722d2d6cc23c887ffc4146be1ecdaf967190d14fd0f146d941"` [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling copyless v0.1.3 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.7.3 [INFO] [stderr] Compiling actix-utils v0.4.1 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.2 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling actix-http v0.2.3 [INFO] [stderr] Compiling awc v0.2.1 [INFO] [stderr] Compiling actix-web v1.0.0 [INFO] [stderr] Compiling actix-http-test v0.2.1 [INFO] [stderr] Compiling dness v0.1.2-pre (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cloudflare.rs:85:32 [INFO] [stderr] | [INFO] [stderr] 85 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [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/config.rs:23:32 [INFO] [stderr] | [INFO] [stderr] 23 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/godaddy.rs:49:32 [INFO] [stderr] | [INFO] [stderr] 49 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/iplookup.rs:23:32 [INFO] [stderr] | [INFO] [stderr] 23 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "744b11ce87c208722d2d6cc23c887ffc4146be1ecdaf967190d14fd0f146d941"` [INFO] running `"docker" "rm" "-f" "744b11ce87c208722d2d6cc23c887ffc4146be1ecdaf967190d14fd0f146d941"` [INFO] [stdout] 744b11ce87c208722d2d6cc23c887ffc4146be1ecdaf967190d14fd0f146d941 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickbabcock/dness:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] d0951103303488be7e58b61f01a071ffc67bf35821ec4a18697f0db032e902fd [INFO] running `"docker" "start" "-a" "d0951103303488be7e58b61f01a071ffc67bf35821ec4a18697f0db032e902fd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/crater/target/debug/deps/dness-5046d2f37a78d300 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test config::tests::deserialize_config_simple ... ok [INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_update_response ... ok [INFO] [stdout] test godaddy::tests::deserialize_go_records ... ok [INFO] [stdout] test godaddy::tests::serialize_go_records ... ok [INFO] [stdout] test config::tests::deserialize_config_empty ... ok [INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_zone ... ok [INFO] [stdout] test config::tests::deserialize_config_godaddy ... ok [INFO] [stdout] test config::tests::deserialize_config_deny_unknown ... ok [INFO] [stdout] test config::tests::deserialize_config_readme ... ok [INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_error ... ok [INFO] [stdout] test godaddy::tests::test_godaddy_grabbag ... ok [INFO] [stdout] test godaddy::tests::test_godaddy_unparseable_ipv4 ... ok [INFO] [stdout] test iplookup::tests::opendns_lookup_ip_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- iplookup::tests::opendns_lookup_ip_test stdout ---- [INFO] [stdout] thread 'iplookup::tests::opendns_lookup_ip_test' panicked at 'called `Result::unwrap()` on an `Err` value: LookupError { kind: DnsResolve(Compat { error: ResolveError { inner: ProtoError { inner: stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::hde17f923b1f04b97 (0x5589794ff380) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::h17d8462bba16932f (0x5589794ff12d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: failure::context::Context::new::hfe415e83071f6441 (0x558978d177e9) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/context.rs:84 [INFO] [stdout] 3: ::clone::hd77d87b626499c21 (0x558978d400ff) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.6.3/src/error.rs:211 [INFO] [stdout] 4: as futures::future::Future>::poll::h1f25baec0c81aaf9 (0x558978c9e451) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.6.3/src/xfer/dns_exchange.rs:252 [INFO] [stdout] 5: as futures::future::Future>::poll::h00326fcd1ac84996 (0x558978c9d87b) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.6.3/src/xfer/dns_exchange.rs:184 [INFO] [stdout] 6: futures::future::chain::Chain::poll::h44696d1ec0f577db (0x558978c7eedc) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/future/chain.rs:26 [INFO] [stdout] 7: as futures::future::Future>::poll::h3c3cf1cfe57da751 (0x558978c75eaa) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/future/and_then.rs:32 [INFO] [stdout] 8: as futures::future::Future>::poll::hfbae4c1526eca8e2 (0x558978c1b303) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/future/map_err.rs:30 [INFO] [stdout] 9: as futures::future::Future>::poll::ha9f46c14694ff435 (0x5589790403a4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/future/mod.rs:113 [INFO] [stdout] 10: futures::task_impl::Spawn::poll_future_notify::{{closure}}::h4dcff6dbe965b2d5 (0x558979035663) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/mod.rs:329 [INFO] [stdout] 11: futures::task_impl::Spawn::enter::{{closure}}::h77b0b02f7b121cd4 (0x5589790357c0) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/mod.rs:399 [INFO] [stdout] 12: futures::task_impl::std::set::hc33f1d14678e093e (0x5589790367e3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/std/mod.rs:83 [INFO] [stdout] 13: futures::task_impl::Spawn::enter::ha1484544547c7a5f (0x55897903575e) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/mod.rs:399 [INFO] [stdout] 14: futures::task_impl::Spawn::poll_fn_notify::h028875a2aed3f35e (0x558979035587) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/mod.rs:291 [INFO] [stdout] 15: futures::task_impl::Spawn::poll_future_notify::hda5865bcb601b829 (0x558979035637) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/mod.rs:329 [INFO] [stdout] 16: tokio_current_thread::scheduler::Scheduled::tick::h463771318bbd4c20 (0x55897903a293) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:351 [INFO] [stdout] 17: tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::hac02f813a4806922 (0x55897903afe3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:330 [INFO] [stdout] 18: tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::h26a9e1ef4ebb9079 (0x558979037f03) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788 [INFO] [stdout] 19: tokio_current_thread::CurrentRunner::set_spawn::h756cb532e7d702d8 (0x558979037c62) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:825 [INFO] [stdout] 20: tokio_current_thread::Borrow::enter::{{closure}}::h46f0e9772247a504 (0x558979037dd1) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with::hcba9c730054e09b8 (0x55897903f628) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/local.rs:257 [INFO] [stdout] 22: std::thread::local::LocalKey::with::hf76c3acc51928d73 (0x55897903f4c7) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/local.rs:234 [INFO] [stdout] 23: tokio_current_thread::Borrow::enter::hf90f8d60b32badfd (0x558979037d2d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:786 [INFO] [stdout] 24: tokio_current_thread::scheduler::Scheduler::tick::hefe12f3382f20cbd (0x55897903aed4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:330 [INFO] [stdout] 25: tokio_current_thread::Entered

::tick::h201a2bb8ff2882e7 (0x5589790380d9) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:612 [INFO] [stdout] 26: tokio_current_thread::Entered

::block_on::hd10eac9b47ec679e (0x558978ca1d0c) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:502 [INFO] [stdout] 27: tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h5381c84a6db0d2b0 (0x558978c26f38) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.15/src/runtime/current_thread/runtime.rs:191 [INFO] [stdout] 28: tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h519b661ef02279ee (0x558978c26dbf) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.15/src/runtime/current_thread/runtime.rs:232 [INFO] [stdout] 29: tokio_executor::global::with_default::{{closure}}::h7671852684bd7ec8 (0x558978c3e87a) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.7/src/global.rs:209 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with::h9b728bcbccdaac10 (0x558978c266bf) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/local.rs:257 [INFO] [stdout] 31: std::thread::local::LocalKey::with::hae522b517da7f30a (0x558978c25db5) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/local.rs:234 [INFO] [stdout] 32: tokio_executor::global::with_default::h5f2e41e84615e2f3 (0x558978c3e6cf) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.7/src/global.rs:178 [INFO] [stdout] 33: tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h9706fc8345812576 (0x558978c26c8b) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.15/src/runtime/current_thread/runtime.rs:230 [INFO] [stdout] 34: tokio_timer::timer::handle::with_default::{{closure}}::hc7523872c9de64c5 (0x558978c207ec) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.10/src/timer/handle.rs:94 [INFO] [stdout] 35: std::thread::local::LocalKey::try_with::h5d88a5c85dfc838a (0x558978c2619f) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/local.rs:257 [INFO] [stdout] 36: std::thread::local::LocalKey::with::hd554b571dc0a6983 (0x558978c25e45) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/local.rs:234 [INFO] [stdout] 37: tokio_timer::timer::handle::with_default::hf4fc954e709ce58b (0x558978c2058a) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.10/src/timer/handle.rs:81 [INFO] [stdout] 38: tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::h37144b029688639b (0x558978c26bb4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.15/src/runtime/current_thread/runtime.rs:223 [INFO] [stdout] 39: tokio_timer::clock::clock::with_default::{{closure}}::hd61e65731eedb560 (0x558978c59264) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.10/src/clock/clock.rs:141 [INFO] [stdout] 40: std::thread::local::LocalKey::try_with::h050aff672bbaf276 (0x558978c25fe0) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/local.rs:257 [INFO] [stdout] 41: std::thread::local::LocalKey::with::h86493a0a23ceb0c8 (0x558978c25d27) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/local.rs:234 [INFO] [stdout] 42: tokio_timer::clock::clock::with_default::hb2f7c53d20f96ab3 (0x558978c590ee) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.10/src/clock/clock.rs:124 [INFO] [stdout] 43: tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::hd0559fdb43a846c6 (0x558978c26b2f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.15/src/runtime/current_thread/runtime.rs:222 [INFO] [stdout] 44: tokio_reactor::with_default::{{closure}}::h644100c8845ae968 (0x558978ccfd7e) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.8/src/lib.rs:229 [INFO] [stdout] 45: std::thread::local::LocalKey::try_with::h6c8f4f8990b9d50b (0x558978c2635f) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/local.rs:257 [INFO] [stdout] 46: std::thread::local::LocalKey::with::h589a3631ab903f88 (0x558978c25c95) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/local.rs:234 [INFO] [stdout] 47: tokio_reactor::with_default::hd8d79862a71a4423 (0x558978ccfaba) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.8/src/lib.rs:212 [INFO] [stdout] 48: tokio::runtime::current_thread::runtime::Runtime::enter::hd3f73de717a5a233 (0x558978c26a31) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.15/src/runtime/current_thread/runtime.rs:221 [INFO] [stdout] 49: tokio::runtime::current_thread::runtime::Runtime::block_on::h8d405b6fdaa5359f (0x558978c26ed2) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.15/src/runtime/current_thread/runtime.rs:189 [INFO] [stdout] 50: trust_dns_resolver::resolver::Resolver::ipv4_lookup::hfdeafc49148ba8c5 (0x558978c8976f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-resolver-0.10.3/src/resolver.rs:49 [INFO] [stdout] 51: dness::iplookup::OpenDnsLookup::lookup::h3e2adf89af5a24bc (0x55897874e809) [INFO] [stdout] at src/iplookup.rs:73 [INFO] [stdout] 52: dness::iplookup::lookup_ip::h7c5996521567ac44 (0x55897874ee42) [INFO] [stdout] at src/iplookup.rs:93 [INFO] [stdout] 53: dness::iplookup::tests::opendns_lookup_ip_test::hc4b48ee941c738d0 (0x55897874f230) [INFO] [stdout] at src/iplookup.rs:103 [INFO] [stdout] 54: dness::iplookup::tests::opendns_lookup_ip_test::{{closure}}::hf1b7ea984a2ea6fc (0x55897874f209) [INFO] [stdout] at src/iplookup.rs:101 [INFO] [stdout] 55: core::ops::function::FnOnce::call_once::hd5ef0fdb5707b75b (0x5589786ee79d) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 56: as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 (0x5589787fce0e) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 57: __rust_maybe_catch_panic (0x558979652d69) [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 58: std::panicking::try::h4b4c6c15836266eb (0x558978817407) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 59: std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 (0x5589787f2284) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 60: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 (0x5589787f6404) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 61: __rust_maybe_catch_panic (0x558979652d69) [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 62: std::panicking::try::h9fff34be50f16431 (0x5589787f6a41) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 63: as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b (0x55897964052e) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 64: as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 (0x55897965210f) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 65: start_thread (0x7f12105554a3) [INFO] [stdout] 66: __clone (0x7f1210080d0e) [INFO] [stdout] 67: (0x0) [INFO] [stdout] [INFO] [stdout] io error } [INFO] [stdout] [INFO] [stdout] proto error } }) }', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55897964e11b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55897964e11b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55897964e11b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55897964e11b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55897964e11b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55897964dd8a - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55897964e890 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55897964e412 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55897964e2f6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x55897966b08d - core::panicking::panic_fmt::h8980489a6c4a44cb [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x558978713db3 - core::result::unwrap_failed::h09fae8892418ff78 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x55897871d031 - core::result::Result::unwrap::h710d038037062913 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/result.rs:800 [INFO] [stdout] 12: 0x55897874f23b - dness::iplookup::tests::opendns_lookup_ip_test::hc4b48ee941c738d0 [INFO] [stdout] at src/iplookup.rs:103 [INFO] [stdout] 13: 0x55897874f20a - dness::iplookup::tests::opendns_lookup_ip_test::{{closure}}::hf1b7ea984a2ea6fc [INFO] [stdout] at src/iplookup.rs:101 [INFO] [stdout] 14: 0x5589786ee79e - core::ops::function::FnOnce::call_once::hd5ef0fdb5707b75b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x5589787fce0f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x558979652d6a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 17: 0x558978817408 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x558978817408 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x558978817408 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x5589787f2285 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x5589787f6405 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x5589787f6405 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x5589787f6405 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x558979652d6a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 25: 0x5589787f6a42 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x5589787f6a42 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x5589787f6a42 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x5589787f6a42 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x55897964052f - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x558979652110 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x558979652110 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x558979652110 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f12105554a4 - start_thread [INFO] [stdout] 34: 0x7f1210080d0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] iplookup::tests::opendns_lookup_ip_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin dness' [INFO] running `"docker" "inspect" "d0951103303488be7e58b61f01a071ffc67bf35821ec4a18697f0db032e902fd"` [INFO] running `"docker" "rm" "-f" "d0951103303488be7e58b61f01a071ffc67bf35821ec4a18697f0db032e902fd"` [INFO] [stdout] d0951103303488be7e58b61f01a071ffc67bf35821ec4a18697f0db032e902fd