[INFO] cloning repository https://github.com/bennyz/qarax-warp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bennyz/qarax-warp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennyz%2Fqarax-warp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennyz%2Fqarax-warp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83f8f1110b2294bbb800e5eb63bc9c8ac6693c83
[INFO] testing bennyz/qarax-warp against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennyz%2Fqarax-warp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bennyz/qarax-warp
[INFO] finished tweaking git repo https://github.com/bennyz/qarax-warp
[INFO] tweaked toml for git repo https://github.com/bennyz/qarax-warp written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bennyz/qarax-warp on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bennyz/qarax-warp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95bbd0d4b6128ebcb73765b916719efe654dd6d708e08ca7106aa0d088368261
[INFO] running `Command { std: "docker" "start" "-a" "95bbd0d4b6128ebcb73765b916719efe654dd6d708e08ca7106aa0d088368261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95bbd0d4b6128ebcb73765b916719efe654dd6d708e08ca7106aa0d088368261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95bbd0d4b6128ebcb73765b916719efe654dd6d708e08ca7106aa0d088368261", kill_on_drop: false }`
[INFO] [stdout] 95bbd0d4b6128ebcb73765b916719efe654dd6d708e08ca7106aa0d088368261
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5713ad23d5c33434dc1ca044e6e235a4f9968d5132c010d24af5828cfbe4fec
[INFO] running `Command { std: "docker" "start" "-a" "c5713ad23d5c33434dc1ca044e6e235a4f9968d5132c010d24af5828cfbe4fec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling sha-1 v0.9.7
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling whoami v1.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tungstenite v0.12.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling sqlformat v0.1.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling multipart v0.17.1
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling headers v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-tungstenite v0.13.0
[INFO] [stderr]    Compiling sqlx-rt v0.5.5
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling sqlx-core v0.5.5
[INFO] [stderr]    Compiling tracing-subscriber v0.2.19
[INFO] [stderr]    Compiling hyper v0.14.11
[INFO] [stderr]    Compiling warp v0.3.1
[INFO] [stderr]    Compiling sqlx-macros v0.5.5
[INFO] [stderr]    Compiling sqlx v0.5.5
[INFO] [stderr]    Compiling qarax-warp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1, nom v6.1.2, sqlx-core v0.5.5, sqlx-macros v0.5.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c5713ad23d5c33434dc1ca044e6e235a4f9968d5132c010d24af5828cfbe4fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5713ad23d5c33434dc1ca044e6e235a4f9968d5132c010d24af5828cfbe4fec", kill_on_drop: false }`
[INFO] [stdout] c5713ad23d5c33434dc1ca044e6e235a4f9968d5132c010d24af5828cfbe4fec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3aab760920674f98b6e384551b8ee6795c579fad7cef7b975f1693bc16cf6c4e
[INFO] running `Command { std: "docker" "start" "-a" "3aab760920674f98b6e384551b8ee6795c579fad7cef7b975f1693bc16cf6c4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling qarax-warp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1, nom v6.1.2, sqlx-core v0.5.5, sqlx-macros v0.5.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3aab760920674f98b6e384551b8ee6795c579fad7cef7b975f1693bc16cf6c4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aab760920674f98b6e384551b8ee6795c579fad7cef7b975f1693bc16cf6c4e", kill_on_drop: false }`
[INFO] [stdout] 3aab760920674f98b6e384551b8ee6795c579fad7cef7b975f1693bc16cf6c4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 253b7b5c62429b8f8334fdcf50f1ce9bc8c15b003e3d910dcd35ade99e3a811b
[INFO] running `Command { std: "docker" "start" "-a" "253b7b5c62429b8f8334fdcf50f1ce9bc8c15b003e3d910dcd35ade99e3a811b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1, nom v6.1.2, sqlx-core v0.5.5, sqlx-macros v0.5.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qarax_warp-5daa1d491b3ccc93)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test handlers::ansible::test::test_generate_command ... ok
[INFO] [stdout] test filters::hosts::tests::test_add ... FAILED
[INFO] [stdout] test filters::storage::tests::test_add ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- filters::hosts::tests::test_add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'filters::hosts::tests::test_add' (18) panicked at src/filters/hosts.rs:66:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6110cd60bbda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6110cd60bbda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6110cd60bbda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6110cd60bbda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6110cd622fca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6110cd622fca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6110cd610c92 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6110cd610c92 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6110cd5e996f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6110cd5e996f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6110cd603869 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6110ccfd8bec - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6110ccfd8bec - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6110cd603ae2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6110cd603ae2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6110cd5e9a28 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6110cd5e0fb9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6110cd5ea99d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6110cd6237bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6110cd623502 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6110ccf259df - <core[35159d6ffb30e017]::result::Result<(), anyhow[f272640e82e6a494]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6110ccf259df - qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filters/hosts.rs:66:48
[INFO] [stdout]   22:     0x6110ccf2643c - qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filters/hosts.rs:80:28
[INFO] [stdout]   23:     0x6110ccf2fa2d - <core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6110ccfbb1dd - <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   25:     0x6110ccfa5af0 - tokio[1a16b29cd86fdf15]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x6110ccf87bf5 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[1a16b29cd86fdf15]::coop::Budget>>>::try_with::<tokio[1a16b29cd86fdf15]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x6110ccf8760e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[1a16b29cd86fdf15]::coop::Budget>>>::with::<tokio[1a16b29cd86fdf15]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x6110ccfba348 - tokio[1a16b29cd86fdf15]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x6110ccfba348 - tokio[1a16b29cd86fdf15]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x6110ccfba348 - <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   31:     0x6110ccfbb18a - tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::enter::<<tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>::{closure#0}, (), tokio[1a16b29cd86fdf15]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29
[INFO] [stdout]   32:     0x6110ccf52425 - <tokio[1a16b29cd86fdf15]::macros::scoped_tls::ScopedKey<tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Context>>::set::<tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::enter<<tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>::{closure#0}, (), tokio[1a16b29cd86fdf15]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x6110ccfb91e6 - tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::enter::<<tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>::{closure#0}, (), tokio[1a16b29cd86fdf15]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:13
[INFO] [stdout]   34:     0x6110ccfb6f53 - <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   35:     0x6110ccfb8623 - <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::InnerGuard<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:38
[INFO] [stdout]   36:     0x6110ccfb87dd - <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::BasicScheduler<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on::<qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   37:     0x6110ccf3f33e - <tokio[1a16b29cd86fdf15]::runtime::Runtime>::block_on::<qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x6110ccf29358 - qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filters/hosts.rs:111:34
[INFO] [stdout]   39:     0x6110ccf261e7 - qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filters/hosts.rs:79:24
[INFO] [stdout]   40:     0x6110ccf10926 - <qarax_warp[f4e0e665dceed4d8]::filters::hosts::tests::test_add::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6110ccfcbecb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6110ccfcbecb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x6110ccfd96bb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x6110ccfd96bb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6110ccfd96bb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6110ccfd96bb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6110ccfd96bb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6110ccfd96bb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x6110ccfd96bb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x6110ccfd4094 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x6110ccfd4094 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6110ccfdc2c2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x6110ccfdc2c2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6110ccfdc2c2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6110ccfdc2c2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6110ccfdc2c2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6110ccfdc2c2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x6110ccfdc2c2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6110cd60afef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x6110cd60afef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x77c5efc54aa4 - <unknown>
[INFO] [stdout]   62:     0x77c5efce1a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- filters::storage::tests::test_add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'filters::storage::tests::test_add' (19) panicked at src/filters/storage.rs:55:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6110cd60bbda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6110cd60bbda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6110cd60bbda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6110cd60bbda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6110cd622fca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6110cd622fca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6110cd610c92 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6110cd610c92 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6110cd5e996f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6110cd5e996f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6110cd603869 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6110ccfd8bec - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6110ccfd8bec - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6110cd603ae2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6110cd603ae2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6110cd5e9a28 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6110cd5e0fb9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6110cd5ea99d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6110cd6237bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6110cd623502 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6110ccf4a6ff - <core[35159d6ffb30e017]::result::Result<(), anyhow[f272640e82e6a494]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6110ccf4a6ff - qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filters/storage.rs:55:48
[INFO] [stdout]   22:     0x6110ccf4b16b - qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filters/storage.rs:69:28
[INFO] [stdout]   23:     0x6110ccf2fa6d - <core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6110ccfbb2fd - <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   25:     0x6110ccfa5c20 - tokio[1a16b29cd86fdf15]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x6110ccf87cf5 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[1a16b29cd86fdf15]::coop::Budget>>>::try_with::<tokio[1a16b29cd86fdf15]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x6110ccf8765e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[1a16b29cd86fdf15]::coop::Budget>>>::with::<tokio[1a16b29cd86fdf15]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x6110ccfbaa98 - tokio[1a16b29cd86fdf15]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x6110ccfbaa98 - tokio[1a16b29cd86fdf15]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x6110ccfbaa98 - <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   31:     0x6110ccfbb1aa - tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::enter::<<tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>::{closure#0}, (), tokio[1a16b29cd86fdf15]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29
[INFO] [stdout]   32:     0x6110ccf52505 - <tokio[1a16b29cd86fdf15]::macros::scoped_tls::ScopedKey<tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Context>>::set::<tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::enter<<tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>::{closure#0}, (), tokio[1a16b29cd86fdf15]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x6110ccfb9536 - tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::enter::<<tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>::{closure#0}, (), tokio[1a16b29cd86fdf15]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:13
[INFO] [stdout]   34:     0x6110ccfb6f73 - <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::Inner<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   35:     0x6110ccfb86e3 - <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::InnerGuard<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:38
[INFO] [stdout]   36:     0x6110ccfb8aed - <tokio[1a16b29cd86fdf15]::runtime::basic_scheduler::BasicScheduler<tokio[1a16b29cd86fdf15]::runtime::driver::Driver>>::block_on::<qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   37:     0x6110ccf3f4de - <tokio[1a16b29cd86fdf15]::runtime::Runtime>::block_on::<qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x6110ccf4e1b8 - qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filters/storage.rs:103:34
[INFO] [stdout]   39:     0x6110ccf4af07 - qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filters/storage.rs:68:24
[INFO] [stdout]   40:     0x6110ccf10966 - <qarax_warp[f4e0e665dceed4d8]::filters::storage::tests::test_add::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6110ccfcbecb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6110ccfcbecb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x6110ccfd96bb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x6110ccfd96bb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6110ccfd96bb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6110ccfd96bb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6110ccfd96bb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6110ccfd96bb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x6110ccfd96bb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x6110ccfd4094 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x6110ccfd4094 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6110ccfdc2c2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x6110ccfdc2c2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6110ccfdc2c2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6110ccfdc2c2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6110ccfdc2c2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6110ccfdc2c2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x6110ccfdc2c2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6110cd60afef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x6110cd60afef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x77c5efc54aa4 - <unknown>
[INFO] [stdout]   62:     0x77c5efce1a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     filters::hosts::tests::test_add
[INFO] [stdout]     filters::storage::tests::test_add
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin qarax-warp`
[INFO] running `Command { std: "docker" "inspect" "253b7b5c62429b8f8334fdcf50f1ce9bc8c15b003e3d910dcd35ade99e3a811b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253b7b5c62429b8f8334fdcf50f1ce9bc8c15b003e3d910dcd35ade99e3a811b", kill_on_drop: false }`
[INFO] [stdout] 253b7b5c62429b8f8334fdcf50f1ce9bc8c15b003e3d910dcd35ade99e3a811b
