[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.38-1/sources/1.37.0/gh/nickbabcock/dness"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nickbabcock/dness'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nickbabcock/dness" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nickbabcock/dness"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nickbabcock/dness on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nickbabcock/dness against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 327874a806274fb6052a6774a77187b1213fccd62ebbb47e3e902c825de71f3a [INFO] running `"docker" "start" "-a" "327874a806274fb6052a6774a77187b1213fccd62ebbb47e3e902c825de71f3a"` [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling rand v0.5.6 [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 resolv-conf v0.6.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [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 failure_derive v0.1.5 [INFO] [stderr] Compiling structopt v0.2.17 [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 cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling tokio v0.1.15 [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 12s [INFO] running `"docker" "inspect" "327874a806274fb6052a6774a77187b1213fccd62ebbb47e3e902c825de71f3a"` [INFO] running `"docker" "rm" "-f" "327874a806274fb6052a6774a77187b1213fccd62ebbb47e3e902c825de71f3a"` [INFO] [stdout] 327874a806274fb6052a6774a77187b1213fccd62ebbb47e3e902c825de71f3a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 847b53219f985103a5abe30bec12c1706038835fe854dc7fd73f9d03e0c3d9fd [INFO] running `"docker" "start" "-a" "847b53219f985103a5abe30bec12c1706038835fe854dc7fd73f9d03e0c3d9fd"` [INFO] [stderr] Compiling copyless v0.1.3 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling signal-hook v0.1.7 [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 actix-router v0.1.5 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling actix-utils v0.4.1 [INFO] [stderr] Compiling trust-dns-proto v0.7.3 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.2 [INFO] [stderr] Compiling brotli2 v0.3.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 38s [INFO] running `"docker" "inspect" "847b53219f985103a5abe30bec12c1706038835fe854dc7fd73f9d03e0c3d9fd"` [INFO] running `"docker" "rm" "-f" "847b53219f985103a5abe30bec12c1706038835fe854dc7fd73f9d03e0c3d9fd"` [INFO] [stdout] 847b53219f985103a5abe30bec12c1706038835fe854dc7fd73f9d03e0c3d9fd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 3db203cbe6e86c52b46476a29332a4278b75db904864c5d0dde3f5f76374e3cb [INFO] running `"docker" "start" "-a" "3db203cbe6e86c52b46476a29332a4278b75db904864c5d0dde3f5f76374e3cb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/crater/target/debug/deps/dness-d5c013a4a8ded756 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_zone ... ok [INFO] [stdout] test config::tests::deserialize_config_deny_unknown ... ok [INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_update_response ... ok [INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_error ... ok [INFO] [stdout] test config::tests::deserialize_config_empty ... ok [INFO] [stdout] test godaddy::tests::deserialize_go_records ... ok [INFO] [stdout] test config::tests::deserialize_config_godaddy ... ok [INFO] [stdout] test godaddy::tests::serialize_go_records ... ok [INFO] [stdout] test config::tests::deserialize_config_readme ... ok [INFO] [stdout] test config::tests::deserialize_config_simple ... 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::hcb01fe596809eec5 (0x5641c0af6c70) [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::hba72763e0727d44e (0x5641c0af6a1d) [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::h8d2c9b368610d507 (0x5641c03237e9) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/context.rs:84 [INFO] [stdout] 3: ::clone::hb384d0c8337120fb (0x5641c034c0ff) [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::h6984ffc0b28f1804 (0x5641c02ab631) [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::he2a3713e362656a6 (0x5641c02a986b) [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::hb0a90008de9b0f8f (0x5641c028bd4c) [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::h0a8627bef188ff96 (0x5641c0281e3a) [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::hebb53484a5e3ea22 (0x5641c0227303) [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::h42eeae2e66f10185 (0x5641c063fb74) [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}}::hc231c7eb5fccd304 (0x5641c06338f3) [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}}::hd0d8abb875b4ec5a (0x5641c0633a50) [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::h3ab02a7b25a9530e (0x5641c0634a33) [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::hc6f2f6c0f1cdb063 (0x5641c06339ee) [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::h50d14fb926e56221 (0x5641c0633817) [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::hf782d065d3d652b8 (0x5641c06338c7) [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::hb2506c1b26d5af21 (0x5641c06384e3) [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}}::h81fb83bbd0bd97c1 (0x5641c0639233) [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}}::h44a6703e25fcda60 (0x5641c0636153) [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::ha97da6b3f7ea94f9 (0x5641c0635eb2) [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}}::h32c0faa900a02395 (0x5641c0636021) [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::h71a949b4ff75724a (0x5641c063d9f8) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/local.rs:257 [INFO] [stdout] 22: std::thread::local::LocalKey::with::hc7ffe7ef770b678a (0x5641c063d717) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/local.rs:234 [INFO] [stdout] 23: tokio_current_thread::Borrow::enter::h5ec8316e524b2398 (0x5641c0635f3d) [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::h82e5bbd2356eb8f1 (0x5641c0639124) [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::hd6575f312f14d689 (0x5641c0636329) [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::h69589bb3432afe45 (0x5641c02adccc) [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}}::h0449e81fb4635b30 (0x5641c0232f38) [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}}::h53f05b5632a48a9d (0x5641c0232dbf) [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}}::h23294f22cd349042 (0x5641c024a87a) [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::hfd6b2338a251e579 (0x5641c02326bf) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/local.rs:257 [INFO] [stdout] 31: std::thread::local::LocalKey::with::h1fbc08f15557b395 (0x5641c0231c95) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/local.rs:234 [INFO] [stdout] 32: tokio_executor::global::with_default::h5fccfbf8be9d0fd1 (0x5641c024a6cf) [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}}::h0ba8d00d0eaf07b5 (0x5641c0232c8b) [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}}::he271b811eb69265f (0x5641c022c7ec) [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::heb9dbd60fbd4ae88 (0x5641c02324ff) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/local.rs:257 [INFO] [stdout] 36: std::thread::local::LocalKey::with::h10cfd84ef010b8a0 (0x5641c0231c05) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/local.rs:234 [INFO] [stdout] 37: tokio_timer::timer::handle::with_default::he8af98708bf4ab05 (0x5641c022c58a) [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}}::h8ddbc9b6a85a0cfa (0x5641c0232bb4) [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}}::h0f5118c4985b4b40 (0x5641c0265224) [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::h801374008066ec97 (0x5641c0231fe0) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/local.rs:257 [INFO] [stdout] 41: std::thread::local::LocalKey::with::h9d295a07c18960d3 (0x5641c0231d27) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/local.rs:234 [INFO] [stdout] 42: tokio_timer::clock::clock::with_default::h339c0dc796e7cf38 (0x5641c02650ae) [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}}::hd15c7bc343ea727d (0x5641c0232b2f) [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}}::hb3f885f666ca4fff (0x5641c02dbd7e) [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::hbc540e9968d8ec12 (0x5641c023233f) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/local.rs:257 [INFO] [stdout] 46: std::thread::local::LocalKey::with::ha8b156d9e1344c52 (0x5641c0231db5) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/local.rs:234 [INFO] [stdout] 47: tokio_reactor::with_default::h7ff53731061723e0 (0x5641c02dbaba) [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::hc5af70597e7cd9f8 (0x5641c0232a31) [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::hfff84df0e10395f9 (0x5641c0232ed2) [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::h76cf259b7cfd6499 (0x5641c029572f) [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::h6ee468a5e40e0e00 (0x5641bfd59b69) [INFO] [stdout] at src/iplookup.rs:73 [INFO] [stdout] 52: dness::iplookup::lookup_ip::hcd4479d360106027 (0x5641bfd5a1a2) [INFO] [stdout] at src/iplookup.rs:93 [INFO] [stdout] 53: dness::iplookup::tests::opendns_lookup_ip_test::h7ff7945c272b090c (0x5641bfd5a590) [INFO] [stdout] at src/iplookup.rs:103 [INFO] [stdout] 54: dness::iplookup::tests::opendns_lookup_ip_test::{{closure}}::hb7be9f9f56342067 (0x5641bfd5a569) [INFO] [stdout] at src/iplookup.rs:101 [INFO] [stdout] 55: core::ops::function::FnOnce::call_once::h82d72f30496215a4 (0x5641bfcf975d) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 56: as core::ops::function::FnOnce>::call_once::h4a13ee3f0d7b4201 (0x5641bfe0816e) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 57: __rust_maybe_catch_panic (0x5641c0c411e9) [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 58: std::panicking::try::h5a93466ab2078586 (0x5641bfe22767) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] std::panic::catch_unwind::h752cbeae6ac7bdea [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h206c9c16936edaca [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 59: std::sys_common::backtrace::__rust_begin_short_backtrace::hc7edbac42990d270 (0x5641bfdfd5e4) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 60: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he53c58e7adee87af (0x5641bfe016a4) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h1aff7c42b6bb3726 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call::h41f8559f88100f6c [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:296 [INFO] [stdout] 61: __rust_maybe_catch_panic (0x5641c0c411e9) [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 62: std::panicking::try::hb54ba808181fe352 (0x5641bfe01da1) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] std::panic::catch_unwind::h555ccf4e835e93f4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hd4dae6e19e80fc1a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::hc35d54c07710e1a1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 63: as core::ops::function::FnOnce>::call_once::h42806b83647d4c79 (0x5641c0c2e9ae) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 64: as core::ops::function::FnOnce>::call_once::h83c921c8e826dd1d (0x5641c0c4058f) [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] std::sys_common::thread::start_thread::h2613204ce513782e [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h4570080769500bcd [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 65: start_thread (0x7fc41d8ee4a3) [INFO] [stdout] 66: __clone (0x7fc41d419d0e) [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: 0x5641c0c3c59b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5641c0c3c59b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5641c0c3c59b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5641c0c3c59b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5641c0c3c59b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5641c0c3c20a - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5641c0c3cd10 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5641c0c3c892 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5641c0c3c776 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5641c0c5950d - core::panicking::panic_fmt::h2daf88b2616ca2b2 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5641bfd1f3d3 - core::result::unwrap_failed::h98724ca3f3726139 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x5641bfd27b91 - core::result::Result::unwrap::h0c97821d45bc5c97 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/result.rs:800 [INFO] [stdout] 12: 0x5641bfd5a59b - dness::iplookup::tests::opendns_lookup_ip_test::h7ff7945c272b090c [INFO] [stdout] at src/iplookup.rs:103 [INFO] [stdout] 13: 0x5641bfd5a56a - dness::iplookup::tests::opendns_lookup_ip_test::{{closure}}::hb7be9f9f56342067 [INFO] [stdout] at src/iplookup.rs:101 [INFO] [stdout] 14: 0x5641bfcf975e - core::ops::function::FnOnce::call_once::h82d72f30496215a4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x5641bfe0816f - as core::ops::function::FnOnce>::call_once::h4a13ee3f0d7b4201 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x5641c0c411ea - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 17: 0x5641bfe22768 - std::panicking::try::h5a93466ab2078586 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x5641bfe22768 - std::panic::catch_unwind::h752cbeae6ac7bdea [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x5641bfe22768 - test::run_test::run_test_inner::{{closure}}::h206c9c16936edaca [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x5641bfdfd5e5 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc7edbac42990d270 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x5641bfe016a5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he53c58e7adee87af [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x5641bfe016a5 - as core::ops::function::FnOnce<()>>::call_once::h1aff7c42b6bb3726 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x5641bfe016a5 - std::panicking::try::do_call::h41f8559f88100f6c [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x5641c0c411ea - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 25: 0x5641bfe01da2 - std::panicking::try::hb54ba808181fe352 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x5641bfe01da2 - std::panic::catch_unwind::h555ccf4e835e93f4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x5641bfe01da2 - std::thread::Builder::spawn_unchecked::{{closure}}::hd4dae6e19e80fc1a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x5641bfe01da2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc35d54c07710e1a1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x5641c0c2e9af - as core::ops::function::FnOnce>::call_once::h42806b83647d4c79 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5641c0c40590 - as core::ops::function::FnOnce>::call_once::h83c921c8e826dd1d [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x5641c0c40590 - std::sys_common::thread::start_thread::h2613204ce513782e [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x5641c0c40590 - std::sys::unix::thread::Thread::new::thread_start::h4570080769500bcd [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7fc41d8ee4a4 - start_thread [INFO] [stdout] 34: 0x7fc41d419d0f - __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" "3db203cbe6e86c52b46476a29332a4278b75db904864c5d0dde3f5f76374e3cb"` [INFO] running `"docker" "rm" "-f" "3db203cbe6e86c52b46476a29332a4278b75db904864c5d0dde3f5f76374e3cb"` [INFO] [stdout] 3db203cbe6e86c52b46476a29332a4278b75db904864c5d0dde3f5f76374e3cb