[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 beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "build" "--frozen"` [INFO] [stdout] b26331632707d93bd52891018ac49986a7c2bed93d93c8fede0a88b5aeba3c71 [INFO] running `"docker" "start" "-a" "b26331632707d93bd52891018ac49986a7c2bed93d93c8fede0a88b5aeba3c71"` [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 tokio-executor v0.1.7 [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 cookie v0.12.0 [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 http v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.17 [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 mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [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 mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [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 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 1m 52s [INFO] running `"docker" "inspect" "b26331632707d93bd52891018ac49986a7c2bed93d93c8fede0a88b5aeba3c71"` [INFO] running `"docker" "rm" "-f" "b26331632707d93bd52891018ac49986a7c2bed93d93c8fede0a88b5aeba3c71"` [INFO] [stdout] b26331632707d93bd52891018ac49986a7c2bed93d93c8fede0a88b5aeba3c71 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 912eff9879c670dd43dfae44c3d456b9a966b5e91d249f81e28ef656d0478064 [INFO] running `"docker" "start" "-a" "912eff9879c670dd43dfae44c3d456b9a966b5e91d249f81e28ef656d0478064"` [INFO] [stderr] Compiling copyless v0.1.3 [INFO] [stderr] Compiling hashbrown v0.3.1 [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 parking_lot v0.8.0 [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 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 35s [INFO] running `"docker" "inspect" "912eff9879c670dd43dfae44c3d456b9a966b5e91d249f81e28ef656d0478064"` [INFO] running `"docker" "rm" "-f" "912eff9879c670dd43dfae44c3d456b9a966b5e91d249f81e28ef656d0478064"` [INFO] [stdout] 912eff9879c670dd43dfae44c3d456b9a966b5e91d249f81e28ef656d0478064 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen"` [INFO] [stdout] 964f7ddd94d2f800eb78453f2377466ef43fa33019c9109fd09ce0a9541350d4 [INFO] running `"docker" "start" "-a" "964f7ddd94d2f800eb78453f2377466ef43fa33019c9109fd09ce0a9541350d4"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/crater/target/debug/deps/dness-9689c42b64fb67f5 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_zone ... ok [INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_error ... ok [INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_update_response ... ok [INFO] [stdout] test config::tests::deserialize_config_readme ... ok [INFO] [stdout] test config::tests::deserialize_config_simple ... 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_empty ... ok [INFO] [stdout] test godaddy::tests::deserialize_go_records ... ok [INFO] [stdout] test config::tests::deserialize_config_deny_unknown ... ok [INFO] [stdout] test godaddy::tests::test_godaddy_unparseable_ipv4 ... ok [INFO] [stdout] test godaddy::tests::test_godaddy_grabbag ... 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::h4d012e0a4a355507 (0x55f6e0b9be3e) [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::h61d7d445f1af433b (0x55f6e0b9b8bd) [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::h632dc95371025e58 (0x55f6e03c04c9) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/context.rs:84 [INFO] [stdout] 3: ::clone::ha4da7d7500fc33a0 (0x55f6e03ed25f) [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::h362c54eab593e239 (0x55f6e0348ac2) [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::hffadfd177b20da9c (0x55f6e03480de) [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::h6b0e5c3b0a6b7c87 (0x55f6e032cf2e) [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::h28361dc4a05bd81c (0x55f6e0332fbd) [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::hfa368faf36897c25 (0x55f6e030b539) [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::ha993201e51362bea (0x55f6e06e1067) [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}}::hd1bde8ae45435730 (0x55f6e06d1213) [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}}::hb405183eeab13970 (0x55f6e06d1373) [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::ha782cbd230dc209e (0x55f6e06d8f23) [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::h4bb8bd9366f2f2f6 (0x55f6e06d130e) [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::h09f2c2cf9d11bb57 (0x55f6e06d1144) [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::hfba903b3ab9532e1 (0x55f6e06d11e7) [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::hc895d0f152d4ce72 (0x55f6e06da386) [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}}::h620eb0d363612c54 (0x55f6e06db053) [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}}::h970547e30b063f85 (0x55f6e06d7b93) [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::h107ffc53d102e276 (0x55f6e06d78e2) [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}}::h0c44db88dcecd7f3 (0x55f6e06d7a47) [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::h4c8e8c918e883633 (0x55f6e06e0157) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 22: std::thread::local::LocalKey::with::hedfa0d0755adab6a (0x55f6e06dfeb7) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 23: tokio_current_thread::Borrow::enter::h9311c3cc645377ea (0x55f6e06d796d) [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::heee04cdd1bc84ff9 (0x55f6e06daf55) [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::hb6a3919e7c9b573f (0x55f6e06d7d4c) [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::h29c8aeaf1e9cac6a (0x55f6e0354d1b) [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}}::h53db6193ef84857c (0x55f6e02caea8) [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}}::h8c62734d91f5681d (0x55f6e02cad2e) [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}}::h97fdebb21aa5e8d8 (0x55f6e02cd764) [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::hc1320c76033f3f73 (0x55f6e02d7c10) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 31: std::thread::local::LocalKey::with::hef5f8c13d139fd2b (0x55f6e02d78f5) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 32: tokio_executor::global::with_default::h899d6bcd6ec01907 (0x55f6e02cd5c2) [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}}::h8aad00bda4e4566d (0x55f6e02cabfb) [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}}::h94db5af0561ddf3b (0x55f6e02c8409) [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::hf83ea38d5c4f8e5b (0x55f6e02d7f30) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 36: std::thread::local::LocalKey::with::h2d11c0b7fb5dfbd0 (0x55f6e02d77d5) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 37: tokio_timer::timer::handle::with_default::h596bc9606a293262 (0x55f6e02c81b7) [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}}::h185cfbae9ce8f0d5 (0x55f6e02cab2a) [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}}::h2ed32223ac4a8bbb (0x55f6e0311241) [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::hfb5c01478be155fe (0x55f6e02d80d4) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 41: std::thread::local::LocalKey::with::h7b0716cc7e11d9a3 (0x55f6e02d7867) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 42: tokio_timer::clock::clock::with_default::h3dc6d417cc0ea20c (0x55f6e03110d1) [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}}::h5d93ff5cfea26c3f (0x55f6e02caa95) [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}}::hccec790f852bd9e9 (0x55f6e02b5c0a) [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::h4885085bc3176962 (0x55f6e02d7a70) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 46: std::thread::local::LocalKey::with::h1eae271b8519332d (0x55f6e02d7745) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 47: tokio_reactor::with_default::h978d97520a6eefc6 (0x55f6e02b5977) [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::h77273655214d677c (0x55f6e02ca991) [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::h92bc9f52a8bc4daa (0x55f6e02cae42) [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::hd32f1d5d77b98721 (0x55f6e03546d2) [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::hd74cd1891093132f (0x55f6dfdbdf99) [INFO] [stdout] at src/iplookup.rs:73 [INFO] [stdout] 52: dness::iplookup::lookup_ip::ha8e42984f3d3105f (0x55f6dfdbe5b3) [INFO] [stdout] at src/iplookup.rs:93 [INFO] [stdout] 53: dness::iplookup::tests::opendns_lookup_ip_test::h30d1229ecf859d94 (0x55f6dfd5e0a0) [INFO] [stdout] at src/iplookup.rs:103 [INFO] [stdout] 54: dness::iplookup::tests::opendns_lookup_ip_test::{{closure}}::hfa36e0d66ba3fb9a (0x55f6dfd5e079) [INFO] [stdout] at src/iplookup.rs:101 [INFO] [stdout] 55: core::ops::function::FnOnce::call_once::h58075518e63226e2 (0x55f6dfd99cbd) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 56: as core::ops::function::FnOnce>::call_once::h355e655b04400826 (0x55f6dfe7d39e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 57: __rust_maybe_catch_panic (0x55f6e0cbe149) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 58: std::panicking::try::h5890cbed5d1d8df0 (0x55f6dfe9798d) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 59: std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 (0x55f6dfe72dc4) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 60: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 (0x55f6dfe76fd4) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 61: __rust_maybe_catch_panic (0x55f6e0cbe149) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 62: std::panicking::try::h332f368ed7d9b7d1 (0x55f6dfe775d1) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 63: as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 (0x55f6e0cab74e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 64: as core::ops::function::FnOnce>::call_once::h92593001847bb63e (0x55f6e0cbd48f) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 65: start_thread (0x7f92170994a3) [INFO] [stdout] 66: __clone (0x7f9216bc4d0e) [INFO] [stdout] 67: (0x0) [INFO] [stdout] [INFO] [stdout] io error } [INFO] [stdout] [INFO] [stdout] proto error } }) }', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f6e0cb91eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55f6e0cb91eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f6e0cb91eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55f6e0cb91eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55f6e0cb91eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55f6e0cb8e5c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55f6e0cb995d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55f6e0cb94e2 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55f6e0cb93c6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x55f6e0cd635d - core::panicking::panic_fmt::h1bc6de43c92ad80c [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55f6e0cd6457 - core::result::unwrap_failed::hd83f272814becce6 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x55f6dfd4bba7 - core::result::Result::unwrap::hbb6c2d1ebbc8ed8e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:852 [INFO] [stdout] 12: 0x55f6dfd5e0ab - dness::iplookup::tests::opendns_lookup_ip_test::h30d1229ecf859d94 [INFO] [stdout] at src/iplookup.rs:103 [INFO] [stdout] 13: 0x55f6dfd5e07a - dness::iplookup::tests::opendns_lookup_ip_test::{{closure}}::hfa36e0d66ba3fb9a [INFO] [stdout] at src/iplookup.rs:101 [INFO] [stdout] 14: 0x55f6dfd99cbe - core::ops::function::FnOnce::call_once::h58075518e63226e2 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x55f6dfe7d39f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x55f6e0cbe14a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x55f6dfe9798e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x55f6dfe9798e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x55f6dfe9798e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x55f6dfe72dc5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x55f6dfe76fd5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x55f6dfe76fd5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x55f6dfe76fd5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x55f6e0cbe14a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x55f6dfe775d2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x55f6dfe775d2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x55f6dfe775d2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x55f6dfe775d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x55f6e0cab74f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x55f6e0cbd490 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x55f6e0cbd490 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x55f6e0cbd490 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f92170994a4 - start_thread [INFO] [stdout] 34: 0x7f9216bc4d0f - __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" "964f7ddd94d2f800eb78453f2377466ef43fa33019c9109fd09ce0a9541350d4"` [INFO] running `"docker" "rm" "-f" "964f7ddd94d2f800eb78453f2377466ef43fa33019c9109fd09ce0a9541350d4"` [INFO] [stdout] 964f7ddd94d2f800eb78453f2377466ef43fa33019c9109fd09ce0a9541350d4