[INFO] cloning repository cowang4/S4h [INFO] running `"git" "clone" "--bare" "git://github.com/cowang4/S4h.git" "work/cache/sources/gh/cowang4/S4h"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/cowang4/S4h'... [INFO] running `"git" "clone" "work/cache/sources/gh/cowang4/S4h" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cowang4/S4h"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cowang4/S4h'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cowang4/S4h" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cowang4/S4h"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cowang4/S4h'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 47a5c27596017464f0bfa0c8519d207c0520eb0a [INFO] sha for GitHub repo cowang4/S4h: 47a5c27596017464f0bfa0c8519d207c0520eb0a [INFO] validating manifest of cowang4/S4h on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cowang4/S4h on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cowang4/S4h [INFO] finished frobbing cowang4/S4h [INFO] frobbed toml for cowang4/S4h written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cowang4/S4h/Cargo.toml [INFO] started frobbing cowang4/S4h [INFO] finished frobbing cowang4/S4h [INFO] frobbed toml for cowang4/S4h written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cowang4/S4h/Cargo.toml [INFO] crate cowang4/S4h already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake2b_simd v0.4.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cowang4/S4h against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cowang4/S4h:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 0918830ee9840694e5e33a829a62caa6622752994090bbec182bc3c000a22f70 [INFO] running `"docker" "start" "-a" "0918830ee9840694e5e33a829a62caa6622752994090bbec182bc3c000a22f70"` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.35 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling blake2b_simd v0.4.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling chashmap v2.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling h2 v0.1.15 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling hyper v0.12.21 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.2 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling reqwest v0.9.8 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling s4h v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 58s [INFO] running `"docker" "inspect" "0918830ee9840694e5e33a829a62caa6622752994090bbec182bc3c000a22f70"` [INFO] running `"docker" "rm" "-f" "0918830ee9840694e5e33a829a62caa6622752994090bbec182bc3c000a22f70"` [INFO] [stdout] 0918830ee9840694e5e33a829a62caa6622752994090bbec182bc3c000a22f70 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cowang4/S4h:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f0a664428c4958e2b7dea54002be8e2c1b16bc3781e01d8361f22d1004965565 [INFO] running `"docker" "start" "-a" "f0a664428c4958e2b7dea54002be8e2c1b16bc3781e01d8361f22d1004965565"` [INFO] [stderr] Compiling s4h v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/key.rs:125:9 [INFO] [stderr] | [INFO] [stderr] 125 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cmp::Ordering` [INFO] [stderr] --> src/key.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | use std::cmp::Ordering; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Fail` [INFO] [stderr] --> src/main.rs:187:19 [INFO] [stderr] | [INFO] [stderr] 187 | use failure::{Fail}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `debug` [INFO] [stderr] --> src/main.rs:188:15 [INFO] [stderr] | [INFO] [stderr] 188 | use log::{debug}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.25s [INFO] running `"docker" "inspect" "f0a664428c4958e2b7dea54002be8e2c1b16bc3781e01d8361f22d1004965565"` [INFO] running `"docker" "rm" "-f" "f0a664428c4958e2b7dea54002be8e2c1b16bc3781e01d8361f22d1004965565"` [INFO] [stdout] f0a664428c4958e2b7dea54002be8e2c1b16bc3781e01d8361f22d1004965565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cowang4/S4h:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 8e855ef4f89ba2dc781c44c91d4202faf3f51316f8c3759dffe7f70ebdefb8ff [INFO] running `"docker" "start" "-a" "8e855ef4f89ba2dc781c44c91d4202faf3f51316f8c3759dffe7f70ebdefb8ff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/s4h-b99531d3df5478da [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test peer_info::tests::test_kbucket_move_to_back ... ok [INFO] [stdout] test hash::tests::test_hash ... ok [INFO] [stdout] test peer_info::tests::test_bucket_of ... ok [INFO] [stdout] test peer_info::tests::test_remove ... ok [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::state: 127.0.0.1:10266: add_peer_by_addr: tried to add our own addr [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id ce376d3f dist to ~peers[0] ffffffff [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id c378d7a9 dist to ~peers[0] f2b04569 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id a6217149 dist to ~peers[0] 97e9e389 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id a9f78b08 dist to ~peers[0] 983f19c8 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id 27edb02a dist to ~peers[0] 162522ea [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id 2dd2c50d dist to ~peers[0] 1c1a57cd [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id f55e556c dist to ~peers[0] c496c7ac [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id ae8795ad dist to ~peers[0] 9f4f076d [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id 81846230 dist to ~peers[0] b04cf0f0 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id 0c206793 dist to ~peers[0] 3de8f553 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id c2ac49d1 dist to ~peers[0] f364db11 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id 4670414d dist to ~peers[0] 77b8d38d [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id 31e57c05 dist to ~peers[0] 002deec5 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id b9bdfa12 dist to ~peers[0] 887568d2 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id 17e5f8ee dist to ~peers[0] 262d6a2e [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id 18a641d9 dist to ~peers[0] 296ed319 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id a10d86aa dist to ~peers[0] 90c5146a [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id 31876741 dist to ~peers[0] 004ff581 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id 10ea748a dist to ~peers[0] 2122e64a [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: node_id 0e531453 dist to ~peers[0] 3f9b8693 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: peers[0] inverse 31c892c0 [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::tests: dists_to_inv [002deec5, 004ff581, 162522ea, 1c1a57cd, 2122e64a, 262d6a2e, 296ed319, 3de8f553, 3f9b8693, 77b8d38d, 887568d2, 90c5146a, 97e9e389, 983f19c8, 9f4f076d, b04cf0f0, c496c7ac, f2b04569, f364db11, ffffffff] [INFO] [stderr] WARN 2019-06-10T01:06:55Z: s4h::state: 127.0.0.1:10245: add_peer_by_addr: tried to add our own addr [INFO] [stderr] thread 'thread 'actix-web accept loop' panicked at 'Can not create mio::Poll: Too many open files (os error 24)', thread '/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-net-0.2.6/src/server/accept.rs:188:arbiter:66009b3f-da36-4e45-8459-4e663ff01ff5:actix-net-worker-625' panicked at ' [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }stack backtrace: [INFO] [stderr] ', src/libcore/result.rs:999:5 [INFO] [stderr] arbiter:c6e64df2-308f-4d66-b4bb-6fd56cce334c:actix-net-worker-6' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999thread 'arbiter:fde4c6a2-77be-46d7-a10c-da9ad455c3d1:actix-net-worker-6' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] :5 [INFO] [stderr] thread 'thread 'arbiter:faee835a-ba4c-42e3-90f6-6f62f33ee45c:actix-net-worker-4' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rsactix-web accept loop:' panicked at '999:5Can not create mio::Poll: Too many open files (os error 24) [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-net-0.2.6/src/server/accept.rs:188:25 [INFO] [stderr] thread 'arbiter:f0d4a1cd-c760-4f11-a5fd-d1bdf278b348:actix-net-worker-6' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'arbiter:735b9130-d706-48bd-9b3e-69bf096030f7:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'arbiter:7270b35b-79f3-4040-ac38-34c92cda76da:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'actix-web accept loop' panicked at 'Can not create mio::Poll: Too many open files (os error 24)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-net-0.2.6/src/server/accept.rs:188:25 [INFO] [stderr] thread 'arbiter:0e5d307d-6001-46c2-b8b9-a3a74ac2c173:actix-net-worker-6' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'arbiter:3b5dfdc0-e48c-40b3-9e80-998056ab43be:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'arbiter:b1d9969d-0402-40d1-b2e7-362178fff4af:actix-net-worker-6' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'arbiter:bb0b61dc-1127-4df0-92d1-36d706bb963d:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'arbiter:e1c6d20a-3199-46a2-80e2-18b6dfb279a7:actix-net-worker-6' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'arbiter:8fe2e3fa-93c3-4bc6-91a2-ff6c682b04b8:actix-net-worker-6' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'thread 'actix-web accept loop' panicked at 'Can not create mio::Poll: Too many open files (os error 24)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-net-0.2.6/src/server/accept.rs:188:25 [INFO] [stderr] arbiter:01ab04e3-141d-4a85-8c4c-8f7dcbca1743:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - thread 'arbiter:b508ac32-3c66-4050-af96-56bfe0642220:actix-net-worker-6' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'arbiter:0f12d28c-2f3e-411a-bc30-cf1a55b73fd6:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da36bf - thread 'arbiter:b14a5b59-874c-46f1-9c1f-7aa2f35244dc:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stderr] thread 'actix-web accept loop' panicked at 'Can not create mio::Poll: Too many open files (os error 24)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-net-0.2.6/src/server/accept.rs:188:25 [INFO] [stderr] thread 'arbiter:61b6a56c-6426-4895-a577-e2dfff43af3f:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'arbiter:357a420a-6c56-4050-bf1f-7e0e7a356a95:actix-net-worker-6' panicked at 'thread 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999arbiter:dad95fd0-ad7b-4be4-b5cd-895b843f9201:actix-net-worker-6' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }:', thread 'src/libcore/result.rs5 [INFO] [stderr] :999arbiter:b3d2d6c7-4417-4b3e-b4b6-1beac6f36af9:actix-net-worker-7:thread '' panicked at '5called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" } [INFO] [stderr] ', src/libcore/result.rs:arbiter:24184a72-65ed-40af-b9c4-dcde42d1713c:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }999', :5src/libcore/result.rs [INFO] [stderr] :999:5 [INFO] [stderr] thread 'arbiter:8e2841d8-7297-4f7e-9bee-1e4ccd3011bc:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] thread 'actix-web accept loop' panicked at 'Can not create mio::Poll: Too many open files (os error 24)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-net-0.2.6/src/server/accept.rs:188:25 [INFO] [stderr] thread 'thread 'arbiter:23567451-ed6c-4fbb-9a11-4cb7578c0eb1:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }arbiter:45132585-85ce-4031-912e-0c91d6d7442b:actix-net-worker-7', src/libcore/result.rs' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }:', 999src/libcore/result.rs::5999 [INFO] [stderr] :5 [INFO] [stderr] 5: 0x557e0746aad9 - [INFO] [stderr] 6: 0x557e0746a38f - [INFO] [stderr] 7: 0x557e07485d95 - thread 'std::sys_common::backtrace::__rust_begin_short_backtrace::h92c7989d45094ad4 [INFO] [stderr] 8: 0x557e0744ef64 - thread 'arbiter:70811879-675b-4bc0-a7d8-7fbc911e131a:actix-net-worker-7' panicked at 'thread 'arbiter:6b9ecf8b-bbf1-4cab-b46b-e42a41966c5a:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hbb53bf5f69d20e7f [INFO] [stderr] WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10266 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 24, kind: Other, message: "Too many open files" } }), url: Some("http://127.0.0.1:10266/ping") }) [INFO] [stderr] thread 'arbiter:c81f5d85-eabc-4ea9-89ae-7f8fd8376e0c:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" } WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10266 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 24, kind: Other, message: "Too many open files" } }), url: Some("http://127.0.0.1:10266/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10267: add_peer_by_addr: tried to add our own addr [INFO] [stderr] WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10266 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 24, kind: Other, message: "Too many open files" } }), url: Some("http://127.0.0.1:10266/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10268 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 24, kind: Other, message: "Too many open files" } }), url: Some("http://127.0.0.1:10268/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10269: ping to 127.0.0.1:10266 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 24, kind: Other, message: "Too many open files" } }), url: Some("http://127.0.0.1:10266/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 24, kind: Other, message: "Too many open files" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10270: ping to 127.0.0.1:10266 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 24, kind: Other, message: "Too many open files" } }), url: Some("http://127.0.0.1:10266/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 24, kind: Other, message: "Too many open files" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10271: ping to 127.0.0.1:10266 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 24, kind: Other, message: "Too many open files" } }), url: Some("http://127.0.0.1:10266/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 24, kind: Other, message: "Too many open files" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] thread 'arbiter:1ec7f713-0dec-4c85-9e85-77648a482119:actix-net-worker-7' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] arbiter:91fb47ae-d365-4d1a-bcc0-d99362b2270f:actix-net-worker-6thread '', ' panicked at 'src/libcore/result.rscalled `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }:', 999src/libcore/result.rs::5999 [INFO] [stderr] :arbiter:49225311-8159-498e-a2a0-3816684a02fe:actix-net-worker-75' panicked at ' [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Other, message: "Too many open files" }', src/libcore/result.rs:999:5 [INFO] [stderr] 9: 0x557e07442c64 - as core::ops::function::FnOnce<()>>::call_once::hd32e633f60343123 [INFO] [stderr] 10: 0x557e074893aa - [INFO] [stderr] 11: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 12: 0x557e074891f0 - std::panicking::try::hec7622d1da24a012 [INFO] [stderr] 13: 0x557e074445d6 - [INFO] [stderr] 14: 0x557e0744ed30 - std::thread::Builder::spawn_unchecked::{{closure}}::h517a22e9bd7a8f04 [INFO] [stderr] 15: 0x557e0746fea4 - [INFO] [stderr] 16: 0x557e07d94f1f - [INFO] [stderr] 17: 0x557e07da6f70 - [INFO] [stderr] 18: 0x7f71b3aec4a4 - [INFO] [stderr] 19: 0x7f71b3617d0f - clone [INFO] [stderr] 20: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] WARN 2019-06-10T01:06:56Z: s4h::state: 127.0.0.1:10245: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Io, cause: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da36bf - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stderr] 5: 0x557e0746aad9 - [INFO] [stderr] 6: 0x557e0746a38f - [INFO] [stderr] 7: 0x557e07485d95 - std::sys_common::backtrace::__rust_begin_short_backtrace::h92c7989d45094ad4 [INFO] [stderr] 8: 0x557e0744ef64 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hbb53bf5f69d20e7f [INFO] [stderr] 9: 0x557e07442c64 - as core::ops::function::FnOnce<()>>::call_once::hd32e633f60343123 [INFO] [stderr] 10: 0x557e074893aa - [INFO] [stderr] 11: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 12: 0x557e074891f0 - std::panicking::try::hec7622d1da24a012 [INFO] [stderr] 13: 0x557e074445d6 - [INFO] [stderr] 14: 0x557e0744ed30 - std::thread::Builder::spawn_unchecked::{{closure}}::h517a22e9bd7a8f04 [INFO] [stderr] 15: 0x557e0746fea4 - [INFO] [stderr] 16: 0x557e07d94f1f - [INFO] [stderr] 17: 0x557e07da6f70 - [INFO] [stderr] 18: 0x7f71b3aec4a4 - [INFO] [stderr] 19: 0x7f71b3617d0f - clone [INFO] [stderr] 20: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] thread '5: ' panicked at ' called `Result::unwrap()` on an `Err` value: RecvError ', src/libcore/result.rs :0x999557e07dbfcad: - 5 [INFO] [stderr] core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at ' called `Result::unwrap()` on an `Err` value: RecvError17', : src/libcore/result.rs : 999 :0x5557e07519314 [INFO] [stderr] - [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da36bf - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stderr] 5: 0x557e0746aad9 - [INFO] [stderr] 6: 0x557e0746a38f - [INFO] [stderr] 7: 0x557e07485d95 - std::sys_common::backtrace::__rust_begin_short_backtrace::h92c7989d45094ad4 [INFO] [stderr] 8: 0x557e0744ef64 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hbb53bf5f69d20e7f [INFO] [stderr] 9: 0x557e07442c64 - as core::ops::function::FnOnce<()>>::call_once::hd32e633f60343123 [INFO] [stderr] 10: 0x557e074893aa - [INFO] [stderr] 11: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 12: 0x557e074891f0 - std::panicking::try::hec7622d1da24a012 [INFO] [stderr] 13: 0x557e074445d6 - [INFO] [stderr] 14: 0x557e0744ed30 - std::thread::Builder::spawn_unchecked::{{closure}}::h517a22e9bd7a8f04 [INFO] [stderr] 15: 0x557e0746fea4 - [INFO] [stderr] 16: 0x557e07d94f1f - [INFO] [stderr] 17: 0x557e07da6f70 - [INFO] [stderr] 18: 0x7f71b3aec4a4 - [INFO] [stderr] 19: 0x7f71b3617d0f - clone [INFO] [stderr] 20: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: thread ' 0x557e07be2de8' panicked at ' - called `Result::unwrap()` on an `Err` value: RecvError', [INFO] [stderr] src/libcore/result.rs:999:5 [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07be2de8 - [INFO] [stderr] 7: 0x557e07513a2b - [INFO] [stderr] 8: 0x557e07522f29 - [INFO] [stderr] 9: 0x557e07517735 - std::sys_common::backtrace::__rust_begin_short_backtrace::h314364e75b74d666 [INFO] [stderr] 10: 0x557e074af814 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4d116eaf32dd182e [INFO] [stderr] 11: 0x557e074cf3e4 - as core::ops::function::FnOnce<()>>::call_once::h0638dfed9b95f1a1 [INFO] [stderr] 12: 0x557e075188da - [INFO] [stderr] 13: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 14: 0x557e07518720 - std::panicking::try::h89146a60fe40939b [INFO] [stderr] 15: 0x557e074d1126 - [INFO] [stderr] 16: 0x557e074af5e0 - std::thread::Builder::spawn_unchecked::{{closure}}::hed7d42a107853bfd [INFO] [stderr] 17: 0x557e07519314 - [INFO] [stderr] 18: 0x557e07d94f1f - [INFO] [stderr] 19: 0x557e07da6f70 - [INFO] [stderr] 20: 0x7f71b3aec4a4 - [INFO] [stderr] 21: 0x7f71b3617d0f - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/libcore/result.rs:999:5 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da36bf - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stderr] 5: 0x557e0746aad9 - [INFO] [stderr] 6: 0x557e0746a38f - [INFO] [stderr] 7: 0x557e07485d95 - std::sys_common::backtrace::__rust_begin_short_backtrace::h92c7989d45094ad4 [INFO] [stderr] 8: 0x557e0744ef64 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hbb53bf5f69d20e7f [INFO] [stderr] 9: 0x557e07442c64 - as core::ops::function::FnOnce<()>>::call_once::hd32e633f60343123 [INFO] [stderr] 10: 0x557e074893aa - [INFO] [stderr] 11: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 12: 0x557e074891f0 - std::panicking::try::hec7622d1da24a012 [INFO] [stderr] 13: 0x557e074445d6 - [INFO] [stderr] 14: 0x557e0744ed30 - std::thread::Builder::spawn_unchecked::{{closure}}::h517a22e9bd7a8f04 [INFO] [stderr] 15: 0x557e0746fea4 - [INFO] [stderr] 16: 0x557e07d94f1f - [INFO] [stderr] 17: 0x557e07da6f70 - [INFO] [stderr] 18: 0x7f71b3aec4a4 - [INFO] [stderr] 19: 0x7f71b3617d0f - clone [INFO] [stderr] 20: 0x0 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10246: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Io, cause: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10246: add_peer_by_addr: tried to add our own addr [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10247: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10247: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10248: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10248: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10249: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10249: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10250: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10250: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10251: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10251: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10252: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10252: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10253: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10253: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10254: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10254: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10255: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10255: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10256: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10256: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10257: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10257: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10258: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10258: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10259: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10259: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10260: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10260: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10261: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10261: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10262: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10262: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10263: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10263: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10264: ping to 127.0.0.1:10245 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10245/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10264: ping to 127.0.0.1:10246 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10246/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ce376d3f [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: c378d7a9 [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: a6217149 [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: a9f78b08 [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da36bf - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stderr] 5: 0x557e0746aad9 - [INFO] [stderr] 6: 0x557e0746a38f - [INFO] [stderr] 7: 0x557e07485d95 - std::sys_common::backtrace::__rust_begin_short_backtrace::h92c7989d45094ad4 [INFO] [stderr] 8: 0x557e0744ef64 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hbb53bf5f69d20e7f [INFO] [stderr] 9: 0x557e07442c64 - as core::ops::function::FnOnce<()>>::call_once::hd32e633f60343123 [INFO] [stderr] 10: 0x557e074893aa - [INFO] [stderr] 11: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 12: 0x557e074891f0 - std::panicking::try::hec7622d1da24a012 [INFO] [stderr] 13: 0x557e074445d6 - [INFO] [stderr] 14: 0x557e0744ed30 - std::thread::Builder::spawn_unchecked::{{closure}}::h517a22e9bd7a8f04 [INFO] [stderr] 15: 0x557e0746fea4 - [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: 27edb02a [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: 2dd2c50d [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: f55e556c [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Cannot complain against ourselves! [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Cannot complain against ourselves! [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: 81846230 [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: 0c206793 [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: c2ac49d1 [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: 4670414d [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: 31e57c05 [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: b9bdfa12 [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: 17e5f8ee [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: 18a641d9 [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: a10d86aa [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: 31876741 [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: 10ea748a [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] ERROR 2019-06-10T01:06:57Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::tests: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] [INFO] [stdout] test tests::many_peers_test ... ok [INFO] [stderr] 16: 0x557e07d94f1f - [INFO] [stderr] 17: 0x557e07da6f70 - [INFO] [stderr] 18: 0x7f71b3aec4a4 - [INFO] [stderr] 19: 0x7f71b3617d0f - clone [INFO] [stderr] 20: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Io, cause: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da36bf - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stderr] 5: 0x557e0746aad9 - [INFO] [stderr] 6: 0x557e0746a38f - [INFO] [stderr] 7: 0x557e07485d95 - std::sys_common::backtrace::__rust_begin_short_backtrace::h92c7989d45094ad4 [INFO] [stderr] 8: 0x557e0744ef64 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hbb53bf5f69d20e7f [INFO] [stderr] 9: 0x557e07442c64 - as core::ops::function::FnOnce<()>>::call_once::hd32e633f60343123 [INFO] [stderr] 10: 0x557e074893aa - [INFO] [stderr] 11: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 12: 0x557e074891f0 - std::panicking::try::hec7622d1da24a012 [INFO] [stderr] 13: 0x557e074445d6 - [INFO] [stderr] 14: 0x557e0744ed30 - std::thread::Builder::spawn_unchecked::{{closure}}::h517a22e9bd7a8f04 [INFO] [stderr] 15: 0x557e0746fea4 - [INFO] [stderr] 16: 0x557e07d94f1f - [INFO] [stderr] 17: 0x557e07da6f70 - [INFO] [stderr] 18: 0x7f71b3aec4a4 - [INFO] [stderr] 19: 0x7f71b3617d0f - clone [INFO] [stderr] 20: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Io, cause: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Io, cause: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e07da347b - [INFO] [stderr] 1: 0x557e07da317c - [INFO] [stderr] 2: 0x557e07da3bf0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] 3: 0x557e07da3772 - [INFO] [stderr] 4: 0x557e07da3656 - rust_begin_unwind [INFO] [stderr] 5: 0x557e07dbfcad - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stderr] 6: 0x557e07510bdd - [INFO] [stderr] 7: 0x557e07513c1f - [INFO] [stderr] 8: 0x557e07522814 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] 9: 0x557e0749cc2f - [INFO] [stderr] 10: 0x557e07455c0d - [INFO] [stderr] 11: 0x557e07454dd2 - [INFO] [stderr] 12: 0x557e070a8c5b - [INFO] [stderr] 13: 0x557e0710b8a6 - [INFO] [stderr] 14: 0x557e07136de1 - [INFO] [stderr] 15: 0x557e07137803 - [INFO] [stderr] 16: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 17: 0x557e07b35625 - as futures::future::Future>::poll::h4f9d661d139954ee [INFO] [stderr] 18: 0x557e07b27e34 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h912ade8887705832 [INFO] [stderr] 19: 0x557e07b27f91 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] 20: 0x557e07b2bcc6 - [INFO] [stderr] 21: 0x557e07b27f2f - [INFO] [stderr] 22: 0x557e07b27d58 - futures::task_impl::Spawn::poll_fn_notify::h26cf9743aac40cdf [INFO] [stderr] 23: 0x557e07b27e08 - futures::task_impl::Spawn::poll_future_notify::h5bfefa6c27816607 [INFO] [stderr] 24: 0x557e07b2df74 - tokio_current_thread::scheduler::Scheduled::tick::h4076817440084933 [INFO] [stderr] 25: 0x557e07b2ec84 - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h8776c32c91ec9a39 [INFO] [stderr] 26: 0x557e07b2ac74 - [INFO] [stderr] 27: 0x557e07b2a993 - [INFO] [stderr] 28: 0x557e07b2ab22 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] 29: 0x557e07b25591 - std::thread::local::LocalKey::try_with::hdb9ad05cca789723 [INFO] [stderr] 30: 0x557e07b24d78 - std::thread::local::LocalKey::with::h65f0cab2974ebdfc [INFO] [stderr] 31: 0x557e07b2aa71 - [INFO] [stderr] 32: 0x557e07b2eb73 - tokio_current_thread::scheduler::Scheduler::tick::h0901c0956fc6ea82 [INFO] [stderr] 33: 0x557e07b2ae28 - [INFO] [stderr] 34: 0x557e074d00d8 - tokio_current_thread::Entered

::block_on::h291802cb230b50d4 [INFO] [stderr] 35: 0x557e0750c7ce - [INFO] [stderr] 36: 0x557e0750c3b5 - [INFO] [stderr] 37: 0x557e0750e6bf - [INFO] [stderr] 38: 0x557e074c8cf7 - std::thread::local::LocalKey::try_with::hbcdc1a2bd4beabd4 [INFO] [stderr] 39: 0x557e074c3eac - std::thread::local::LocalKey::with::hb55eec741b578fda [INFO] [stderr] 40: 0x557e0750e135 - [INFO] [stderr] 41: 0x557e0750c2ee - [INFO] [stderr] 42: 0x557e074ff138 - [INFO] [stderr] 43: 0x557e074c8a3b - std::thread::local::LocalKey::try_with::hbbc6f390c0daa3f4 [INFO] [stderr] 44: 0x557e074c379c - [INFO] [stderr] 45: 0x557e074fec75 - tokio_timer::timer::handle::with_default::hf1ec837a7b855896 [INFO] [stderr] 46: 0x557e0750c05c - [INFO] [stderr] 47: 0x557e074c9e6e - [INFO] [stderr] 48: 0x557e074c6663 - std::thread::local::LocalKey::try_with::h82b0de49cae4c39e [INFO] [stderr] 49: 0x557e074c3e2d - std::thread::local::LocalKey::with::hae63877eec2e8e10 [INFO] [stderr] 50: 0x557e074c9d41 - tokio_timer::clock::clock::with_default::h7681de7c28499dfa [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] 51: 0x557e0750bef0 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] 52: 0x557e074e3543 - [INFO] [stderr] 53: 0x557e074c7127 - std::thread::local::LocalKey::try_with::h934b0f2fb730677c [INFO] [stderr] 54: 0x557e074c371d - [INFO] [stderr] 55: 0x557e074e2f58 - [INFO] [stderr] 56: 0x557e0750bc3c - tokio::runtime::current_thread::runtime::Runtime::enter::h634acfc084caeb2d [INFO] [stderr] 57: 0x557e0750c6e8 - [INFO] [stderr] 58: 0x557e07502d84 - actix::system::SystemRunner::run::ha638470316ba057d [INFO] [stderr] 59: 0x557e071f9d8a - [INFO] [stderr] 60: 0x557e071f919a - [INFO] [stderr] 61: 0x557e0710bd1f - [INFO] [stderr] 62: 0x557e07072cc5 - [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] 63: 0x557e07230583 - [INFO] [stderr] 64: 0x557e0719cc93 - [INFO] [stderr] 65: 0x557e07074ad8 - [INFO] [stderr] 66: 0x557e07da7bda - __rust_maybe_catch_panic [INFO] [stderr] 67: 0x557e07074739 - [INFO] [stderr] 68: 0x557e071a0a15 - [INFO] [stderr] 69: 0x557e0723035c - [INFO] [stderr] 70: 0x557e070755d3 - [INFO] [stderr] 71: 0x557e07d94f1f - [INFO] [stderr] 72: 0x557e07da6f70 - [INFO] [stderr] 73: 0x7f71b3aec4a4 - [INFO] [stderr] 74: 0x7f71b3617d0f - clone [INFO] [stderr] 75: 0x0 - [INFO] [stderr] Panic in Arbiter thread, shutting down system. [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:57Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: a9f78b08 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 27edb02a [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 2dd2c50d [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: f55e556c [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 81846230 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0c206793 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: c2ac49d1 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 4670414d [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 31e57c05 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: b9bdfa12 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 17e5f8ee [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 18a641d9 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: a10d86aa [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 31876741 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 10ea748a [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Cannot complain against ourselves! [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Cannot complain against ourselves! [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 1 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 1 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 1 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: 51.36111 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: 18.490002 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: 51.36111 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: 18.490002 [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 0 cf 1 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: 55.178207 cr: 0 cf: 1 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: 18.392736 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: 55.178207 cr: 0 cf: 1 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: 18.392736 [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 1 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 1 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 0 cf 1 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: 110.25 cr: 0 cf: 1 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: 17.640001 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: 110.25 cr: 0 cf: 1 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: 17.640001 [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: 42.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: 18.777779 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: 42.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: 18.777779 [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 0 cf 2 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: 38.632137 cr: 0 cf: 2 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: 18.921864 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: 38.632137 cr: 0 cf: 2 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: 18.921864 [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:58Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:58Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 1 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 1 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 0 cf 2 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 46.57456 cr: 0 cf: 2 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 18.629824 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 46.57456 cr: 0 cf: 2 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 18.629824 [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 28.090002 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 19.506945 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 28.090002 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 19.506945 [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 24.277185 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 19.818111 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 24.277185 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 19.818111 [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::state: Peer not known with key: a9f78b08 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10269 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10269/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:06:59Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:06:59Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::state: Peer not known with key: 27edb02a [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10270 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10270/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::state: Peer not known with key: 2dd2c50d [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10271 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10271/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::state: Peer not known with key: f55e556c [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10272 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10272/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:00Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:00Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::state: Cannot complain against ourselves! [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::state: Cannot complain against ourselves! [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::state: Peer not known with key: 81846230 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10274 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10274/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:01Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:01Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::state: Peer not known with key: 0c206793 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10275 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10275/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::state: Peer not known with key: c2ac49d1 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10276 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10276/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::state: Peer not known with key: 4670414d [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10277 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10277/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:02Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:02Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::state: Peer not known with key: 31e57c05 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10278 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10278/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::state: Peer not known with key: b9bdfa12 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10279 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10279/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::state: Peer not known with key: 17e5f8ee [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10280 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10280/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:03Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:03Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::state: Peer not known with key: 18a641d9 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10281 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10281/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::state: Peer not known with key: a10d86aa [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10282 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10282/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:04Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:04Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::state: Peer not known with key: 31876741 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10283 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10283/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::state: Peer not known with key: 10ea748a [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10284 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10284/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 0 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 1 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 2 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 2 cf 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: inf cr: 2 cf: 0 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: NaN [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 3 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 4 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 5 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 6 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 7 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 27.186266 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 19.574112 [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 8 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 9 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 10 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 11 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 12 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 13 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 14 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 15 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 16 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 17 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 18 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::tests: ++++++++++++++++++++++++++ 19 +++++++++++++++++++ [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 20.25 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.25 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::state: Peer not known with key: ae8795ad [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10273 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10273/ping") }) [INFO] [stderr] ERROR 2019-06-10T01:07:05Z: s4h::state: Peer not known with key: 0e531453 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10267: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10266: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: 127.0.0.1:10268: ping to 127.0.0.1:10285 failed with error: Err(Error { kind: Hyper(Error { kind: Connect, cause: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }), url: Some("http://127.0.0.1:10285/ping") }) [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: explore_trust_simple cr 0 cf 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: sqr_term: 18.578833 cr: 0 cf: 3 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::state: score: 0 threshold: 20.474632 [INFO] [stderr] WARN 2019-06-10T01:07:05Z: s4h::tests: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [INFO] [stdout] test tests::experiment2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8e855ef4f89ba2dc781c44c91d4202faf3f51316f8c3759dffe7f70ebdefb8ff"` [INFO] running `"docker" "rm" "-f" "8e855ef4f89ba2dc781c44c91d4202faf3f51316f8c3759dffe7f70ebdefb8ff"` [INFO] [stdout] 8e855ef4f89ba2dc781c44c91d4202faf3f51316f8c3759dffe7f70ebdefb8ff