[INFO] cloning repository https://github.com/nickbabcock/dness
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickbabcock/dness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbabcock%2Fdness", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbabcock%2Fdness'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de7d7635df1e989930df3c327ed33d10b9b84111
[INFO] testing nickbabcock/dness against master#10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 for pr-94775
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbabcock%2Fdness" "/workspace/builds/worker-111/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nickbabcock/dness on toolchain 10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nickbabcock/dness
[INFO] finished tweaking git repo https://github.com/nickbabcock/dness
[INFO] tweaked toml for git repo https://github.com/nickbabcock/dness written to /workspace/builds/worker-111/source/Cargo.toml
[INFO] crate git repo https://github.com/nickbabcock/dness already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af1edb5aa805f98528f9b1fbc48a5e6fb5a9f8ce517dfd3cfe494058ca1e8160
[INFO] running `Command { std: "docker" "start" "-a" "af1edb5aa805f98528f9b1fbc48a5e6fb5a9f8ce517dfd3cfe494058ca1e8160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af1edb5aa805f98528f9b1fbc48a5e6fb5a9f8ce517dfd3cfe494058ca1e8160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af1edb5aa805f98528f9b1fbc48a5e6fb5a9f8ce517dfd3cfe494058ca1e8160", kill_on_drop: false }`
[INFO] [stdout] af1edb5aa805f98528f9b1fbc48a5e6fb5a9f8ce517dfd3cfe494058ca1e8160
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7353e0d1a76f29640b463ce23ea282dfdf34dded7f68cedd3a1550ce743c4bb5
[INFO] running `Command { std: "docker" "start" "-a" "7353e0d1a76f29640b463ce23ea282dfdf34dded7f68cedd3a1550ce743c4bb5", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling tokio v1.16.1
[INFO] [stderr]    Compiling handlebars v4.2.1
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling trust-dns-proto v0.20.3
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling trust-dns-native-tls v0.20.3
[INFO] [stderr]    Compiling trust-dns-resolver v0.20.3
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling dness v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "7353e0d1a76f29640b463ce23ea282dfdf34dded7f68cedd3a1550ce743c4bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7353e0d1a76f29640b463ce23ea282dfdf34dded7f68cedd3a1550ce743c4bb5", kill_on_drop: false }`
[INFO] [stdout] 7353e0d1a76f29640b463ce23ea282dfdf34dded7f68cedd3a1550ce743c4bb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f944cdd365ac8238aca6f1b8ad4540821a44598bb97806d61ca04463912543e
[INFO] running `Command { std: "docker" "start" "-a" "2f944cdd365ac8238aca6f1b8ad4540821a44598bb97806d61ca04463912543e", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling termtree v0.2.3
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling ascii v1.0.0
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling time v0.3.5
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.4
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling tiny_http v0.8.2
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling gzip-header v0.3.0
[INFO] [stderr]    Compiling predicates v2.1.0
[INFO] [stderr]    Compiling brotli v3.3.2
[INFO] [stderr]    Compiling deflate v0.9.1
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling rouille v3.5.0
[INFO] [stderr]    Compiling dness v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 32.74s
[INFO] [stderr]   Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dness-86b9c07cc4cbf3b5)
[INFO] [stderr]   Executable tests/exec_tests.rs (/opt/rustwide/target/debug/deps/exec_tests-1f4c2e2a089bd6ad)
[INFO] running `Command { std: "docker" "inspect" "2f944cdd365ac8238aca6f1b8ad4540821a44598bb97806d61ca04463912543e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f944cdd365ac8238aca6f1b8ad4540821a44598bb97806d61ca04463912543e", kill_on_drop: false }`
[INFO] [stdout] 2f944cdd365ac8238aca6f1b8ad4540821a44598bb97806d61ca04463912543e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c52c51a9c71d450897cbcd2977236ed1fd77d89097a5faf3854cceebb5b4080
[INFO] running `Command { std: "docker" "start" "-a" "4c52c51a9c71d450897cbcd2977236ed1fd77d89097a5faf3854cceebb5b4080", kill_on_drop: false }`
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dness-86b9c07cc4cbf3b5)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_update_response ... ok
[INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_zone ... ok
[INFO] [stdout] test cloudflare::tests::deserialize_cloudflare_error ... ok
[INFO] [stdout] test config::tests::deserialize_config_empty ... ok
[INFO] [stdout] test config::tests::deserialize_config_deny_unknown ... ok
[INFO] [stdout] test config::tests::deserialize_config_godaddy ... ok
[INFO] [stdout] test config::tests::deserialize_config_he ... ok
[INFO] [stdout] test config::tests::deserialize_config_dynu ... ok
[INFO] [stdout] test config::tests::deserialize_config_namecheap ... ok
[INFO] [stdout] test config::tests::deserialize_ipify_config ... ok
[INFO] [stdout] test config::tests::deserialize_config_simple ... ok
[INFO] [stdout] test config::tests::deserialize_noip_config ... 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_readme_bad ... ok
[INFO] [stdout] test config::tests::deserialize_config_readme ... ok
[INFO] [stdout] test dns::tests::opendns_lookup_ip_test ... FAILED
[INFO] [stdout] test dns::tests::cloudflare_test ... FAILED
[INFO] [stdout] test namecheap::tests::test_namecheap_update ... FAILED
[INFO] [stdout] test he::tests::test_he_update ... FAILED
[INFO] [stdout] test dynu::tests::test_dynu_update ... FAILED
[INFO] [stdout] test noip::tests::test_noip_update ... FAILED
[INFO] [stdout] test godaddy::tests::test_godaddy_unparseable_ipv4 ... ok
[INFO] [stdout] test godaddy::tests::test_godaddy_grabbag ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dns::tests::opendns_lookup_ip_test stdout ----
[INFO] [stdout] thread 'dns::tests::opendns_lookup_ip_test' panicked at 'called `Result::unwrap()` on an `Err` value: DnsError { kind: DnsResolve(ResolveError { kind: Proto(ProtoError { kind: Io(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }) }) }) }', src/dns.rs:95:40
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b70429dfdc - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x55b70429dfdc - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b70429dfdc - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x55b70429dfdc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x55b7042c393c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x55b704296791 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x55b70429fd35 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x55b70429fd35 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x55b70429fd35 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x55b70429fa13 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x55b7042a0283 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x55b7042a0167 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x55b70429e494 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x55b70429fe99 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x55b703897a83 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x55b703897b73 - core::result::unwrap_failed::h000167061be8973a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5
[INFO] [stdout]   16:     0x55b7038a0e44 - core::result::Result<T,E>::unwrap::hd5c364226d89afb5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23
[INFO] [stdout]   17:     0x55b70392d90f - dness::dns::tests::opendns_lookup_ip_test::{{closure}}::h4e21029ae85360f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns.rs:95:18
[INFO] [stdout]   18:     0x55b703986abb - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h36e6dd3b0ea572da
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   19:     0x55b70392923a - <core::pin::Pin<P> as core::future::future::Future>::poll::h64ceb8ca649f2edb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/future.rs:124:9
[INFO] [stdout]   20:     0x55b70399e680 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h99ff4b9bae9169ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:48
[INFO] [stdout]   21:     0x55b7038b5240 - tokio::coop::with_budget::{{closure}}::h40d21dfe2d5b4f54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:102:9
[INFO] [stdout]   22:     0x55b703922ea6 - std::thread::local::LocalKey<T>::try_with::h2fc169daabb69df6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16
[INFO] [stdout]   23:     0x55b703921b0d - std::thread::local::LocalKey<T>::with::h4a40d0e65f007de9
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9
[INFO] [stdout]   24:     0x55b70399e30c - tokio::coop::with_budget::haa1ecda42e0230bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:95:5
[INFO] [stdout]   25:     0x55b70399e30c - tokio::coop::budget::h22ddba37366eb13f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:72:5
[INFO] [stdout]   26:     0x55b70399e30c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hd9ecfa49fdb9a8d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   27:     0x55b703994102 - tokio::runtime::basic_scheduler::Context::enter::h284541567f3e5355
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   28:     0x55b70399d3e3 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hdd664733b57faf8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:515:36
[INFO] [stdout]   29:     0x55b70399994b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h799e6e5acfe069ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   30:     0x55b7038d1817 - tokio::macros::scoped_tls::ScopedKey<T>::set::h6d237790a5a78d10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x55b703998ea7 - tokio::runtime::basic_scheduler::CoreGuard::enter::hb9eabf509c83014c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:27
[INFO] [stdout]   32:     0x55b703999cd0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hb06c70edbac00de5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:506:9
[INFO] [stdout]   33:     0x55b703991205 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h2de6f06fa2c4a91e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:182:24
[INFO] [stdout]   34:     0x55b7038d26ed - tokio::runtime::Runtime::block_on::hc62989ad80a360d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/mod.rs:475:46
[INFO] [stdout]   35:     0x55b70392d675 - dness::dns::tests::opendns_lookup_ip_test::h6edc0f300174cd24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns.rs:96:9
[INFO] [stdout]   36:     0x55b70392d52a - dness::dns::tests::opendns_lookup_ip_test::{{closure}}::ha50fd379473e2775
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns.rs:93:11
[INFO] [stdout]   37:     0x55b70396eb7e - core::ops::function::FnOnce::call_once::h91cc4ef80ac6e1fa
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x55b703e36153 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   39:     0x55b703e36153 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   40:     0x55b703e34ec6 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   41:     0x55b703e34ec6 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   42:     0x55b703e34ec6 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   43:     0x55b703e34ec6 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   44:     0x55b703e34ec6 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   45:     0x55b703e34ec6 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   46:     0x55b703e34ec6 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   47:     0x55b703e0186e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   48:     0x55b703e0186e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   49:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   50:     0x55b703e06d38 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   51:     0x55b703e06d38 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   52:     0x55b703e06d38 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   53:     0x55b703e06d38 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   54:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   55:     0x55b703e06d38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   56:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   57:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   58:     0x55b7042a4e83 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   59:     0x7fdad647b609 - start_thread
[INFO] [stdout]   60:     0x7fdad6249163 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dns::tests::cloudflare_test stdout ----
[INFO] [stdout] thread 'dns::tests::cloudflare_test' panicked at 'called `Result::unwrap()` on an `Err` value: DnsError { kind: DnsResolve(ResolveError { kind: Proto(ProtoError { kind: Io(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }) }) }) }', src/dns.rs:103:61
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b70429dfdc - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x55b70429dfdc - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b70429dfdc - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x55b70429dfdc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x55b7042c393c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x55b704296791 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x55b70429fd35 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x55b70429fd35 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x55b70429fd35 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x55b70429fa13 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x55b7042a0283 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x55b7042a0167 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x55b70429e494 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x55b70429fe99 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x55b703897a83 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x55b703897b73 - core::result::unwrap_failed::h000167061be8973a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5
[INFO] [stdout]   16:     0x55b7038a0e44 - core::result::Result<T,E>::unwrap::hd5c364226d89afb5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23
[INFO] [stdout]   17:     0x55b70392df95 - dness::dns::tests::cloudflare_test::{{closure}}::hbf72e6a537ae6838
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns.rs:103:18
[INFO] [stdout]   18:     0x55b70398670b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h13aeb24490e02fac
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   19:     0x55b70392929a - <core::pin::Pin<P> as core::future::future::Future>::poll::h7d7b1eca328d9596
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/future.rs:124:9
[INFO] [stdout]   20:     0x55b70399e6e0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha95b2844414327ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:48
[INFO] [stdout]   21:     0x55b7038b49f0 - tokio::coop::with_budget::{{closure}}::h1d3a469abd53e332
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:102:9
[INFO] [stdout]   22:     0x55b703922c26 - std::thread::local::LocalKey<T>::try_with::h1d7a84bb686c930b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16
[INFO] [stdout]   23:     0x55b70392261d - std::thread::local::LocalKey<T>::with::hdc1f4a53bad590ed
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9
[INFO] [stdout]   24:     0x55b70399dd9c - tokio::coop::with_budget::h5b228d834cfb4b85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:95:5
[INFO] [stdout]   25:     0x55b70399dd9c - tokio::coop::budget::ha44c50312fed03f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:72:5
[INFO] [stdout]   26:     0x55b70399dd9c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h57285e0f5e262f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   27:     0x55b703993db2 - tokio::runtime::basic_scheduler::Context::enter::h0148cf55f5cacd45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   28:     0x55b70399bd63 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h74a78596c2948967
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:515:36
[INFO] [stdout]   29:     0x55b7039999cb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h96c9f51e7e94d5b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   30:     0x55b7038d1a37 - tokio::macros::scoped_tls::ScopedKey<T>::set::ha7ee506853dd4ae3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x55b703997f67 - tokio::runtime::basic_scheduler::CoreGuard::enter::h509936e7925d8cac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:27
[INFO] [stdout]   32:     0x55b703999b40 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h27e4530b51a7be7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:506:9
[INFO] [stdout]   33:     0x55b703992ca5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::he89548c5082fe0d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:182:24
[INFO] [stdout]   34:     0x55b7038d23bd - tokio::runtime::Runtime::block_on::h6cff6b319f5a321e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/mod.rs:475:46
[INFO] [stdout]   35:     0x55b70392db23 - dness::dns::tests::cloudflare_test::h089d32bbd3e0610d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns.rs:104:9
[INFO] [stdout]   36:     0x55b70392d9da - dness::dns::tests::cloudflare_test::{{closure}}::h18c44d3282494c44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns.rs:100:11
[INFO] [stdout]   37:     0x55b70396ecfe - core::ops::function::FnOnce::call_once::ha594bbb73cfe51ef
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x55b703e36153 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   39:     0x55b703e36153 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   40:     0x55b703e34ec6 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   41:     0x55b703e34ec6 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   42:     0x55b703e34ec6 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   43:     0x55b703e34ec6 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   44:     0x55b703e34ec6 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   45:     0x55b703e34ec6 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   46:     0x55b703e34ec6 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   47:     0x55b703e0186e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   48:     0x55b703e0186e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   49:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   50:     0x55b703e06d38 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   51:     0x55b703e06d38 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   52:     0x55b703e06d38 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   53:     0x55b703e06d38 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   54:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   55:     0x55b703e06d38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   56:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   57:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   58:     0x55b7042a4e83 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   59:     0x7fdad647b609 - start_thread
[INFO] [stdout]   60:     0x7fdad6249163 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- namecheap::tests::test_namecheap_update stdout ----
[INFO] [stdout] thread 'namecheap::tests::test_namecheap_update' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout]   left: `Updates { updated: 0, current: 0, missing: 1 }`,
[INFO] [stdout]  right: `Updates { updated: 1, current: 0, missing: 0 }`', src/namecheap.rs:148:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b70429dfdc - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x55b70429dfdc - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b70429dfdc - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x55b70429dfdc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x55b7042c393c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x55b704296791 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x55b70429fd35 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x55b70429fd35 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x55b70429fd35 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x55b70429fa13 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x55b7042a0283 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x55b7042a0167 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x55b70429e494 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x55b70429fe99 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x55b703897a83 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x55b7042c1eb8 - core::panicking::assert_failed_inner::ha86e5005b056008c
[INFO] [stdout]   16:     0x55b7038b19ea - core::panicking::assert_failed::ha5e38e409d1f3ba1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:182:5
[INFO] [stdout]   17:     0x55b7038dde26 - dness::namecheap::tests::test_namecheap_update::{{closure}}::h11ee242906b5acff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/namecheap.rs:148:9
[INFO] [stdout]   18:     0x55b703987d7b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hce6e19f5f310b0df
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   19:     0x55b7039291da - <core::pin::Pin<P> as core::future::future::Future>::poll::h60754876cdb8b403
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/future.rs:124:9
[INFO] [stdout]   20:     0x55b70399e5c0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6cf83bf3e0ba970d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:48
[INFO] [stdout]   21:     0x55b7038b5960 - tokio::coop::with_budget::{{closure}}::h80ded00dd2a2d3b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:102:9
[INFO] [stdout]   22:     0x55b7039229a6 - std::thread::local::LocalKey<T>::try_with::h18aad8ae8b394add
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16
[INFO] [stdout]   23:     0x55b703921ddd - std::thread::local::LocalKey<T>::with::h7b104fbd1b2a307a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9
[INFO] [stdout]   24:     0x55b70399e0dc - tokio::coop::with_budget::h63712bd7a3f4f2bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:95:5
[INFO] [stdout]   25:     0x55b70399e0dc - tokio::coop::budget::hc2ae146d8f0e2998
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:72:5
[INFO] [stdout]   26:     0x55b70399e0dc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbab2c9fa74431beb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   27:     0x55b703995422 - tokio::runtime::basic_scheduler::Context::enter::h6ea5497f088555b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   28:     0x55b70399a6e3 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h3d5ff4f93f350d75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:515:36
[INFO] [stdout]   29:     0x55b703999a0b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hce3e86bda6b279c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   30:     0x55b7038d14e7 - tokio::macros::scoped_tls::ScopedKey<T>::set::h264e97568a70186f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x55b703997b97 - tokio::runtime::basic_scheduler::CoreGuard::enter::h0cdf304b08797477
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:27
[INFO] [stdout]   32:     0x55b703999af0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h1c096a7e7535febe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:506:9
[INFO] [stdout]   33:     0x55b703991675 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h3f2af0820cad4513
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:182:24
[INFO] [stdout]   34:     0x55b7038d2a23 - tokio::runtime::Runtime::block_on::hfa14576c2c9d5edd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/mod.rs:475:46
[INFO] [stdout]   35:     0x55b7038dd419 - dness::namecheap::tests::test_namecheap_update::h1a3f0780e369064e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/namecheap.rs:148:9
[INFO] [stdout]   36:     0x55b7038dd2ca - dness::namecheap::tests::test_namecheap_update::{{closure}}::h50668fc8dc616a04
[INFO] [stdout]                                at /opt/rustwide/workdir/src/namecheap.rs:134:11
[INFO] [stdout]   37:     0x55b70396e3fe - core::ops::function::FnOnce::call_once::h20286ff2037ceccc
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x55b703e36153 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   39:     0x55b703e36153 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   40:     0x55b703e34ec6 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   41:     0x55b703e34ec6 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   42:     0x55b703e34ec6 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   43:     0x55b703e34ec6 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   44:     0x55b703e34ec6 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   45:     0x55b703e34ec6 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   46:     0x55b703e34ec6 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   47:     0x55b703e0186e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   48:     0x55b703e0186e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   49:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   50:     0x55b703e06d38 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   51:     0x55b703e06d38 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   52:     0x55b703e06d38 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   53:     0x55b703e06d38 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   54:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   55:     0x55b703e06d38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   56:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   57:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   58:     0x55b7042a4e83 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   59:     0x7fdad647b609 - start_thread
[INFO] [stdout]   60:     0x7fdad6249163 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- he::tests::test_he_update stdout ----
[INFO] [stdout] thread 'he::tests::test_he_update' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout]   left: `Updates { updated: 0, current: 0, missing: 1 }`,
[INFO] [stdout]  right: `Updates { updated: 1, current: 0, missing: 0 }`', src/he.rs:141:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b70429dfdc - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x55b70429dfdc - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b70429dfdc - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x55b70429dfdc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x55b7042c393c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x55b704296791 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x55b70429fd35 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x55b70429fd35 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x55b70429fd35 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x55b70429fa13 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x55b7042a0283 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x55b7042a0167 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x55b70429e494 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x55b70429fe99 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x55b703897a83 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x55b7042c1eb8 - core::panicking::assert_failed_inner::ha86e5005b056008c
[INFO] [stdout]   16:     0x55b7038b19ea - core::panicking::assert_failed::ha5e38e409d1f3ba1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:182:5
[INFO] [stdout]   17:     0x55b7038dd076 - dness::he::tests::test_he_update::{{closure}}::hd1ca6016659d519e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/he.rs:141:9
[INFO] [stdout]   18:     0x55b703986d4b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h442077f8b0e225eb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   19:     0x55b70392935a - <core::pin::Pin<P> as core::future::future::Future>::poll::hf027b7e578ebdbf5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/future.rs:124:9
[INFO] [stdout]   20:     0x55b70399e500 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h669dc6d8fcfba065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:48
[INFO] [stdout]   21:     0x55b7038b6080 - tokio::coop::with_budget::{{closure}}::ha64e79b90f43b88b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:102:9
[INFO] [stdout]   22:     0x55b703925666 - std::thread::local::LocalKey<T>::try_with::hf467f82b2e70b027
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16
[INFO] [stdout]   23:     0x55b70392268d - std::thread::local::LocalKey<T>::with::hdf77488da841c3f7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9
[INFO] [stdout]   24:     0x55b70399daec - tokio::coop::with_budget::h537095a51263aa50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:95:5
[INFO] [stdout]   25:     0x55b70399daec - tokio::coop::budget::h271a2a2d53150f2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:72:5
[INFO] [stdout]   26:     0x55b70399daec - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h26afc6acdb1bd0eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   27:     0x55b703996c62 - tokio::runtime::basic_scheduler::Context::enter::he3a5fd14e0a56f4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   28:     0x55b70399c4e3 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hb97c9cb458b2ef93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:515:36
[INFO] [stdout]   29:     0x55b70399988b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h0f4744632f7d606a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   30:     0x55b7038d13d7 - tokio::macros::scoped_tls::ScopedKey<T>::set::h11b3beb932996bcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x55b703998337 - tokio::runtime::basic_scheduler::CoreGuard::enter::h66f4fa0747bdda82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:27
[INFO] [stdout]   32:     0x55b703999c80 - tokio::runtime::basic_scheduler::CoreGuard::block_on::ha79f2abfb728e1fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:506:9
[INFO] [stdout]   33:     0x55b703991ae5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4c55b4c7b981ffd5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:182:24
[INFO] [stdout]   34:     0x55b7038d1f03 - tokio::runtime::Runtime::block_on::h24770e351ff76dd5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/mod.rs:475:46
[INFO] [stdout]   35:     0x55b7038dc669 - dness::he::tests::test_he_update::hce2faf26405bd243
[INFO] [stdout]                                at /opt/rustwide/workdir/src/he.rs:141:9
[INFO] [stdout]   36:     0x55b7038dc51a - dness::he::tests::test_he_update::{{closure}}::h19a5e913ef1d72e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/he.rs:127:11
[INFO] [stdout]   37:     0x55b70396e47e - core::ops::function::FnOnce::call_once::h2ed2d42e6e718831
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x55b703e36153 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   39:     0x55b703e36153 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   40:     0x55b703e34ec6 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   41:     0x55b703e34ec6 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   42:     0x55b703e34ec6 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   43:     0x55b703e34ec6 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   44:     0x55b703e34ec6 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   45:     0x55b703e34ec6 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   46:     0x55b703e34ec6 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   47:     0x55b703e0186e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   48:     0x55b703e0186e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   49:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   50:     0x55b703e06d38 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   51:     0x55b703e06d38 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   52:     0x55b703e06d38 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   53:     0x55b703e06d38 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   54:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   55:     0x55b703e06d38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   56:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   57:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   58:     0x55b7042a4e83 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   59:     0x7fdad647b609 - start_thread
[INFO] [stdout]   60:     0x7fdad6249163 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dynu::tests::test_dynu_update stdout ----
[INFO] [stdout] thread 'dynu::tests::test_dynu_update' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout]   left: `Updates { updated: 0, current: 0, missing: 1 }`,
[INFO] [stdout]  right: `Updates { updated: 1, current: 0, missing: 0 }`', src/dynu.rs:144:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b70429dfdc - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x55b70429dfdc - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b70429dfdc - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x55b70429dfdc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x55b7042c393c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x55b704296791 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x55b70429fd35 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x55b70429fd35 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x55b70429fd35 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x55b70429fa13 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x55b7042a0283 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x55b7042a0167 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x55b70429e494 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x55b70429fe99 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x55b703897a83 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x55b7042c1eb8 - core::panicking::assert_failed_inner::ha86e5005b056008c
[INFO] [stdout]   16:     0x55b7038b19ea - core::panicking::assert_failed::ha5e38e409d1f3ba1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:182:5
[INFO] [stdout]   17:     0x55b7038d9e90 - dness::dynu::tests::test_dynu_update::{{closure}}::h5280e1c9ea4fa3e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dynu.rs:144:9
[INFO] [stdout]   18:     0x55b703987bdb - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hac522295b30c5faf
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   19:     0x55b70392917a - <core::pin::Pin<P> as core::future::future::Future>::poll::h5ed25b9b186413b1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/future.rs:124:9
[INFO] [stdout]   20:     0x55b70399e4a0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4211ba3948a6b845
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:48
[INFO] [stdout]   21:     0x55b7038b48c0 - tokio::coop::with_budget::{{closure}}::h0499669f27d21610
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:102:9
[INFO] [stdout]   22:     0x55b703923eb6 - std::thread::local::LocalKey<T>::try_with::h7d7c29320d5329d4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16
[INFO] [stdout]   23:     0x55b703921f6d - std::thread::local::LocalKey<T>::with::h92767417201ab380
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9
[INFO] [stdout]   24:     0x55b70399d9ac - tokio::coop::with_budget::h8cfb463337b073fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:95:5
[INFO] [stdout]   25:     0x55b70399d9ac - tokio::coop::budget::h30918c42644ad259
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:72:5
[INFO] [stdout]   26:     0x55b70399d9ac - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h04eac267f096a6f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   27:     0x55b7039950d2 - tokio::runtime::basic_scheduler::Context::enter::h660f7049177468fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   28:     0x55b703999f63 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h095f8c8f9a47b799
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:515:36
[INFO] [stdout]   29:     0x55b703999a4b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::he462248b21d6fb32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   30:     0x55b7038d1927 - tokio::macros::scoped_tls::ScopedKey<T>::set::h8fe3fc4602ad57a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x55b703999647 - tokio::runtime::basic_scheduler::CoreGuard::enter::hbd2063e9e73b6287
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:27
[INFO] [stdout]   32:     0x55b703999aa0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h0839e9f1bf6e7171
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:506:9
[INFO] [stdout]   33:     0x55b7039923c5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc5000e88bebff34d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:182:24
[INFO] [stdout]   34:     0x55b7038d2553 - tokio::runtime::Runtime::block_on::h811e8f5f1bfedd90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/mod.rs:475:46
[INFO] [stdout]   35:     0x55b7038d941b - dness::dynu::tests::test_dynu_update::h8280b42289ba347d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dynu.rs:144:9
[INFO] [stdout]   36:     0x55b7038d92ca - dness::dynu::tests::test_dynu_update::{{closure}}::hfd25da02323fce1c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dynu.rs:129:11
[INFO] [stdout]   37:     0x55b70396e4be - core::ops::function::FnOnce::call_once::h37a6db4f703452d0
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x55b703e36153 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   39:     0x55b703e36153 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   40:     0x55b703e34ec6 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   41:     0x55b703e34ec6 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   42:     0x55b703e34ec6 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   43:     0x55b703e34ec6 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   44:     0x55b703e34ec6 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   45:     0x55b703e34ec6 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   46:     0x55b703e34ec6 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   47:     0x55b703e0186e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   48:     0x55b703e0186e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   49:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   50:     0x55b703e06d38 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   51:     0x55b703e06d38 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   52:     0x55b703e06d38 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   53:     0x55b703e06d38 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   54:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   55:     0x55b703e06d38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   56:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   57:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   58:     0x55b7042a4e83 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   59:     0x7fdad647b609 - start_thread
[INFO] [stdout]   60:     0x7fdad6249163 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- noip::tests::test_noip_update stdout ----
[INFO] [stdout] thread 'noip::tests::test_noip_update' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout]   left: `Updates { updated: 0, current: 0, missing: 1 }`,
[INFO] [stdout]  right: `Updates { updated: 1, current: 0, missing: 0 }`', src/noip.rs:125:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b70429dfdc - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x55b70429dfdc - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b70429dfdc - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x55b70429dfdc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x55b7042c393c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x55b704296791 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x55b70429fd35 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x55b70429fd35 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x55b70429fd35 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x55b70429fa13 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x55b7042a0283 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x55b7042a0167 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x55b70429e494 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x55b70429fe99 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x55b703897a83 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x55b7042c1eb8 - core::panicking::assert_failed_inner::ha86e5005b056008c
[INFO] [stdout]   16:     0x55b7038b19ea - core::panicking::assert_failed::ha5e38e409d1f3ba1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:182:5
[INFO] [stdout]   17:     0x55b7039119d0 - dness::noip::tests::test_noip_update::{{closure}}::h75e573c514cd4439
[INFO] [stdout]                                at /opt/rustwide/workdir/src/noip.rs:125:9
[INFO] [stdout]   18:     0x55b70398801b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hf8915ec1faf15fc7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   19:     0x55b7039292fa - <core::pin::Pin<P> as core::future::future::Future>::poll::hb7f556bf3259fcba
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/future.rs:124:9
[INFO] [stdout]   20:     0x55b70399e740 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbe7b749050938854
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:48
[INFO] [stdout]   21:     0x55b7038b5cf0 - tokio::coop::with_budget::{{closure}}::h97258d049fe39e9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:102:9
[INFO] [stdout]   22:     0x55b703924246 - std::thread::local::LocalKey<T>::try_with::h9777e240bd4e6d78
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16
[INFO] [stdout]   23:     0x55b70392191d - std::thread::local::LocalKey<T>::with::h28a229f6dee9d074
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9
[INFO] [stdout]   24:     0x55b70399e20c - tokio::coop::with_budget::h5ed53dd35103c5db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:95:5
[INFO] [stdout]   25:     0x55b70399e20c - tokio::coop::budget::ha6261fca0dcc48f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:72:5
[INFO] [stdout]   26:     0x55b70399e20c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hce4178a4d5aa4173
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:25
[INFO] [stdout]   27:     0x55b703996622 - tokio::runtime::basic_scheduler::Context::enter::hd2bd8c2d591298c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:374:19
[INFO] [stdout]   28:     0x55b70399ae63 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h44ce778442351de2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:515:36
[INFO] [stdout]   29:     0x55b70399990b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h5e08694877cdea96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:57
[INFO] [stdout]   30:     0x55b7038d1b47 - tokio::macros::scoped_tls::ScopedKey<T>::set::he83de13ed4014e60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x55b703999277 - tokio::runtime::basic_scheduler::CoreGuard::enter::hbb870960b10a18e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:27
[INFO] [stdout]   32:     0x55b703999c30 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h4f655aeaf2ca9d20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:506:9
[INFO] [stdout]   33:     0x55b703991f55 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hb3ff6994dcd6f53a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:182:24
[INFO] [stdout]   34:     0x55b7038d2883 - tokio::runtime::Runtime::block_on::hed29dd2cb5623c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/mod.rs:475:46
[INFO] [stdout]   35:     0x55b703911049 - dness::noip::tests::test_noip_update::h3455e39b90068b75
[INFO] [stdout]                                at /opt/rustwide/workdir/src/noip.rs:125:9
[INFO] [stdout]   36:     0x55b703910efa - dness::noip::tests::test_noip_update::{{closure}}::h96ea2b1a63682cf3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/noip.rs:111:11
[INFO] [stdout]   37:     0x55b70396f09e - core::ops::function::FnOnce::call_once::he00fb74cad6c595c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x55b703e36153 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   39:     0x55b703e36153 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   40:     0x55b703e34ec6 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   41:     0x55b703e34ec6 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   42:     0x55b703e34ec6 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   43:     0x55b703e34ec6 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   44:     0x55b703e34ec6 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   45:     0x55b703e34ec6 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   46:     0x55b703e34ec6 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   47:     0x55b703e0186e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   48:     0x55b703e0186e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   49:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   50:     0x55b703e06d38 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   51:     0x55b703e06d38 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   52:     0x55b703e06d38 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   53:     0x55b703e06d38 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   54:     0x55b703e06d38 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   55:     0x55b703e06d38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   56:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   57:     0x55b7042a4e83 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   58:     0x55b7042a4e83 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   59:     0x7fdad647b609 - start_thread
[INFO] [stdout]   60:     0x7fdad6249163 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dns::tests::cloudflare_test
[INFO] [stdout]     dns::tests::opendns_lookup_ip_test
[INFO] [stdout]     dynu::tests::test_dynu_update
[INFO] [stdout]     he::tests::test_he_update
[INFO] [stdout]     namecheap::tests::test_namecheap_update
[INFO] [stdout]     noip::tests::test_noip_update
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass '--bin dness'
[INFO] running `Command { std: "docker" "inspect" "4c52c51a9c71d450897cbcd2977236ed1fd77d89097a5faf3854cceebb5b4080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c52c51a9c71d450897cbcd2977236ed1fd77d89097a5faf3854cceebb5b4080", kill_on_drop: false }`
[INFO] [stdout] 4c52c51a9c71d450897cbcd2977236ed1fd77d89097a5faf3854cceebb5b4080