[INFO] fetching crate vpnkitrc 0.1.5...
[INFO] testing vpnkitrc-0.1.5 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate vpnkitrc 0.1.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate vpnkitrc 0.1.5
[INFO] finished tweaking crates.io crate vpnkitrc 0.1.5
[INFO] tweaked toml for crates.io crate vpnkitrc 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vpnkitrc 0.1.5 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vpnkitrc 0.1.5 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1bcfa6ad8c12069c27806e35a1da491222d6ac9747f389f6cf65733fb3a5cdb
[INFO] running `Command { std: "docker" "start" "-a" "a1bcfa6ad8c12069c27806e35a1da491222d6ac9747f389f6cf65733fb3a5cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1bcfa6ad8c12069c27806e35a1da491222d6ac9747f389f6cf65733fb3a5cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1bcfa6ad8c12069c27806e35a1da491222d6ac9747f389f6cf65733fb3a5cdb", kill_on_drop: false }`
[INFO] [stdout] a1bcfa6ad8c12069c27806e35a1da491222d6ac9747f389f6cf65733fb3a5cdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c53f6a2902163497f58af68650896c7dacae10698916768e8ba7de9b9aa72242
[INFO] running `Command { std: "docker" "start" "-a" "c53f6a2902163497f58af68650896c7dacae10698916768e8ba7de9b9aa72242", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling ntex-rt v0.4.24
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ntex-service v3.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling ntex-util v2.9.0
[INFO] [stderr]    Compiling ntex-bytes v0.1.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-http v0.1.13
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling ntex-io v2.10.0
[INFO] [stderr]    Compiling ntex-tokio v0.5.3
[INFO] [stderr]    Compiling ntex-net v2.4.0
[INFO] [stderr]    Compiling ntex-server v2.7.1
[INFO] [stderr]    Compiling ntex-h2 v1.8.5
[INFO] [stderr]    Compiling ntex-tls v2.4.0
[INFO] [stderr]    Compiling ntex v2.11.0
[INFO] [stderr]    Compiling vpnkitrc v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.80s
[INFO] running `Command { std: "docker" "inspect" "c53f6a2902163497f58af68650896c7dacae10698916768e8ba7de9b9aa72242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53f6a2902163497f58af68650896c7dacae10698916768e8ba7de9b9aa72242", kill_on_drop: false }`
[INFO] [stdout] c53f6a2902163497f58af68650896c7dacae10698916768e8ba7de9b9aa72242
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 990b8874d804fb9039a90a3b978100725c5580e51fd6f8dd752bc2c9513db62c
[INFO] running `Command { std: "docker" "start" "-a" "990b8874d804fb9039a90a3b978100725c5580e51fd6f8dd752bc2c9513db62c", kill_on_drop: false }`
[INFO] [stderr]    Compiling vpnkitrc v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s
[INFO] running `Command { std: "docker" "inspect" "990b8874d804fb9039a90a3b978100725c5580e51fd6f8dd752bc2c9513db62c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "990b8874d804fb9039a90a3b978100725c5580e51fd6f8dd752bc2c9513db62c", kill_on_drop: false }`
[INFO] [stdout] 990b8874d804fb9039a90a3b978100725c5580e51fd6f8dd752bc2c9513db62c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 16a60f1dd11264179a558ed4b6875992610a62f97f10ce62a8dd80061a0cb758
[INFO] running `Command { std: "docker" "start" "-a" "16a60f1dd11264179a558ed4b6875992610a62f97f10ce62a8dd80061a0cb758", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/vpnkitrc/1f15ceefee969aed/deps/vpnkitrc-1f15ceefee969aed)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_basic ... FAILED
[INFO] [stdout] test tests::test_list ... FAILED
[INFO] [stdout] test tests::test_dump_state ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_basic' (24) panicked at src/lib.rs:179:8:
[INFO] [stdout] VPNKIT_SOCKET environment variable not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2a427944f2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b2a427944f2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b2a427944f2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b2a427944f2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b2a427aab0a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b2a427aab0a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b2a427998c6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b2a427998c6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b2a4277179f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b2a4277179f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b2a4278bed9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b2a423b13ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b2a423b13ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b2a4278c142 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b2a4278c142 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b2a42771858 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b2a42769149 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b2a4277287d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b2a427ab24c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b2a427aafc2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b2a4239dfde - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, std[840933623431fd06]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b2a4239e2f6 - vpnkitrc[14f96ef28c5d37aa]::tests::get_socket_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:179:8
[INFO] [stdout]   22:     0x5b2a4239e23d - vpnkitrc[14f96ef28c5d37aa]::tests::gen_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:187:23
[INFO] [stdout]   23:     0x5b2a4239c94d - vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:219:18
[INFO] [stdout]   24:     0x5b2a42388732 - <ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on::<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:168:17
[INFO] [stdout]   25:     0x5b2a42387690 - <ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on::<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:136:29
[INFO] [stdout]   26:     0x5b2a4239e8ed - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b2a423a383f - <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1041:44
[INFO] [stdout]   28:     0x5b2a423a0170 - <tokio[d7579387458cdba8]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:793:13
[INFO] [stdout]   29:     0x5b2a42375605 - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::task::local::LocalData>>::try_with::<<tokio[d7579387458cdba8]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x5b2a4237544e - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::task::local::LocalData>>::with::<<tokio[d7579387458cdba8]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x5b2a4239f7f6 - <tokio[d7579387458cdba8]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:791:17
[INFO] [stdout]   32:     0x5b2a423a5376 - <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1031:22
[INFO] [stdout]   33:     0x5b2a423a04e5 - <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:689:19
[INFO] [stdout]   34:     0x5b2a4239ea6d - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5b2a4236ce8d - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   36:     0x5b2a4236c9cb - tokio[d7579387458cdba8]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   37:     0x5b2a4236c9cb - tokio[d7579387458cdba8]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   38:     0x5b2a4236c9cb - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   39:     0x5b2a42362500 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   40:     0x5b2a4236a27d - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   41:     0x5b2a42368014 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   42:     0x5b2a423922db - <tokio[d7579387458cdba8]::runtime::context::scoped::Scoped<tokio[d7579387458cdba8]::runtime::scheduler::Context>>::set::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x5b2a423a2639 - tokio[d7579387458cdba8]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:38
[INFO] [stdout]   44:     0x5b2a42376512 - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::runtime::context::Context>>::try_with::<tokio[d7579387458cdba8]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5b2a4237595e - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::runtime::context::Context>>::with::<tokio[d7579387458cdba8]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5b2a4239fd4d - tokio[d7579387458cdba8]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:17
[INFO] [stdout]   47:     0x5b2a42365660 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   48:     0x5b2a42366297 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   49:     0x5b2a42366ff6 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   50:     0x5b2a42395065 - tokio[d7579387458cdba8]::runtime::context::runtime::enter_runtime::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x5b2a42361831 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   52:     0x5b2a4238baab - <tokio[d7579387458cdba8]::runtime::runtime::Runtime>::block_on_inner::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   53:     0x5b2a4238bf02 - <tokio[d7579387458cdba8]::runtime::runtime::Runtime>::block_on::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   54:     0x5b2a4239f8c1 - <tokio[d7579387458cdba8]::task::local::LocalSet>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:646:12
[INFO] [stdout]   55:     0x5b2a4239359d - ntex_rt[e2b71952d82f8909]::tokio::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/lib.rs:72:43
[INFO] [stdout]   56:     0x5b2a423855e9 - <ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on::<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:135:13
[INFO] [stdout]   57:     0x5b2a423862ce - <ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on::<vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:165:25
[INFO] [stdout]   58:     0x5b2a4239e334 - vpnkitrc[14f96ef28c5d37aa]::tests::test_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:217:3
[INFO] [stdout]   59:     0x5b2a4239c877 - vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:217:16
[INFO] [stdout]   60:     0x5b2a4237be56 - <vpnkitrc[14f96ef28c5d37aa]::tests::test_basic::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5b2a423a575b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b2a423a575b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   63:     0x5b2a423b1fba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   64:     0x5b2a423b1fba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x5b2a423b1fba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5b2a423b1fba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5b2a423b1fba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5b2a423b1fba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   69:     0x5b2a423b1fba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   70:     0x5b2a423ac484 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   71:     0x5b2a423ac484 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5b2a423b4ab2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5b2a423b4ab2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5b2a423b4ab2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5b2a423b4ab2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5b2a423b4ab2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5b2a423b4ab2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x5b2a423b4ab2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5b2a42793d5f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   80:     0x5b2a42793d5f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   81:     0x749e39aabaa4 - <unknown>
[INFO] [stdout]   82:     0x749e39b38a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_list stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_list' (26) panicked at src/lib.rs:179:8:
[INFO] [stdout] VPNKIT_SOCKET environment variable not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2a427944f2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b2a427944f2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b2a427944f2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b2a427944f2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b2a427aab0a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b2a427aab0a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b2a427998c6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b2a427998c6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b2a4277179f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b2a4277179f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b2a4278bed9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b2a423b13ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b2a423b13ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b2a4278c142 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b2a4278c142 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b2a42771858 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b2a42769149 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b2a4277287d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b2a427ab24c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b2a427aafc2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b2a4239dfde - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, std[840933623431fd06]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b2a4239e2f6 - vpnkitrc[14f96ef28c5d37aa]::tests::get_socket_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:179:8
[INFO] [stdout]   22:     0x5b2a4239e23d - vpnkitrc[14f96ef28c5d37aa]::tests::gen_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:187:23
[INFO] [stdout]   23:     0x5b2a4239dc9e - vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:197:18
[INFO] [stdout]   24:     0x5b2a42388d72 - <ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on::<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:168:17
[INFO] [stdout]   25:     0x5b2a42388310 - <ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on::<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:136:29
[INFO] [stdout]   26:     0x5b2a4239e96d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b2a423a3abf - <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1041:44
[INFO] [stdout]   28:     0x5b2a423a0350 - <tokio[d7579387458cdba8]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:793:13
[INFO] [stdout]   29:     0x5b2a42375805 - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::task::local::LocalData>>::try_with::<<tokio[d7579387458cdba8]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x5b2a423754ee - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::task::local::LocalData>>::with::<<tokio[d7579387458cdba8]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x5b2a4239f876 - <tokio[d7579387458cdba8]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:791:17
[INFO] [stdout]   32:     0x5b2a423a5416 - <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1031:22
[INFO] [stdout]   33:     0x5b2a423a0845 - <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:689:19
[INFO] [stdout]   34:     0x5b2a4239eaed - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5b2a4236cf0d - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   36:     0x5b2a4236cd0b - tokio[d7579387458cdba8]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   37:     0x5b2a4236cd0b - tokio[d7579387458cdba8]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   38:     0x5b2a4236cd0b - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   39:     0x5b2a42362b40 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   40:     0x5b2a4236b79d - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   41:     0x5b2a42368054 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   42:     0x5b2a4239257b - <tokio[d7579387458cdba8]::runtime::context::scoped::Scoped<tokio[d7579387458cdba8]::runtime::scheduler::Context>>::set::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x5b2a423a26b9 - tokio[d7579387458cdba8]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:38
[INFO] [stdout]   44:     0x5b2a42376792 - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::runtime::context::Context>>::try_with::<tokio[d7579387458cdba8]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5b2a42375a1e - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::runtime::context::Context>>::with::<tokio[d7579387458cdba8]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5b2a4239fdcd - tokio[d7579387458cdba8]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:17
[INFO] [stdout]   47:     0x5b2a42365ea0 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   48:     0x5b2a42366397 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   49:     0x5b2a42367696 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   50:     0x5b2a42395325 - tokio[d7579387458cdba8]::runtime::context::runtime::enter_runtime::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x5b2a423619d1 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   52:     0x5b2a4238bceb - <tokio[d7579387458cdba8]::runtime::runtime::Runtime>::block_on_inner::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   53:     0x5b2a4238c402 - <tokio[d7579387458cdba8]::runtime::runtime::Runtime>::block_on::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   54:     0x5b2a4239f961 - <tokio[d7579387458cdba8]::task::local::LocalSet>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:646:12
[INFO] [stdout]   55:     0x5b2a4239425d - ntex_rt[e2b71952d82f8909]::tokio::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/lib.rs:72:43
[INFO] [stdout]   56:     0x5b2a42385fea - <ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on::<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:135:13
[INFO] [stdout]   57:     0x5b2a4238680e - <ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on::<vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:165:25
[INFO] [stdout]   58:     0x5b2a4239e3b4 - vpnkitrc[14f96ef28c5d37aa]::tests::test_list
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:195:3
[INFO] [stdout]   59:     0x5b2a4239c8d7 - vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:195:16
[INFO] [stdout]   60:     0x5b2a4237bed6 - <vpnkitrc[14f96ef28c5d37aa]::tests::test_list::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5b2a423a575b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b2a423a575b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   63:     0x5b2a423b1fba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   64:     0x5b2a423b1fba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x5b2a423b1fba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5b2a423b1fba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5b2a423b1fba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5b2a423b1fba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   69:     0x5b2a423b1fba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   70:     0x5b2a423ac484 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   71:     0x5b2a423ac484 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5b2a423b4ab2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5b2a423b4ab2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5b2a423b4ab2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5b2a423b4ab2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5b2a423b4ab2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5b2a423b4ab2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x5b2a423b4ab2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5b2a42793d5f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   80:     0x5b2a42793d5f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   81:     0x749e39aabaa4 - <unknown>
[INFO] [stdout]   82:     0x749e39b38a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_dump_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_dump_state' (25) panicked at src/lib.rs:179:8:
[INFO] [stdout] VPNKIT_SOCKET environment variable not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2a427944f2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b2a427944f2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b2a427944f2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b2a427944f2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b2a427aab0a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b2a427aab0a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b2a427998c6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b2a427998c6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b2a4277179f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b2a4277179f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b2a4278bed9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b2a423b13ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b2a423b13ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b2a4278c142 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b2a4278c142 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b2a42771858 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b2a42769149 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b2a4277287d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b2a427ab24c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b2a427aafc2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b2a4239dfde - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, std[840933623431fd06]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b2a4239e2f6 - vpnkitrc[14f96ef28c5d37aa]::tests::get_socket_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:179:8
[INFO] [stdout]   22:     0x5b2a4239e23d - vpnkitrc[14f96ef28c5d37aa]::tests::gen_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:187:23
[INFO] [stdout]   23:     0x5b2a4239d9ee - vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:208:18
[INFO] [stdout]   24:     0x5b2a42388a52 - <ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on::<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:168:17
[INFO] [stdout]   25:     0x5b2a42387cd0 - <ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on::<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:136:29
[INFO] [stdout]   26:     0x5b2a4239e92d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b2a423a397f - <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1041:44
[INFO] [stdout]   28:     0x5b2a423a0260 - <tokio[d7579387458cdba8]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:793:13
[INFO] [stdout]   29:     0x5b2a42375705 - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::task::local::LocalData>>::try_with::<<tokio[d7579387458cdba8]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x5b2a4237549e - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::task::local::LocalData>>::with::<<tokio[d7579387458cdba8]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x5b2a4239f836 - <tokio[d7579387458cdba8]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:791:17
[INFO] [stdout]   32:     0x5b2a423a53c6 - <tokio[d7579387458cdba8]::task::local::RunUntil<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1031:22
[INFO] [stdout]   33:     0x5b2a423a0695 - <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:689:19
[INFO] [stdout]   34:     0x5b2a4239eaad - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5b2a4236cecd - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   36:     0x5b2a4236cb6b - tokio[d7579387458cdba8]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   37:     0x5b2a4236cb6b - tokio[d7579387458cdba8]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   38:     0x5b2a4236cb6b - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   39:     0x5b2a42362820 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   40:     0x5b2a4236ad0d - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   41:     0x5b2a42368034 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   42:     0x5b2a4239242b - <tokio[d7579387458cdba8]::runtime::context::scoped::Scoped<tokio[d7579387458cdba8]::runtime::scheduler::Context>>::set::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x5b2a423a2679 - tokio[d7579387458cdba8]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:38
[INFO] [stdout]   44:     0x5b2a42376652 - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::runtime::context::Context>>::try_with::<tokio[d7579387458cdba8]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5b2a423759be - <std[840933623431fd06]::thread::local::LocalKey<tokio[d7579387458cdba8]::runtime::context::Context>>::with::<tokio[d7579387458cdba8]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5b2a4239fd8d - tokio[d7579387458cdba8]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:17
[INFO] [stdout]   47:     0x5b2a42365a80 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   48:     0x5b2a42366317 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   49:     0x5b2a42367346 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   50:     0x5b2a423951c5 - tokio[d7579387458cdba8]::runtime::context::runtime::enter_runtime::<<tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x5b2a42361901 - <tokio[d7579387458cdba8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   52:     0x5b2a4238bbcb - <tokio[d7579387458cdba8]::runtime::runtime::Runtime>::block_on_inner::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   53:     0x5b2a4238c182 - <tokio[d7579387458cdba8]::runtime::runtime::Runtime>::block_on::<<tokio[d7579387458cdba8]::task::local::LocalSet>::run_until<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   54:     0x5b2a4239f911 - <tokio[d7579387458cdba8]::task::local::LocalSet>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:646:12
[INFO] [stdout]   55:     0x5b2a42393bfd - ntex_rt[e2b71952d82f8909]::tokio::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/lib.rs:72:43
[INFO] [stdout]   56:     0x5b2a42385aea - <ntex_rt[e2b71952d82f8909]::system::SystemConfig>::block_on::<<ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:135:13
[INFO] [stdout]   57:     0x5b2a4238656e - <ntex_rt[e2b71952d82f8909]::builder::SystemRunner>::block_on::<vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:165:25
[INFO] [stdout]   58:     0x5b2a4239e374 - vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:206:3
[INFO] [stdout]   59:     0x5b2a4239c8a7 - vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:206:16
[INFO] [stdout]   60:     0x5b2a4237be96 - <vpnkitrc[14f96ef28c5d37aa]::tests::test_dump_state::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5b2a423a575b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b2a423a575b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   63:     0x5b2a423b1fba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   64:     0x5b2a423b1fba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x5b2a423b1fba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5b2a423b1fba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5b2a423b1fba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5b2a423b1fba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   69:     0x5b2a423b1fba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   70:     0x5b2a423ac484 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   71:     0x5b2a423ac484 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5b2a423b4ab2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5b2a423b4ab2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5b2a423b4ab2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5b2a423b4ab2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5b2a423b4ab2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5b2a423b4ab2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x5b2a423b4ab2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5b2a42793d5f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   80:     0x5b2a42793d5f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   81:     0x749e39aabaa4 - <unknown>
[INFO] [stdout]   82:     0x749e39b38a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_basic
[INFO] [stdout]     tests::test_dump_state
[INFO] [stdout]     tests::test_list
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "16a60f1dd11264179a558ed4b6875992610a62f97f10ce62a8dd80061a0cb758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16a60f1dd11264179a558ed4b6875992610a62f97f10ce62a8dd80061a0cb758", kill_on_drop: false }`
[INFO] [stdout] 16a60f1dd11264179a558ed4b6875992610a62f97f10ce62a8dd80061a0cb758
