[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbchallenor%2Ffirebreak" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bchallenor/firebreak on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0
[INFO] running `Command { std: "docker" "start" "aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[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-sink v0.3.7
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-core v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling futures-task v0.3.7
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling bytes v0.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling indoc v1.0.3
[INFO] [stderr]    Compiling paste v1.0.2
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[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: unused import: `std::prelude::v1::*`
[INFO] [stdout]  --> src/conn/os.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::prelude::v1::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::prelude::v1::*`
[INFO] [stdout]  --> src/host/os.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::prelude::v1::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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 18.43s
[INFO] running `Command { std: "docker" "inspect" "aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling firebreak v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::prelude::v1::*`
[INFO] [stdout]  --> src/conn/os.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::prelude::v1::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::prelude::v1::*`
[INFO] [stdout]  --> src/host/os.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::prelude::v1::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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.61s
[INFO] running `Command { std: "docker" "inspect" "aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::prelude::v1::*`
[INFO] [stderr]  --> src/conn/os.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::prelude::v1::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::prelude::v1::*`
[INFO] [stderr]  --> src/host/os.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::prelude::v1::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[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 5 warnings (run `cargo fix --bin "firebreak" -p firebreak --tests` to apply 2 suggestions)
[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-ee3144a4c8adfb25)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test conn::os::tests::tcp_v4_ok ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6 ... 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_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_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_forward_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_udp_over_ipv4 ... 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_udp_over_ipv4 ... FAILED
[INFO] [stdout] test conn::os::tests::tcp_v6_ok ... FAILED
[INFO] [stdout] test conn::os::tests::udp_v6_ok ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4 ... 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_reject_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test conn::os::tests::udp_v4_ok ... 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_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_udp_over_ipv6 ... 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_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test os::tests::add_veth_link ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_udp_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_input_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_input_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_tcp_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_output_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_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_drop_output_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::tcp_v4_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::tcp_v4_ok' (1113) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cbe2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b85fa2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5a39b6b0568c - <core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5a39b68a5cc2 - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:28:42
[INFO] [stdout]   22:     0x5a39b68a5cc2 - <<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a39b690d3aa - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68d8add - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   25:     0x5a39b6b52a39 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   27:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68a5dbc - <firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:306:13
[INFO] [stdout]   31:     0x5a39b68a5dbc - <<firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5a39b690d2bb - <lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::os::OsNs>>::get::<<firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::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:     0x5a39b68d89bd - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::os::OsNs>>::get<<firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   34:     0x5a39b6b52a39 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   35:     0x5a39b68d7d89 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::os::OsNs>>::get<<firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   36:     0x5a39b68e492f - <lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::os::OsNs>>::get::<<firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e492f - <firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e492f - <firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::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:     0x5a39b68a61ea - <firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:315:17
[INFO] [stdout]   40:     0x5a39b68a61ea - <<firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a39b690d311 - <lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get::<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68d8a1d - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   43:     0x5a39b6b52a39 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   44:     0x5a39b68d7e59 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   45:     0x5a39b68e562f - <lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get::<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e562f - <firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e562f - <firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e0e1f - firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:337:40
[INFO] [stdout]   49:     0x5a39b68b54cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v4_ok::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x5a39b685f92d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   51:     0x5a39b68ec949 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   52:     0x5a39b686b93c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   53:     0x5a39b686456e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   54:     0x5a39b684cf8c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   55:     0x5a39b684cf8c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   56:     0x5a39b684cf8c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   57:     0x5a39b685f41a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6900aed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6841c54 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841413 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   61:     0x5a39b683f6a3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   62:     0x5a39b6837c6d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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]   63:     0x5a39b68dc062 - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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]   64:     0x5a39b68e3fb4 - firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v4_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:334:5
[INFO] [stdout]   65:     0x5a39b68e0d07 - firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:335:29
[INFO] [stdout]   66:     0x5a39b68a4de6 - <firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v4_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   69:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   70:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   72:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   75:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   76:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   77:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   78:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   79:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   80:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   81:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   84:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   85:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   86:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   87:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   88:     0x7cebaa797a64 - clone
[INFO] [stdout]   89:                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' (1123) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688b301 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b6895d0b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b580d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68606fd - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68eda59 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686c7dc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864a4e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b6852f6c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6852f6c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6852f6c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f5ba - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69017ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6844c44 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68415b3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840063 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683a401 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dd5ea - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689ad84 - firebreak[9133a48bc1380c50]::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:     0x5a39b68942a7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5126 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - clone
[INFO] [stdout]   66:                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' (1127) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688eec1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b68977ab - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5b0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68613bd - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68eea19 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686d55c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864ece - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b68587ec - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68587ec - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68587ec - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f73a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69023ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6847884 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841733 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840963 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683c8c1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dea2a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689c344 - firebreak[9133a48bc1380c50]::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:     0x5a39b68944e7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5426 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1128) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688eec1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b68979de - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5b4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68614cd - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68eeb69 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686d67c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864f2e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b6858f4c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6858f4c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6858f4c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f75a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69024ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6847c34 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841753 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840a23 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683cbd1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68debda - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689c514 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894517 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5466 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - clone
[INFO] [stdout]   66:                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' (1131) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6890ca9 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b68965eb - firebreak[9133a48bc1380c50]::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:     0x5a39b68b590d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6860b3d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68edf99 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686cc5c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864bce - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b6854cec - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6854cec - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6854cec - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f63a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6901bed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6845b04 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841633 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840363 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683b041 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68ddcaa - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689b4c4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894367 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5226 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1118) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6891e59 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b689896b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5d0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6861c3d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ef499 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686de5c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b68651ce - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685c2ec - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685c2ec - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685c2ec - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f83a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6902bed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6849604 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841833 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840f63 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683e141 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68df7aa - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689d1c4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894667 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5626 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1129) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688eec1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b6897c1e - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5b8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68615dd - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68eecb9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686d79c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864f8e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b68596ac - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68596ac - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68596ac - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f77a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69025ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6847fe4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841773 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840ae3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683cee1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68ded8a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689c6e4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894547 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a54a6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1125) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688b301 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b689617e - firebreak[9133a48bc1380c50]::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:     0x5a39b68b588d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b686091d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68edcf9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686ca1c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864b0e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b6853e2c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6853e2c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6853e2c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f5fa - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69019ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b68453a4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68415f3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68401e3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683aa21 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dd94a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689b124 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894307 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a51a6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1120) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6891e59 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b6898dde - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5d8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6861e5d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ef739 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686e09c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686528e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685d1ac - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685d1ac - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685d1ac - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f87a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6902ded - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6849d64 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841873 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68410e3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683e761 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dfb0a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689d564 - firebreak[9133a48bc1380c50]::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:     0x5a39b68946c7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a56a6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1124) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688b301 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b6895f3e - firebreak[9133a48bc1380c50]::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:     0x5a39b68b584d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b686080d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68edba9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686c8fc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864aae - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b68536cc - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68536cc - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68536cc - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f5da - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69018ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6844ff4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68415d3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840123 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683a711 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dd79a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689af54 - firebreak[9133a48bc1380c50]::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:     0x5a39b68942d7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5166 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1126) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688eec1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b689757b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5acd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68612ad - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ee8c9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686d43c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864e6e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685808c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685808c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685808c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f71a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69022ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b68474d4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841713 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68408a3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683c5b1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68de87a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689c174 - firebreak[9133a48bc1380c50]::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:     0x5a39b68944b7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a53e6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - clone
[INFO] [stdout]   66:                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' (1119) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6891e59 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b6898b9e - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5d4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6861d4d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ef5e9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686df7c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686522e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685ca4c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685ca4c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685ca4c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f85a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6902ced - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b68499b4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841853 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6841023 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683e451 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68df95a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689d394 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894697 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5666 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::tcp_v6_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::tcp_v6_ok' (1114) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7d89 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::os::OsNs>>::get<<firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e492f - <lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::os::OsNs>>::get::<<firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e492f - <firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e492f - <firebreak[9133a48bc1380c50]::conn::os::tests::NS as core[6883ba1bc0fe4ed1]::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:     0x5a39b68a65aa - <firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:325:17
[INFO] [stdout]   25:     0x5a39b68a65aa - <<firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a39b690d361 - <lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get::<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68d8a7d - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   28:     0x5a39b6b52a39 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   29:     0x5a39b68d7f29 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   30:     0x5a39b68e579f - <lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get::<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e579f - <firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e579f - <firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e116f - firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:350:40
[INFO] [stdout]   34:     0x5a39b68b550d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v6_ok::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5a39b685fa3d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   36:     0x5a39b68eca99 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   37:     0x5a39b686ba5c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   38:     0x5a39b68645ce - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   39:     0x5a39b684d6ec - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   40:     0x5a39b684d6ec - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   41:     0x5a39b684d6ec - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   42:     0x5a39b685f43a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6900bed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6842004 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841433 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   46:     0x5a39b683f763 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   47:     0x5a39b6837f6d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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]   48:     0x5a39b68dc1f2 - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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]   49:     0x5a39b68e4184 - firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v6_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:347:5
[INFO] [stdout]   50:     0x5a39b68e0d37 - firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:348:29
[INFO] [stdout]   51:     0x5a39b68a4e26 - <firebreak[9133a48bc1380c50]::conn::os::tests::tcp_v6_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   54:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   55:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   57:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   60:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   61:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   62:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   64:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   66:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   69:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   71:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   72:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   73:     0x7cebaa797a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::udp_v6_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::udp_v6_ok' (1116) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7f29 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e579f - <lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get::<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e579f - <firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e579f - <firebreak[9133a48bc1380c50]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e180f - firebreak[9133a48bc1380c50]::conn::os::tests::udp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:376:40
[INFO] [stdout]   25:     0x5a39b68b558d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v6_ok::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a39b685fc5d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   27:     0x5a39b68ecd39 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   28:     0x5a39b686bc9c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   29:     0x5a39b686468e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   30:     0x5a39b684e5ac - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   31:     0x5a39b684e5ac - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   32:     0x5a39b684e5ac - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   33:     0x5a39b685f47a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6900ded - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6842764 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841473 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   37:     0x5a39b683f8e3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   38:     0x5a39b683856d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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]   39:     0x5a39b68dc512 - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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]   40:     0x5a39b68e4524 - firebreak[9133a48bc1380c50]::conn::os::tests::udp_v6_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:373:5
[INFO] [stdout]   41:     0x5a39b68e0d97 - firebreak[9133a48bc1380c50]::conn::os::tests::udp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:374:29
[INFO] [stdout]   42:     0x5a39b68a4ea6 - <firebreak[9133a48bc1380c50]::conn::os::tests::udp_v6_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   62:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   63:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   64:     0x7cebaa797a64 - clone
[INFO] [stdout]   65:                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' (1130) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6890ca9 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b68963bb - firebreak[9133a48bc1380c50]::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:     0x5a39b68b58cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6860a2d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ede49 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686cb3c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864b6e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685458c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685458c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685458c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f61a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6901aed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6845754 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841613 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68402a3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683ad31 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68ddafa - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689b2f4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894337 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a51e6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1117) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6891e59 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b689873b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5ccd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6861b2d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ef349 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686dd3c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686516e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685bb8c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685bb8c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685bb8c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f81a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6902aed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6849254 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841813 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840ea3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683de31 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68df5fa - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689cff4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894637 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a55e6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1121) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688b301 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_accept, firebreak[9133a48bc1380c50]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b6895adb - firebreak[9133a48bc1380c50]::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:     0x5a39b68b57cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68605ed - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ed909 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686c6bc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b68649ee - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685280c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685280c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685280c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f59a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69016ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6844894 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841593 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683ffa3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683a0f1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dd43a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689abb4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894277 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a50e6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1132) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6890ca9 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b689681e - firebreak[9133a48bc1380c50]::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:     0x5a39b68b594d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6860c4d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ee0e9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686cd7c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864c2e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685544c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685544c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685544c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f65a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6901ced - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6845eb4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841653 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840423 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683b351 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dde5a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689b694 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894397 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5266 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1133) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6890ca9 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b6896a5e - firebreak[9133a48bc1380c50]::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:     0x5a39b68b598d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6860d5d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ee239 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686ce9c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864c8e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b6855bac - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6855bac - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6855bac - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f67a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6901ded - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6846264 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841673 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68404e3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683b661 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68de00a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689b864 - firebreak[9133a48bc1380c50]::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:     0x5a39b68943c7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a52a6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1142) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6893009 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b689901b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5dcd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6861f6d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ef889 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686e1bc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b68652ee - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685d90c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685d90c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685d90c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f89a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6902eed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b684a114 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841893 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68411a3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683ea71 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dfcba - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689d734 - firebreak[9133a48bc1380c50]::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:     0x5a39b68946f7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a56e6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::udp_v4_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::udp_v4_ok' (1115) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7e59 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e562f - <lazy_static[c94980f5494018e1]::lazy::Lazy<firebreak[9133a48bc1380c50]::conn::os::OsNsConnPath>>::get::<<firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e562f - <firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e562f - <firebreak[9133a48bc1380c50]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e14bf - firebreak[9133a48bc1380c50]::conn::os::tests::udp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:363:40
[INFO] [stdout]   25:     0x5a39b68b554d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v4_ok::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a39b685fb4d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   27:     0x5a39b68ecbe9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   28:     0x5a39b686bb7c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   29:     0x5a39b686462e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   30:     0x5a39b684de4c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   31:     0x5a39b684de4c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   32:     0x5a39b684de4c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   33:     0x5a39b685f45a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6900ced - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b68423b4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841453 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   37:     0x5a39b683f823 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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]   38:     0x5a39b683826d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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]   39:     0x5a39b68dc382 - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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]   40:     0x5a39b68e4354 - firebreak[9133a48bc1380c50]::conn::os::tests::udp_v4_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:360:5
[INFO] [stdout]   41:     0x5a39b68e0d67 - firebreak[9133a48bc1380c50]::conn::os::tests::udp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:361:29
[INFO] [stdout]   42:     0x5a39b68a4e66 - <firebreak[9133a48bc1380c50]::conn::os::tests::udp_v4_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   62:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   63:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   64:     0x7cebaa797a64 - clone
[INFO] [stdout]   65:                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' (1135) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stderr] error: test failed, to rerun pass `--bin firebreak`
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688a411 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b6894b4b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b560d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b685fe7d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ecfd9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686bedc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686474e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b684f46c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b684f46c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b684f46c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f4ba - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6900fed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6842ec4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68414b3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683fa63 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6838b81 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dc86a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b6899f04 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894127 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a4f26 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1136) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688a411 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b6894d7e - firebreak[9133a48bc1380c50]::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:     0x5a39b68b564d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b685ff8d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ed129 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686bffc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b68647ae - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b684fbcc - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b684fbcc - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b684fbcc - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f4da - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69010ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6843274 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68414d3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683fb23 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6838e91 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dca1a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689a0d4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894157 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a4f66 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1137) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688a411 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b6894fbe - firebreak[9133a48bc1380c50]::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:     0x5a39b68b568d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b686009d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ed279 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686c11c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686480e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685032c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685032c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685032c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f4fa - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69011ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6843624 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68414f3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683fbe3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68391a1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dcbca - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689a2a4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894187 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a4fa6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1152) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688fdb1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b68982be - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5c4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b686190d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ef0a9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686dafc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b68650ae - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685accc - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685accc - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685accc - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f7da - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69028ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6848af4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68417d3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840d23 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683d811 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68df29a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689cc54 - firebreak[9133a48bc1380c50]::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:     0x5a39b68945d7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5566 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1140) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688d0e1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b689565e - firebreak[9133a48bc1380c50]::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:     0x5a39b68b574d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68603cd - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ed669 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686c47c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686492e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685194c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685194c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685194c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f55a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69014ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6844134 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841553 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683fe23 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6839ad1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dd0da - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689a814 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894217 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5066 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1143) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6893009 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b689924b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5e0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b686207d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ef9d9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686e2dc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686534e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685e06c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685e06c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685e06c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f8ba - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6902fed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b684a4c4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68418b3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6841263 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683ed81 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dfe6a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689d904 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894727 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5726 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1154) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68d1523 - firebreak[9133a48bc1380c50]::os::tests::add_veth_link
[INFO] [stdout]                                at /opt/rustwide/workdir/src/os.rs:161:9
[INFO] [stdout]   25:     0x5a39b68cfcb7 - firebreak[9133a48bc1380c50]::os::tests::add_veth_link::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/os.rs:160:27
[INFO] [stdout]   26:     0x5a39b68a4da6 - <firebreak[9133a48bc1380c50]::os::tests::add_veth_link::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   48:     0x7cebaa797a64 - clone
[INFO] [stdout]   49:                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' (1144) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6893009 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b689947e - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5e4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b686218d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68efb29 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686e3fc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b68653ae - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685e7cc - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685e7cc - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685e7cc - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f8da - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69030ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b684a874 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68418d3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6841323 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683f091 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68e001a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689dad4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894757 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5766 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1145) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b6893009 - firebreak[9133a48bc1380c50]::host::os::tests::test_forward::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x5a39b68996be - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5e8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b686229d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68efc79 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686e51c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686540e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685ef2c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685ef2c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685ef2c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f8fa - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69031ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b684ac24 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68418f3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68413e3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683f3a1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68e01ca - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689dca4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894787 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a57a6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1146) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688c1f1 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b6896c9b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b59cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6860e6d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ee389 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686cfbc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864cee - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685630c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685630c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685630c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f69a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6901eed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6846614 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841693 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68405a3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683b971 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68de1ba - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689ba34 - firebreak[9133a48bc1380c50]::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:     0x5a39b68943f7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a52e6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1141) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688d0e1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b689589e - firebreak[9133a48bc1380c50]::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:     0x5a39b68b578d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68604dd - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ed7b9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686c59c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686498e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b68520ac - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68520ac - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68520ac - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f57a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69015ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b68444e4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841573 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683fee3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6839de1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dd28a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689a9e4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894247 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a50a6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1147) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688c1f1 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b6896ecb - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5a0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6860f7d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ee4d9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686d0dc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864d4e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b6856a6c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6856a6c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6856a6c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f6ba - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6901fed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b68469c4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68416b3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840663 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683bc81 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68de36a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689bc04 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894427 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5326 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1148) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688c1f1 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b68970fe - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5a4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b686108d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ee629 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686d1fc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864dae - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b68571cc - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68571cc - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68571cc - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f6da - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69020ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6846d74 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68416d3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840723 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683bf91 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68de51a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689bdd4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894457 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5366 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1134) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688a411 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b689491b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b55cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b685fd6d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ece89 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686bdbc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b68646ee - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b684ed0c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b684ed0c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b684ed0c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f49a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6900eed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6842b14 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841493 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683f9a3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6838871 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dc6ba - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b6899d34 - firebreak[9133a48bc1380c50]::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:     0x5a39b68940f7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a4ee6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1149) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688c1f1 - firebreak[9133a48bc1380c50]::host::os::tests::test_input::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x5a39b689733e - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5a8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b686119d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ee779 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686d31c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864e0e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685792c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685792c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685792c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f6fa - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69021ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6847124 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68416f3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68407e3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683c2a1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68de6ca - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689bfa4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894487 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a53a6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1150) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688fdb1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b6897e5b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5bcd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68616ed - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68eee09 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686d8bc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b6864fee - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b6859e0c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6859e0c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6859e0c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f79a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69026ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6848394 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841793 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840ba3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683d1f1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68def3a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689c8b4 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894577 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a54e6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1151) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688fdb1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b689808b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5c0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68617fd - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68eef59 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686d9dc - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686504e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685a56c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685a56c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685a56c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f7ba - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69027ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6848744 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68417b3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840c63 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683d501 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68df0ea - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689ca84 - firebreak[9133a48bc1380c50]::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:     0x5a39b68945a7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5526 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1153) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688fdb1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_reject, firebreak[9133a48bc1380c50]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b68984fe - firebreak[9133a48bc1380c50]::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:     0x5a39b68b5c8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b6861a1d - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ef1f9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686dc1c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686510e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b685b42c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685b42c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685b42c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f7fa - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69029ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6848ea4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b68417f3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6840de3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683db21 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68df44a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689ce24 - firebreak[9133a48bc1380c50]::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:     0x5a39b6894607 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a55a6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1138) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688dfd1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b68951fb - firebreak[9133a48bc1380c50]::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:     0x5a39b68b56cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68601ad - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ed3c9 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686c23c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b686486e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b6850a8c - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6850a8c - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b6850a8c - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f51a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69012ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b68439d4 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841513 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683fca3 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68394b1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dcd7a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689a474 - firebreak[9133a48bc1380c50]::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:     0x5a39b68941b7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a4fe6 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - 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' (1139) 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:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a39b6b6fd31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a39b6b6fd31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a39b6b6fd31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a39b6b85a2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a39b6b85a2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a39b6b74a1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a39b6b74a1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a39b6b4cb36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a39b6b4cb36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a39b6b67299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a39b6a57a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a39b6a57a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a39b6b675c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a39b6b675c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a39b6b4cc14 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5a39b6b44519 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a39b6b4d7dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a39b6b8625c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a39b6b52b72 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5a39b68d7ff9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5a39b68e488b - <lazy_static[c94980f5494018e1]::lazy::Lazy<()>>::get::<<firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b68e488b - <firebreak[9133a48bc1380c50]::INIT as core[6883ba1bc0fe4ed1]::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:     0x5a39b688dfd1 - firebreak[9133a48bc1380c50]::host::os::tests::test_output::<firebreak[9133a48bc1380c50]::host::os::tests::build_drop, firebreak[9133a48bc1380c50]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x5a39b689542b - firebreak[9133a48bc1380c50]::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:     0x5a39b68b570d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a39b68602bd - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68ed519 - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b686c35c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::try_with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5a39b68648ce - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f6b62813344e22a9]::coop::Budget>>>::with::<tokio[f6b62813344e22a9]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5a39b68511ec - tokio[f6b62813344e22a9]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68511ec - tokio[f6b62813344e22a9]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>, <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68511ec - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b685f53a - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b69013ed - <tokio[f6b62813344e22a9]::macros::scoped_tls::ScopedKey<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Context>>::set::<tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::runtime::driver::Driver>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::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:     0x5a39b6843d84 - tokio[f6b62813344e22a9]::runtime::basic_scheduler::enter::<<tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>, tokio[f6b62813344e22a9]::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:     0x5a39b6841533 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::Inner<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b683fd63 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::InnerGuard<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut firebreak[9133a48bc1380c50]::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:     0x5a39b68397c1 - <tokio[f6b62813344e22a9]::runtime::basic_scheduler::BasicScheduler<tokio[f6b62813344e22a9]::runtime::driver::Driver>>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b68dcf2a - <tokio[f6b62813344e22a9]::runtime::Runtime>::block_on::<firebreak[9133a48bc1380c50]::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:     0x5a39b689a644 - firebreak[9133a48bc1380c50]::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:     0x5a39b68941e7 - firebreak[9133a48bc1380c50]::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:     0x5a39b68a5026 - <firebreak[9133a48bc1380c50]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a39b6a4ad6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a39b6a4ad6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a39b6a583b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5a39b6a583b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a39b6a583b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a39b6a583b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a39b6a52e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a39b6a52e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a39b6a5b502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x5a39b6a5b502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a39b6a5b502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a39b6a5b502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a39b6a5b502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a39b6b6f12f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x5a39b6b6f12f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7cebaa70aaa4 - <unknown>
[INFO] [stdout]   65:     0x7cebaa797a64 - clone
[INFO] [stdout]   66:                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.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0", kill_on_drop: false }`
[INFO] [stdout] aed2eee8cc54fb9a406e005f469ad418d13564dfcffa3289505e0cf316e967b0
