[INFO] cloning repository https://github.com/bchallenor/firebreak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bchallenor/firebreak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbchallenor%2Ffirebreak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbchallenor%2Ffirebreak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40d765a0ee68d108d1b2abc9f40d4dce9010c883
[INFO] testing bchallenor/firebreak against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbchallenor%2Ffirebreak" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bchallenor/firebreak
[INFO] finished tweaking git repo https://github.com/bchallenor/firebreak
[INFO] tweaked toml for git repo https://github.com/bchallenor/firebreak written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bchallenor/firebreak on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bchallenor/firebreak 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v0.3.1
[INFO] [stderr]   Downloaded miow v0.3.5
[INFO] [stderr]   Downloaded futures-core v0.3.7
[INFO] [stderr]   Downloaded indoc v1.0.3
[INFO] [stderr]   Downloaded unindent v0.1.7
[INFO] [stderr]   Downloaded futures-io v0.3.7
[INFO] [stderr]   Downloaded futures-task v0.3.7
[INFO] [stderr]   Downloaded futures-macro v0.3.7
[INFO] [stderr]   Downloaded futures-sink v0.3.7
[INFO] [stderr]   Downloaded mio v0.7.4
[INFO] [stderr]   Downloaded termcolor v1.1.0
[INFO] [stderr]   Downloaded futures-channel v0.3.7
[INFO] [stderr]   Downloaded futures-executor v0.3.7
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.9
[INFO] [stderr]   Downloaded paste v1.0.2
[INFO] [stderr]   Downloaded pin-project-internal v1.0.1
[INFO] [stderr]   Downloaded humantime v1.3.0
[INFO] [stderr]   Downloaded once_cell v1.4.1
[INFO] [stderr]   Downloaded async-trait v0.1.41
[INFO] [stderr]   Downloaded futures v0.3.7
[INFO] [stderr]   Downloaded bytes v0.6.0
[INFO] [stderr]   Downloaded socket2 v0.3.15
[INFO] [stderr]   Downloaded pin-project v1.0.1
[INFO] [stderr]   Downloaded aho-corasick v0.7.14
[INFO] [stderr]   Downloaded futures-util v0.3.7
[INFO] [stderr]   Downloaded syn v1.0.48
[INFO] [stderr]   Downloaded regex v1.4.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.20
[INFO] [stderr]   Downloaded tokio v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19d7523f039893dbbd829c407f3655a042517d7959ee7eb1aaeb687abacec867
[INFO] running `Command { std: "docker" "start" "-a" "19d7523f039893dbbd829c407f3655a042517d7959ee7eb1aaeb687abacec867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19d7523f039893dbbd829c407f3655a042517d7959ee7eb1aaeb687abacec867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d7523f039893dbbd829c407f3655a042517d7959ee7eb1aaeb687abacec867", kill_on_drop: false }`
[INFO] [stdout] 19d7523f039893dbbd829c407f3655a042517d7959ee7eb1aaeb687abacec867
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8d7210ea980646e9994fbe2da2886d4884876527fcaa41ec7f07869d26d5b30
[INFO] running `Command { std: "docker" "start" "-a" "d8d7210ea980646e9994fbe2da2886d4884876527fcaa41ec7f07869d26d5b30", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling futures-core v0.3.7
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.7
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling futures-channel v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bytes v0.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling futures-task v0.3.7
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling paste v1.0.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[INFO] [stderr]    Compiling indoc v1.0.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.4.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.7
[INFO] [stderr]    Compiling tokio-macros v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.41
[INFO] [stderr]    Compiling tokio v0.3.2
[INFO] [stderr]    Compiling pin-project v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.7
[INFO] [stderr]    Compiling futures-executor v0.3.7
[INFO] [stderr]    Compiling futures v0.3.7
[INFO] [stderr]    Compiling firebreak v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `ConnPath` is never used
[INFO] [stdout]   --> src/conn/mod.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait ConnPath: Sync {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConnSpec` is never used
[INFO] [stdout]   --> src/conn/mod.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum ConnSpec {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConnEffect` is never used
[INFO] [stdout]   --> src/conn/mod.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum ConnEffect {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OsNsConnPath` is never constructed
[INFO] [stdout]   --> src/conn/os.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct OsNsConnPath<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/conn/os.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a> OsNsConnPath<'a> {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 28 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientStatus` is never used
[INFO] [stdout]   --> src/conn/os.rs:84:6
[INFO] [stdout]    |
[INFO] [stdout] 84 | enum ClientStatus {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SentCookie` is never constructed
[INFO] [stdout]   --> src/conn/os.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct SentCookie {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerStatus` is never used
[INFO] [stdout]   --> src/conn/os.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 95 | enum ServerStatus {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReceivedCookie` is never constructed
[INFO] [stdout]    --> src/conn/os.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | struct ReceivedCookie {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `OsNsConnector` is never used
[INFO] [stdout]    --> src/conn/os.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | trait OsNsConnector: Sized + Sync {
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tcp` is never constructed
[INFO] [stdout]    --> src/conn/os.rs:172:8
[INFO] [stdout]     |
[INFO] [stdout] 172 | struct Tcp {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Udp` is never constructed
[INFO] [stdout]    --> src/conn/os.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct Udp {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Host` is never used
[INFO] [stdout]   --> src/host/mod.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Host: Sized {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Interface` is never used
[INFO] [stdout]   --> src/host/mod.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Interface: Sized {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_peer_addr_with_net` is never used
[INFO] [stdout]   --> src/host/mod.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn random_peer_addr_with_net(addr_with_net: IpNet) -> IpNet {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OsHost` is never constructed
[INFO] [stdout]   --> src/host/os.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OsHost {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OsInterface` is never constructed
[INFO] [stdout]   --> src/host/os.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct OsInterface {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/host/os.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl OsNs {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] 165 |     fn enable_ipv4_forwarding(&mut self) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn enable_ipv6_forwarding(&mut self) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     fn add_veth_link(&mut self, name: &str, peer_name: &str) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn enable_link(&mut self, name: &str) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     fn move_link(&mut self, name: &str, other: &mut Self) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn set_addr(&mut self, name: &str, addr: IpNet) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn list_addrs(&self) -> Result<String, io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     fn set_default_route(&mut self, addr: IpAddr) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     fn load_nft_rules<R: io::Read + Send>(&mut self, rules: R) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     fn list_nft_rules(&self) -> Result<String, io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fd` and `fd_path` are never read
[INFO] [stdout]   --> src/os.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OsNs {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 15 |     fd: File,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 16 |     /// Absolute path to the namespace. Valid only for the lifetime of this struct.
[INFO] [stdout] 17 |     fd_path: Box<Path>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OsNs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `path`, `scoped`, `spawn_scoped`, `scoped_process`, and `scoped_process_with_input` are never used
[INFO] [stdout]    --> src/os.rs:69:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl OsNs {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  69 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |     pub fn scoped<'a, F, T>(&self, f: F) -> Result<T, io::Error>
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     fn spawn_scoped<'scope, 'env, F, T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn scoped_process<S>(&self, program: &str, args: &[S]) -> Result<String, io::Error>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn scoped_process_with_input<S, R>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.67s
[INFO] running `Command { std: "docker" "inspect" "d8d7210ea980646e9994fbe2da2886d4884876527fcaa41ec7f07869d26d5b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8d7210ea980646e9994fbe2da2886d4884876527fcaa41ec7f07869d26d5b30", kill_on_drop: false }`
[INFO] [stdout] d8d7210ea980646e9994fbe2da2886d4884876527fcaa41ec7f07869d26d5b30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 529bb8e17107de3d8e23c6f95e9a5d87bd326b550eea99e30b734c5b190a2d9a
[INFO] running `Command { std: "docker" "start" "-a" "529bb8e17107de3d8e23c6f95e9a5d87bd326b550eea99e30b734c5b190a2d9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling firebreak v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `source_name`, `target_name`, and `target_addr` are never used
[INFO] [stdout]   --> src/conn/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait ConnPath: Sync {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] 11 |     fn source_name(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 12 |     fn source_addr(&self) -> IpAddr;
[INFO] [stdout] 13 |     fn target_name(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 14 |     fn target_addr(&self) -> IpAddr;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/host/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Host: Sized {
[INFO] [stdout]    |           ---- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `addr_with_net`, and `addr` are never used
[INFO] [stdout]   --> src/host/mod.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Interface: Sized {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] 42 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 43 |     fn addr_with_net(&self) -> IpNet;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 44 |     fn addr(&self) -> IpAddr {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.96s
[INFO] running `Command { std: "docker" "inspect" "529bb8e17107de3d8e23c6f95e9a5d87bd326b550eea99e30b734c5b190a2d9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "529bb8e17107de3d8e23c6f95e9a5d87bd326b550eea99e30b734c5b190a2d9a", kill_on_drop: false }`
[INFO] [stdout] 529bb8e17107de3d8e23c6f95e9a5d87bd326b550eea99e30b734c5b190a2d9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d72a02b063120f004028ebca99167cb6a27c41ea6d50b46aa6f933fea7a1893e
[INFO] running `Command { std: "docker" "start" "-a" "d72a02b063120f004028ebca99167cb6a27c41ea6d50b46aa6f933fea7a1893e", kill_on_drop: false }`
[INFO] [stderr] warning: methods `source_name`, `target_name`, and `target_addr` are never used
[INFO] [stderr]   --> src/conn/mod.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub trait ConnPath: Sync {
[INFO] [stderr]    |           -------- methods in this trait
[INFO] [stderr] 11 |     fn source_name(&self) -> &str;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 12 |     fn source_addr(&self) -> IpAddr;
[INFO] [stderr] 13 |     fn target_name(&self) -> &str;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 14 |     fn target_addr(&self) -> IpAddr;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `name` is never used
[INFO] [stderr]   --> src/host/mod.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub trait Host: Sized {
[INFO] [stderr]    |           ---- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 17 |     fn name(&self) -> &str;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `name`, `addr_with_net`, and `addr` are never used
[INFO] [stderr]   --> src/host/mod.rs:42:8
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub trait Interface: Sized {
[INFO] [stderr]    |           --------- methods in this trait
[INFO] [stderr] 42 |     fn name(&self) -> &str;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 43 |     fn addr_with_net(&self) -> IpNet;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 44 |     fn addr(&self) -> IpAddr {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `firebreak` (bin "firebreak" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/firebreak-1ea76bc57d65f983)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test conn::os::tests::udp_v4_ok ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test conn::os::tests::tcp_v4_ok ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test conn::os::tests::udp_v6_ok ... FAILED
[INFO] [stdout] test conn::os::tests::tcp_v6_ok ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test os::tests::add_veth_link ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::udp_v4_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::udp_v4_ok' (20) panicked at src/main.rs:28:42:
[INFO] [stdout] Failed to create new user namespace: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fabd8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a330d2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58e9c4997ebc - <core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58e9c474e972 - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:28:42
[INFO] [stdout]   22:     0x58e9c474e972 - <<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x58e9c4750e1a - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   24:     0x58e9c4753b0d - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   25:     0x58e9c4a002d9 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   27:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   28:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   29:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   30:     0x58e9c474ea6c - <firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:306:13
[INFO] [stdout]   31:     0x58e9c474ea6c - <<firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x58e9c4750d2b - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::os::OsNs>>::get::<<firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   33:     0x58e9c47539ed - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::os::OsNs>>::get<<firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   34:     0x58e9c4a002d9 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   35:     0x58e9c474ffd9 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::os::OsNs>>::get<<firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   36:     0x58e9c478308f - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::os::OsNs>>::get::<<firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   37:     0x58e9c478308f - <firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   38:     0x58e9c478308f - <firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   39:     0x58e9c474ee9a - <firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:315:17
[INFO] [stdout]   40:     0x58e9c474ee9a - <<firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e9c4750d81 - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get::<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   42:     0x58e9c4753a4d - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   43:     0x58e9c4a002d9 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   44:     0x58e9c47500a9 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   45:     0x58e9c4783d9f - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get::<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   46:     0x58e9c4783d9f - <firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   47:     0x58e9c4783d9f - <firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   48:     0x58e9c4780004 - firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:363:40
[INFO] [stdout]   49:     0x58e9c4770b4d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x58e9c4708a6d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   51:     0x58e9c47aa9c9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   52:     0x58e9c4714abc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   53:     0x58e9c470d56e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   54:     0x58e9c46f6d6c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   55:     0x58e9c46f6d6c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   56:     0x58e9c46f6d6c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   57:     0x58e9c470837a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   58:     0x58e9c479bc0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   59:     0x58e9c46eb2d4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   60:     0x58e9c46ea373 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   61:     0x58e9c46e8743 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   62:     0x58e9c46e0f36 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   63:     0x58e9c477aa22 - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   64:     0x58e9c4782c04 - firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:360:5
[INFO] [stdout]   65:     0x58e9c477f8d7 - firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:361:29
[INFO] [stdout]   66:     0x58e9c474db66 - <firebreak[95452104e62d4ff4]::conn::os::tests::udp_v4_ok::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   69:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   70:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   75:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   76:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   77:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   78:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   79:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   80:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   84:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   85:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   86:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   87:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   88:     0x733ef1691a64 - clone
[INFO] [stdout]   89:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4737e49 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c47405e7 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477110d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470a2dd - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ac7f9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471649c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470de0e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c470170c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c470170c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c470170c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470865a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479d30d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f07a4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea653 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9883 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e56fa - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477d0ca - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4745024 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d527 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e126 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_udp_over_ipv6' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4737e49 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c4740a2a - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477118d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470a4fd - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47aca99 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c47166dc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470dece - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c47025cc - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c47025cc - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c47025cc - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470869a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479d50d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f0f04 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea693 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9a03 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e5d3a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477d42a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c47453c4 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d587 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e1a6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_udp_over_ipv6' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4734249 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c473f0aa - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770e8d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470983d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47abad9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471595c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470da4e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46fcd4c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46fcd4c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46fcd4c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470851a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479c90d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ee2c4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea513 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9103 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e37ba - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477bfea - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4743e04 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d347 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dea6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4737e49 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c47403c7 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c47710cd - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470a1cd - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ac6a9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471637c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470ddae - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c4700fac - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c4700fac - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c4700fac - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470863a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479d20d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f03f4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea633 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e97c3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e53da - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477cf1a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4744e54 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d4f7 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e0e6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c473ae31 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c47416e7 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477130d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470ab5d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ad279 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4716d9c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470e10e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c470520c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c470520c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c470520c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470875a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479db0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f2524 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea753 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9e83 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e6ffa - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477de4a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4745ea4 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d6a7 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e326 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4734249 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c473ec67 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770e0d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470961d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ab839 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471571c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470d98e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46fbe8c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46fbe8c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46fbe8c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47084da - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479c70d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46edb64 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea4d3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e8f83 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e317a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477bc8a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4743a64 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d2e7 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474de26 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4734249 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c473ea47 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770dcd - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470950d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ab6e9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c47155fc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470d92e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46fb72c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46fb72c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46fb72c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47084ba - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479c60d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ed7b4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea4b3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e8ec3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e2e5a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477bada - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4743894 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d2b7 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dde6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_udp_over_ipv4' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4737e49 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c474080a - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477114d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470a3ed - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ac949 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c47165bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470de6e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c4701e6c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c4701e6c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c4701e6c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470867a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479d40d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f0b54 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea673 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9943 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e5a1a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477d27a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c47451f4 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d557 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e166 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_udp_over_ipv4' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4733349 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c473dd8a - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770c4d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c4708ead - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47aaf09 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4714f3c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470d6ee - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46f8aec - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46f8aec - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46f8aec - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47083fa - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479c00d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ec194 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea3f3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e8a43 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e1b9a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477b0ba - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4742db4 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d197 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dc66 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c473ae31 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c4741b2a - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477138d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470ad7d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ad519 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4716fdc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470e1ce - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c47060cc - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c47060cc - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c47060cc - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470879a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479dd0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f2c84 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea793 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46ea003 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e763a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477e1aa - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4746244 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d707 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e3a6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_udp_over_ipv4' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4736049 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c473e60a - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770d4d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c47092ed - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ab449 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c47153bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470d86e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46fa86c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46fa86c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46fa86c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470847a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479c40d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ed054 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea473 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e8d43 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e281a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477b77a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c47434f4 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d257 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dd66 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c473ae31 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c47414c7 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c47712cd - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470aa4d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ad129 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4716c7c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470e0ae - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c4704aac - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c4704aac - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c4704aac - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470873a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479da0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f2174 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea733 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9dc3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e6cda - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477dc9a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4745cd4 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d677 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e2e6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::tcp_v4_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::tcp_v4_ok' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c47500a9 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4783d9f - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get::<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4783d9f - <firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4783d9f - <firebreak[95452104e62d4ff4]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c477f984 - firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:337:40
[INFO] [stdout]   25:     0x58e9c4770acd - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58e9c470884d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   27:     0x58e9c47aa729 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   28:     0x58e9c471487c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x58e9c470d4ae - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x58e9c46f5eac - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   31:     0x58e9c46f5eac - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   32:     0x58e9c46f5eac - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   33:     0x58e9c470833a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   34:     0x58e9c479ba0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x58e9c46eab74 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   36:     0x58e9c46ea333 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   37:     0x58e9c46e85c3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   38:     0x58e9c46e0916 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   39:     0x58e9c477a702 - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   40:     0x58e9c4782864 - firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:334:5
[INFO] [stdout]   41:     0x58e9c477f877 - firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:335:29
[INFO] [stdout]   42:     0x58e9c474dae6 - <firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v4_ok::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   62:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   64:     0x733ef1691a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c473ae31 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c474190a - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477134d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470ac6d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ad3c9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4716ebc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470e16e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c470596c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c470596c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c470596c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470877a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479dc0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f28d4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea773 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9f43 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e731a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477dffa - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4746074 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d6d7 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e366 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::udp_v6_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::udp_v6_ok' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c474ffd9 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::os::OsNs>>::get<<firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c478308f - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::os::OsNs>>::get::<<firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c478308f - <firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c478308f - <firebreak[95452104e62d4ff4]::conn::os::tests::NS as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c474f25a - <firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:325:17
[INFO] [stdout]   25:     0x58e9c474f25a - <<firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58e9c4750dd1 - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get::<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   27:     0x58e9c4753aad - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   28:     0x58e9c4a002d9 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   29:     0x58e9c4750179 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   30:     0x58e9c478416f - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get::<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   31:     0x58e9c478416f - <firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   32:     0x58e9c478416f - <firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   33:     0x58e9c4780344 - firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:376:40
[INFO] [stdout]   34:     0x58e9c4770b8d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x58e9c4708b7d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   36:     0x58e9c47aab19 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   37:     0x58e9c4714bdc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x58e9c470d5ce - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x58e9c46f74cc - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   40:     0x58e9c46f74cc - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   41:     0x58e9c46f74cc - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   42:     0x58e9c470839a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   43:     0x58e9c479bd0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x58e9c46eb684 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   45:     0x58e9c46ea393 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   46:     0x58e9c46e8803 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   47:     0x58e9c46e1246 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   48:     0x58e9c477abb2 - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   49:     0x58e9c4782dd4 - firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:373:5
[INFO] [stdout]   50:     0x58e9c477f907 - firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:374:29
[INFO] [stdout]   51:     0x58e9c474dba6 - <firebreak[95452104e62d4ff4]::conn::os::tests::udp_v6_ok::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   54:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   55:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   60:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   61:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   62:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   64:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   69:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   71:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   73:     0x733ef1691a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::tcp_v6_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::tcp_v6_ok' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750179 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c478416f - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<firebreak[95452104e62d4ff4]::conn::os::OsNsConnPath>>::get::<<firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c478416f - <firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c478416f - <firebreak[95452104e62d4ff4]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c477fcc4 - firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:350:40
[INFO] [stdout]   25:     0x58e9c4770b0d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58e9c470895d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   27:     0x58e9c47aa879 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   28:     0x58e9c471499c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x58e9c470d50e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x58e9c46f660c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   31:     0x58e9c46f660c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   32:     0x58e9c46f660c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   33:     0x58e9c470835a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   34:     0x58e9c479bb0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x58e9c46eaf24 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   36:     0x58e9c46ea353 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   37:     0x58e9c46e8683 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   38:     0x58e9c46e0c26 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   39:     0x58e9c477a892 - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   40:     0x58e9c4782a34 - firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:347:5
[INFO] [stdout]   41:     0x58e9c477f8a7 - firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:348:29
[INFO] [stdout]   42:     0x58e9c474db26 - <firebreak[95452104e62d4ff4]::conn::os::tests::tcp_v6_ok::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   62:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   64:     0x733ef1691a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4739c51 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c473f4e7 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770f0d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c4709a5d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47abd79 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4715b9c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470db0e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46fdc0c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46fdc0c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46fdc0c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470855a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479cb0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46eea24 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea553 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9283 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e3dfa - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477c34a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c47441a4 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d3a7 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474df26 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4739c51 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c473f70a - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770f4d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c4709b6d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47abec9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4715cbc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470db6e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46fe36c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46fe36c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46fe36c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470857a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479cc0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46eedd4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea573 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9343 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e411a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477c4fa - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4744374 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d3d7 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474df66 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4739c51 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c473f92a - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770f8d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c4709c7d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ac019 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4715ddc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470dbce - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46feacc - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46feacc - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46feacc - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470859a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479cd0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ef184 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea593 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9403 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e443a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477c6aa - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4744544 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d407 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dfa6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4733349 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c473d947 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770bcd - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c4708c8d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47aac69 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4714cfc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470d62e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46f7c2c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46f7c2c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46f7c2c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47083ba - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479be0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46eba34 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea3b3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e88c3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e155a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477ad5a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4742a14 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d137 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dbe6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_udp_over_ipv4' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4734249 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_accept, firebreak[95452104e62d4ff4]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c473ee8a - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770e4d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470972d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ab989 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471583c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470d9ee - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46fc5ec - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46fc5ec - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46fc5ec - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47084fa - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479c80d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46edf14 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea4f3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9043 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e349a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477be3a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4743c34 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d317 - firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474de66 - <firebreak[95452104e62d4ff4]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4733349 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c473db67 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770c0d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c4708d9d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47aadb9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4714e1c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470d68e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46f838c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46f838c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46f838c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47083da - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479bf0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ebde4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea3d3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e8983 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e187a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477af0a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4742be4 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d167 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dc26 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_udp_over_ipv6' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4733349 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c473dfaa - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770c8d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c4708fbd - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ab059 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471505c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470d74e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46f924c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46f924c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46f924c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470841a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479c10d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ec544 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea413 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e8b03 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e1eba - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477b26a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4742f84 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d1c7 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dca6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6' (52) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4735149 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c473fd67 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477100d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c4709e9d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ac2b9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471601c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470dc8e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46ff98c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46ff98c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46ff98c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47085da - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479cf0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ef8e4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea5d3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9583 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e4a7a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477ca0a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c47448e4 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d467 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e026 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4' (55) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stderr] error: test failed, to rerun pass `--bin firebreak`
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4738d49 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c4740c47 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c47711cd - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470a60d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47acbe9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c47167fc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470df2e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c4702d2c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c4702d2c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c4702d2c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47086ba - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479d60d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f12b4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea6b3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9ac3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e605a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477d5da - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4745594 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d5b7 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e1e6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_udp_over_ipv6' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4736049 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c473e82a - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770d8d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c47093fd - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ab599 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c47154dc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470d8ce - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46fafcc - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46fafcc - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46fafcc - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470849a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479c50d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ed404 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea493 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e8e03 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e2b3a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477b92a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c47436c4 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d287 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dda6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c473c011 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c4741d47 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c47713cd - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470ae8d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ad669 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c47170fc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470e22e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c470682c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c470682c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c470682c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47087ba - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479de0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f3034 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea7b3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46ea0c3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e795a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477e35a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4746414 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d737 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e3e6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c473c011 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c4741f67 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477140d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470af9d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ad7b9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471721c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470e28e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c4706f8c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c4706f8c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c4706f8c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47087da - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479df0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f33e4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea7d3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46ea183 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e7c7a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477e50a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c47465e4 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d767 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e426 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4739c51 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c473f2c7 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770ecd - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470994d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47abc29 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4715a7c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470daae - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46fd4ac - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46fd4ac - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46fd4ac - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470853a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479ca0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ee674 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea533 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e91c3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e3ada - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477c19a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4743fd4 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d377 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dee6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c473c011 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c47423aa - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477148d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470b1bd - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ada59 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471745c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470e34e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c4707e4c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c4707e4c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c4707e4c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470881a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479e10d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f3b44 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea813 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46ea303 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e82ba - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477e86a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4746984 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d7c7 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e4a6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c473c011 - firebreak[95452104e62d4ff4]::host::os::tests::test_forward::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x58e9c474218a - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477144d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470b0ad - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ad909 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471733c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470e2ee - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c47076ec - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c47076ec - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c47076ec - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47087fa - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479e00d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f3794 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea7f3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46ea243 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e7f9a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477e6ba - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c47467b4 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d797 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e466 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4736f49 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c473e1c7 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770ccd - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c47090cd - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ab1a9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471517c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470d7ae - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46f99ac - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46f99ac - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46f99ac - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470843a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479c20d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ec8f4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea433 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e8bc3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e21da - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477b41a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4743154 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d1f7 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dce6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_udp_over_ipv4' (53) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4735149 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c473ff8a - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477104d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c4709fad - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ac409 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471613c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470dcee - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c47000ec - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c47000ec - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c47000ec - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47085fa - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479d00d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46efc94 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea5f3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9643 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e4d9a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477cbba - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4744ab4 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d497 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e066 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_udp_over_ipv6' (54) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4735149 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c47401aa - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477108d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470a0bd - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ac559 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471625c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470dd4e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c470084c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c470084c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c470084c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470861a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479d10d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f0044 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea613 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9703 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e50ba - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477cd6a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4744c84 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d4c7 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e0a6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4735149 - firebreak[95452104e62d4ff4]::host::os::tests::test_input::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x58e9c473fb47 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770fcd - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c4709d8d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ac169 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4715efc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470dc2e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46ff22c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46ff22c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46ff22c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47085ba - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479ce0d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ef534 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea5b3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e94c3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e475a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477c85a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4744714 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d437 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dfe6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_udp_over_ipv4' (57) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4738d49 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c474108a - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477124d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470a82d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ace89 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4716a3c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470dfee - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c4703bec - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c4703bec - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c4703bec - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47086fa - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479d80d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f1a14 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea6f3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9c43 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e669a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477d93a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4745934 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d617 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e266 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4736f49 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_drop, firebreak[95452104e62d4ff4]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c473e3e7 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c4770d0d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c47091dd - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47ab2f9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471529c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470d80e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c46fa10c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c46fa10c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c46fa10c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470845a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479c30d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46ecca4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea453 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e8c83 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e24fa - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477b5ca - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4743324 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d227 - firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474dd26 - <firebreak[95452104e62d4ff4]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_udp_over_ipv6' (58) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4738d49 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c47412aa - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477128d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470a93d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47acfd9 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c4716b5c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470e04e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c470434c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c470434c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c470434c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c470871a - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479d90d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f1dc4 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea713 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9d03 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e69ba - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477daea - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4745b04 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d647 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e2a6 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6' (56) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4738d49 - firebreak[95452104e62d4ff4]::host::os::tests::test_output::<firebreak[95452104e62d4ff4]::host::os::tests::build_reject, firebreak[95452104e62d4ff4]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x58e9c4740e67 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x58e9c477120d - <core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58e9c470a71d - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x58e9c47acd39 - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x58e9c471691c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::try_with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x58e9c470df8e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[d8d7056a9810f21a]::coop::Budget>>>::with::<tokio[d8d7056a9810f21a]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x58e9c470348c - tokio[d8d7056a9810f21a]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x58e9c470348c - tokio[d8d7056a9810f21a]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x58e9c470348c - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x58e9c47086da - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x58e9c479d70d - <tokio[d8d7056a9810f21a]::macros::scoped_tls::ScopedKey<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Context>>::set::<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x58e9c46f1664 - tokio[d8d7056a9810f21a]::runtime::basic_scheduler::enter::<<tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>, tokio[d8d7056a9810f21a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x58e9c46ea6d3 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::Inner<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x58e9c46e9b83 - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::InnerGuard<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x58e9c46e637a - <tokio[d8d7056a9810f21a]::runtime::basic_scheduler::BasicScheduler<tokio[d8d7056a9810f21a]::runtime::driver::Driver>>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x58e9c477d78a - <tokio[d8d7056a9810f21a]::runtime::Runtime>::block_on::<firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x58e9c4745764 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x58e9c473d5e7 - firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x58e9c474e226 - <firebreak[95452104e62d4ff4]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   65:     0x733ef1691a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- os::tests::add_veth_link stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'os::tests::add_veth_link' (59) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9c4a1d14a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9c4a1d14a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e9c4a1d14a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e9c4a32b9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e9c4a32b9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58e9c4a220d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e9c4a220d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e9c49fab1f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e9c49fab1f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e9c4a14b59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e9c4903b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e9c4903b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e9c4a14dd2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e9c4a14dd2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e9c49fac0a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e9c49efdb9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e9c49fb8ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e9c4a3338c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e9c4a00412 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x58e9c4750249 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x58e9c4778dcb - <lazy_static[229d2a5fdd3fdceb]::lazy::Lazy<()>>::get::<<firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x58e9c4778dcb - <firebreak[95452104e62d4ff4]::INIT as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x58e9c4755d23 - firebreak[95452104e62d4ff4]::os::tests::add_veth_link
[INFO] [stdout]                                at /opt/rustwide/workdir/src/os.rs:161:9
[INFO] [stdout]   25:     0x58e9c4754367 - firebreak[95452104e62d4ff4]::os::tests::add_veth_link::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/os.rs:160:27
[INFO] [stdout]   26:     0x58e9c474daa6 - <firebreak[95452104e62d4ff4]::os::tests::add_veth_link::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58e9c48f6e1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x58e9c48f6e1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x58e9c490460b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x58e9c490460b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x58e9c490460b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x58e9c490460b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x58e9c490460b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x58e9c48fdd24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x58e9c48fdd24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x58e9c4907212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x58e9c4907212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x58e9c4907212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x58e9c4907212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x58e9c4907212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58e9c4a1c68f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   46:     0x58e9c4a1c68f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x733ef1604aa4 - <unknown>
[INFO] [stdout]   48:     0x733ef1691a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     conn::os::tests::tcp_v4_ok
[INFO] [stdout]     conn::os::tests::tcp_v6_ok
[INFO] [stdout]     conn::os::tests::udp_v4_ok
[INFO] [stdout]     conn::os::tests::udp_v6_ok
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_udp_over_ipv6
[INFO] [stdout]     os::tests::add_veth_link
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 41 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d72a02b063120f004028ebca99167cb6a27c41ea6d50b46aa6f933fea7a1893e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d72a02b063120f004028ebca99167cb6a27c41ea6d50b46aa6f933fea7a1893e", kill_on_drop: false }`
[INFO] [stdout] d72a02b063120f004028ebca99167cb6a27c41ea6d50b46aa6f933fea7a1893e
