[INFO] fetching crate vpnkitrc 0.1.5... [INFO] testing vpnkitrc-0.1.5 against 1.90.0 for beta-1.91-3 [INFO] extracting crate vpnkitrc 0.1.5 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vpnkitrc 0.1.5 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntex-service v3.4.0 [INFO] [stderr] Downloaded concurrent-queue v1.2.4 [INFO] [stderr] Downloaded ntex-tokio v0.5.3 [INFO] [stderr] Downloaded ntex-rt v0.4.24 [INFO] [stderr] Downloaded ntex-macros v0.1.3 [INFO] [stderr] Downloaded value-bag v1.10.0 [INFO] [stderr] Downloaded ntex-router v0.5.3 [INFO] [stderr] Downloaded ntex-server v2.7.1 [INFO] [stderr] Downloaded ntex-bytes v0.1.27 [INFO] [stderr] Downloaded flume v0.10.14 [INFO] [stderr] Downloaded ntex-h2 v1.8.5 [INFO] [stderr] Downloaded ntex-io v2.10.0 [INFO] [stderr] Downloaded ntex v2.11.0 [INFO] [stderr] Downloaded ntex-tls v2.4.0 [INFO] [stderr] Downloaded bitmaps v3.2.1 [INFO] [stderr] Downloaded buddy-alloc v0.4.2 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded owned-alloc v0.2.0 [INFO] [stderr] Downloaded lockfree v0.5.1 [INFO] [stderr] Downloaded glommio v0.9.0 [INFO] [stderr] Downloaded rlimit v0.6.2 [INFO] [stderr] Downloaded core_affinity v0.8.3 [INFO] [stderr] Downloaded ctrlc v3.4.5 [INFO] [stderr] Downloaded ntex-glommio v0.5.2 [INFO] [stderr] Downloaded ntex-net v2.4.0 [INFO] [stderr] Downloaded enclose v1.2.0 [INFO] [stderr] Downloaded oneshot v0.1.11 [INFO] [stderr] Downloaded ntex-async-std v0.5.1 [INFO] [stderr] Downloaded async-std v1.13.0 [INFO] [stderr] Downloaded ntex-http v0.1.13 [INFO] [stderr] Downloaded ntex-codec v0.6.2 [INFO] [stderr] Downloaded cache-padded v1.3.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.1.3 [INFO] [stderr] Downloaded ntex-util v2.9.0 [INFO] [stderr] Downloaded sha-1 v0.10.1 [INFO] [stderr] Downloaded tokio v1.44.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 087fd84ba9295f7c014996b949310a36beb7ba0bfaedad624fb497cd041c4800 [INFO] running `Command { std: "docker" "start" "-a" "087fd84ba9295f7c014996b949310a36beb7ba0bfaedad624fb497cd041c4800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "087fd84ba9295f7c014996b949310a36beb7ba0bfaedad624fb497cd041c4800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087fd84ba9295f7c014996b949310a36beb7ba0bfaedad624fb497cd041c4800", kill_on_drop: false }` [INFO] [stdout] 087fd84ba9295f7c014996b949310a36beb7ba0bfaedad624fb497cd041c4800 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb207ce5d267bc2e899b1b32ff2f46695ebebf6e6715c2597eb8d4ccc7d177da [INFO] running `Command { std: "docker" "start" "-a" "fb207ce5d267bc2e899b1b32ff2f46695ebebf6e6715c2597eb8d4ccc7d177da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling ntex-rt v0.4.24 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ntex-service v3.4.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling event-listener v5.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 signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.44.0 [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 polling v3.7.4 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ntex-util v2.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ntex-bytes v0.1.27 [INFO] [stderr] Compiling serde_json v1.0.140 [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-tls v2.4.0 [INFO] [stderr] Compiling ntex-server v2.7.1 [INFO] [stderr] Compiling ntex-h2 v1.8.5 [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 35.69s [INFO] running `Command { std: "docker" "inspect" "fb207ce5d267bc2e899b1b32ff2f46695ebebf6e6715c2597eb8d4ccc7d177da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb207ce5d267bc2e899b1b32ff2f46695ebebf6e6715c2597eb8d4ccc7d177da", kill_on_drop: false }` [INFO] [stdout] fb207ce5d267bc2e899b1b32ff2f46695ebebf6e6715c2597eb8d4ccc7d177da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8613a828a9249f2af34f4978401bfd7a2147ce2e830c68b99e4bbdfe0cf34843 [INFO] running `Command { std: "docker" "start" "-a" "8613a828a9249f2af34f4978401bfd7a2147ce2e830c68b99e4bbdfe0cf34843", kill_on_drop: false }` [INFO] [stderr] Compiling vpnkitrc v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "8613a828a9249f2af34f4978401bfd7a2147ce2e830c68b99e4bbdfe0cf34843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8613a828a9249f2af34f4978401bfd7a2147ce2e830c68b99e4bbdfe0cf34843", kill_on_drop: false }` [INFO] [stdout] 8613a828a9249f2af34f4978401bfd7a2147ce2e830c68b99e4bbdfe0cf34843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ce87e4d5686a9842063be0b39d01662544764aba6cb8a1b77c6b809e5e42923 [INFO] running `Command { std: "docker" "start" "-a" "8ce87e4d5686a9842063be0b39d01662544764aba6cb8a1b77c6b809e5e42923", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vpnkitrc-2d3a86bd7de77c84) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_basic ... FAILED [INFO] [stdout] test tests::test_dump_state ... FAILED [INFO] [stdout] test tests::test_list ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_basic stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_basic' panicked at src/lib.rs:179:8: [INFO] [stdout] VPNKIT_SOCKET environment variable not set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61b5f9e73842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61b5f9e73842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61b5f9e73842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61b5f9e73842 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61b5f9e9c3a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61b5f9e9c3a3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61b5f9e6fcc3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61b5f9e6fcc3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61b5f9e73692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61b5f9e74dc9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x61b5f9e74bfe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x61b5f9abc274 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x61b5f9abc274 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61b5f9e7589e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x61b5f9e7589e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x61b5f9e7556a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x61b5f9e73d49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61b5f9e751fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x61b5f9e9a640 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x61b5f9e9ab06 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x61b5f9a76fae - core::result::Result::expect::hd288354be212e00c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x61b5f9a65106 - vpnkitrc::tests::get_socket_path::h91fc784bb6c499ff [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:179:8 [INFO] [stdout] 22: 0x61b5f9a6512d - vpnkitrc::tests::gen_client::h5352ba83d9d8fe13 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:187:23 [INFO] [stdout] 23: 0x61b5f9a658e9 - vpnkitrc::tests::test_basic::{{closure}}::h5e24b20d035c64a3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:219:18 [INFO] [stdout] 24: 0x61b5f9a72b75 - ntex_rt::builder::SystemRunner::block_on::{{closure}}::hd471c8eaeeb0f30a [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: 0x61b5f9a5dd03 - ntex_rt::system::SystemConfig::block_on::{{closure}}::h193b2b27896585eb [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: 0x61b5f9a7bd1d - as core::future::future::Future>::poll::h6023bfcae5e66bcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x61b5f9a64f9f - as core::future::future::Future>::poll::{{closure}}::ha862494e0ed58d86 [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: 0x61b5f9a62280 - tokio::task::local::LocalSet::with::{{closure}}::h3ef6e972ebf0ae74 [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: 0x61b5f9a54c65 - std::thread::local::LocalKey::try_with::h732de804f72d12c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 30: 0x61b5f9a5298e - std::thread::local::LocalKey::with::h62b57fb4ef149ea9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 31: 0x61b5f9a620f6 - tokio::task::local::LocalSet::with::haa503058464b4a83 [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: 0x61b5f9a64ca6 - as core::future::future::Future>::poll::h3b50416602ec22df [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: 0x61b5f9a6280f - tokio::task::local::LocalSet::run_until::{{closure}}::h958907dced12af93 [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: 0x61b5f9a7bcdd - as core::future::future::Future>::poll::h5f8ca89b2a8accea [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 35: 0x61b5f9a4a18d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h33f13e8a9be98745 [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: 0x61b5f9a4a09b - tokio::task::coop::with_budget::ha0764e730b68d78d [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: 0x61b5f9a4a09b - tokio::task::coop::budget::h04241db946ad338d [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: 0x61b5f9a4a09b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcf8a591d4fb86988 [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: 0x61b5f9a42630 - tokio::runtime::scheduler::current_thread::Context::enter::he2e4d69100eac4b0 [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: 0x61b5f9a45a6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h56085f945ec6f3f2 [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: 0x61b5f9a45534 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h465511e3e0153a49 [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: 0x61b5f9a6a3ab - tokio::runtime::context::scoped::Scoped::set::h09a295dcbc0e42b9 [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: 0x61b5f9a5bc69 - tokio::runtime::context::set_scheduler::{{closure}}::h82594986cb256b31 [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: 0x61b5f9a53cb2 - std::thread::local::LocalKey::try_with::h22a98820c0b44447 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 45: 0x61b5f9a526ee - std::thread::local::LocalKey::with::h003287829b839aa8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 46: 0x61b5f9a5ba9d - tokio::runtime::context::set_scheduler::h4695a7fc5ee9cc81 [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: 0x61b5f9a44660 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h89771e3e1316e42a [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: 0x61b5f9a457b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he7fc2a4f2f48a4e3 [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: 0x61b5f9a3fa56 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3cc16051d10c1e58 [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: 0x61b5f9a79e42 - tokio::runtime::context::runtime::enter_runtime::h3c9104617699e863 [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: 0x61b5f9a3ebe1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h57a836664ef67ce7 [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: 0x61b5f9a7117b - tokio::runtime::runtime::Runtime::block_on_inner::h743a1f6994113e9b [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: 0x61b5f9a71b92 - tokio::runtime::runtime::Runtime::block_on::hec11cfd3d559dde1 [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: 0x61b5f9a624b1 - tokio::task::local::LocalSet::block_on::ha2d21ab26ff58c2e [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: 0x61b5f9a64412 - ntex_rt::tokio::block_on::h80606b59636eda4d [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: 0x61b5f9a5d049 - ntex_rt::system::SystemConfig::block_on::h30570a7d900919a2 [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: 0x61b5f9a724ce - ntex_rt::builder::SystemRunner::block_on::h9d9c08144bec5006 [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: 0x61b5f9a65864 - vpnkitrc::tests::test_basic::hfac14d30ed99cd5b [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:217:3 [INFO] [stdout] 59: 0x61b5f9a65817 - vpnkitrc::tests::test_basic::{{closure}}::h5d48e3a2a1529bac [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:217:16 [INFO] [stdout] 60: 0x61b5f9a56436 - core::ops::function::FnOnce::call_once::hcc20e14524aeed8a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 61: 0x61b5f9ac1adb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 62: 0x61b5f9ac1adb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x61b5f9ac0c15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x61b5f9ac0c15 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x61b5f9ac0c15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x61b5f9ac0c15 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x61b5f9ac0c15 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x61b5f9ac0c15 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x61b5f9ac0c15 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x61b5f9a84814 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x61b5f9a84814 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 72: 0x61b5f9a881ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x61b5f9a881ea - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x61b5f9a881ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x61b5f9a881ea - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x61b5f9a881ea - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x61b5f9a881ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x61b5f9a881ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 79: 0x61b5f9e7891f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x61b5f9e7891f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 81: 0x7a43424d2aa4 - [INFO] [stdout] 82: 0x7a434255fa34 - clone [INFO] [stdout] 83: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- tests::test_dump_state stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_dump_state' panicked at src/lib.rs:179:8: [INFO] [stdout] VPNKIT_SOCKET environment variable not set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61b5f9e73842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61b5f9e73842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61b5f9e73842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61b5f9e73842 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61b5f9e9c3a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61b5f9e9c3a3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61b5f9e6fcc3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61b5f9e6fcc3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61b5f9e73692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61b5f9e74dc9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x61b5f9e74bfe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x61b5f9abc274 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x61b5f9abc274 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61b5f9e7589e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x61b5f9e7589e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x61b5f9e7556a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x61b5f9e73d49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61b5f9e751fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x61b5f9e9a640 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x61b5f9e9ab06 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x61b5f9a76fae - core::result::Result::expect::hd288354be212e00c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x61b5f9a65106 - vpnkitrc::tests::get_socket_path::h91fc784bb6c499ff [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:179:8 [INFO] [stdout] 22: 0x61b5f9a6512d - vpnkitrc::tests::gen_client::h5352ba83d9d8fe13 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:187:23 [INFO] [stdout] 23: 0x61b5f9a6559b - vpnkitrc::tests::test_dump_state::{{closure}}::hb6cbae25352898d4 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:208:18 [INFO] [stdout] 24: 0x61b5f9a72ea5 - ntex_rt::builder::SystemRunner::block_on::{{closure}}::hde8dc93dc32eef61 [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: 0x61b5f9a5e693 - ntex_rt::system::SystemConfig::block_on::{{closure}}::h8797c10aebaa7c50 [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: 0x61b5f9a7bc5d - as core::future::future::Future>::poll::h272d74f1b1207cb0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x61b5f9a64d1f - as core::future::future::Future>::poll::{{closure}}::h15fe9b4812fb187e [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: 0x61b5f9a62370 - tokio::task::local::LocalSet::with::{{closure}}::h6eec5a2a0044add4 [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: 0x61b5f9a54fe5 - std::thread::local::LocalKey::try_with::h8706c0320c1e9747 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 30: 0x61b5f9a52b1e - std::thread::local::LocalKey::with::h88737a125ef17631 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 31: 0x61b5f9a620b6 - tokio::task::local::LocalSet::with::h9f60042ad1d1c8e6 [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: 0x61b5f9a64c06 - as core::future::future::Future>::poll::h1ae1bb31ae7598d5 [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: 0x61b5f9a629bf - tokio::task::local::LocalSet::run_until::{{closure}}::hfdae0c07b5d797f6 [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: 0x61b5f9a7bc1d - as core::future::future::Future>::poll::h16ea48611d94e2ff [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 35: 0x61b5f9a4a14d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0113bfdb5e9519c5 [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: 0x61b5f9a49b9b - tokio::task::coop::with_budget::he5046720856c5dc5 [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: 0x61b5f9a49b9b - tokio::task::coop::budget::h09e7f81185357a51 [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: 0x61b5f9a49b9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5f41943ad25288d8 [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: 0x61b5f9a41d00 - tokio::runtime::scheduler::current_thread::Context::enter::h8ea089d66461715b [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: 0x61b5f9a464fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7a67d622c0659d43 [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: 0x61b5f9a45554 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc9bcc6c6b2d9056d [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: 0x61b5f9a6a4fb - tokio::runtime::context::scoped::Scoped::set::h12a6e352b23d370b [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: 0x61b5f9a5bc29 - tokio::runtime::context::set_scheduler::{{closure}}::h699a4239becc2c41 [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: 0x61b5f9a53732 - std::thread::local::LocalKey::try_with::h0dcef23f1e3e8f09 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 45: 0x61b5f9a528ce - std::thread::local::LocalKey::with::h404f1c402ce54a32 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 46: 0x61b5f9a5ba5d - tokio::runtime::context::set_scheduler::h0566a99e95c4e451 [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: 0x61b5f9a44240 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2eeb24046e54a08c [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: 0x61b5f9a45693 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7ab7359a765c13d8 [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: 0x61b5f9a3fda6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5bdd37a20205031e [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: 0x61b5f9a79f92 - tokio::runtime::context::runtime::enter_runtime::h3d7216348c03235e [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: 0x61b5f9a3ee11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha43e4f938321c905 [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: 0x61b5f9a70f6b - tokio::runtime::runtime::Runtime::block_on_inner::h0d386dcf70327197 [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: 0x61b5f9a71912 - tokio::runtime::runtime::Runtime::block_on::ha0eff9b11612951b [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: 0x61b5f9a62461 - tokio::task::local::LocalSet::block_on::h74c20f0fcad23264 [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: 0x61b5f9a64a12 - ntex_rt::tokio::block_on::ha3e338af8596fbca [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: 0x61b5f9a5da4a - ntex_rt::system::SystemConfig::block_on::hed0ff5267f3df405 [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: 0x61b5f9a71f8e - ntex_rt::builder::SystemRunner::block_on::h5ec7b0b2998c3d94 [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: 0x61b5f9a65534 - vpnkitrc::tests::test_dump_state::h7d368c32b693647d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:206:3 [INFO] [stdout] 59: 0x61b5f9a654e7 - vpnkitrc::tests::test_dump_state::{{closure}}::hbe53e1e5f69b9ce0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:206:16 [INFO] [stdout] 60: 0x61b5f9a56216 - core::ops::function::FnOnce::call_once::h0114e93bf4be2dc2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 61: 0x61b5f9ac1adb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 62: 0x61b5f9ac1adb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x61b5f9ac0c15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x61b5f9ac0c15 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x61b5f9ac0c15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x61b5f9ac0c15 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x61b5f9ac0c15 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x61b5f9ac0c15 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x61b5f9ac0c15 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x61b5f9a84814 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x61b5f9a84814 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 72: 0x61b5f9a881ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x61b5f9a881ea - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x61b5f9a881ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x61b5f9a881ea - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x61b5f9a881ea - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x61b5f9a881ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x61b5f9a881ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 79: 0x61b5f9e7891f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x61b5f9e7891f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 81: 0x7a43424d2aa4 - [INFO] [stdout] 82: 0x7a434255fa34 - clone [INFO] [stdout] 83: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- tests::test_list stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_list' panicked at src/lib.rs:179:8: [INFO] [stdout] VPNKIT_SOCKET environment variable not set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61b5f9e73842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61b5f9e73842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61b5f9e73842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61b5f9e73842 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61b5f9e9c3a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61b5f9e9c3a3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61b5f9e6fcc3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61b5f9e6fcc3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61b5f9e73692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61b5f9e74dc9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x61b5f9e74bfe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x61b5f9abc274 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x61b5f9abc274 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61b5f9e7589e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x61b5f9e7589e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x61b5f9e7556a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x61b5f9e73d49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61b5f9e751fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x61b5f9e9a640 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x61b5f9e9ab06 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x61b5f9a76fae - core::result::Result::expect::hd288354be212e00c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x61b5f9a65106 - vpnkitrc::tests::get_socket_path::h91fc784bb6c499ff [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:179:8 [INFO] [stdout] 22: 0x61b5f9a6512d - vpnkitrc::tests::gen_client::h5352ba83d9d8fe13 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:187:23 [INFO] [stdout] 23: 0x61b5f9a6526b - vpnkitrc::tests::test_list::{{closure}}::h3adf5c8c3ce7eee3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:197:18 [INFO] [stdout] 24: 0x61b5f9a72845 - ntex_rt::builder::SystemRunner::block_on::{{closure}}::h3429d5b949a13b9b [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: 0x61b5f9a5e9c3 - ntex_rt::system::SystemConfig::block_on::{{closure}}::ha75ee0c2fb7af337 [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: 0x61b5f9a7bddd - as core::future::future::Future>::poll::h7d87b2bac86b4050 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x61b5f9a64e5f - as core::future::future::Future>::poll::{{closure}}::h8bc73bc509a4f03d [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: 0x61b5f9a62190 - tokio::task::local::LocalSet::with::{{closure}}::h3c3c3170ed5a1f3a [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: 0x61b5f9a550e5 - std::thread::local::LocalKey::try_with::h992d79fdf4dde8b5 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 30: 0x61b5f9a52e4e - std::thread::local::LocalKey::with::hddfd8b174c8d0930 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 31: 0x61b5f9a62076 - tokio::task::local::LocalSet::with::h188351b8d7f4d7fe [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: 0x61b5f9a64c56 - as core::future::future::Future>::poll::h34b06878ea9de0a0 [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: 0x61b5f9a6265f - tokio::task::local::LocalSet::run_until::{{closure}}::h1f884db3fd1a4b82 [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: 0x61b5f9a7be9d - as core::future::future::Future>::poll::h97dcd9ba8dc96c64 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 35: 0x61b5f9a4a1cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4717140f0a43b6bf [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: 0x61b5f9a49eeb - tokio::task::coop::with_budget::hd22cf3c1419414eb [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: 0x61b5f9a49eeb - tokio::task::coop::budget::h3183784a1a747cda [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: 0x61b5f9a49eeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9cda500d04801124 [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: 0x61b5f9a42020 - tokio::runtime::scheduler::current_thread::Context::enter::hb9c590947803715e [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: 0x61b5f9a47a1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbe480bf0d2cb6f69 [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: 0x61b5f9a45514 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1298be6bfae86db7 [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: 0x61b5f9a6aa3b - tokio::runtime::context::scoped::Scoped::set::he714ed7e606993d0 [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: 0x61b5f9a5bd29 - tokio::runtime::context::set_scheduler::{{closure}}::hd9ff0c3a6a81f2f7 [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: 0x61b5f9a553f2 - std::thread::local::LocalKey::try_with::hb32d09acd3af46af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 45: 0x61b5f9a52abe - std::thread::local::LocalKey::with::h7c116be6e52cccec [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 46: 0x61b5f9a5bb5d - tokio::runtime::context::set_scheduler::h8138210ae621ab64 [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: 0x61b5f9a43e20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h18dcd527b83ee01c [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: 0x61b5f9a455d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0c122c6cf86e815f [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: 0x61b5f9a3f706 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h380bdbe29c8c3312 [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: 0x61b5f9a797c2 - tokio::runtime::context::runtime::enter_runtime::h0930fdc64abb0514 [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: 0x61b5f9a3eb11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2bbce67c85053a15 [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: 0x61b5f9a7147b - tokio::runtime::runtime::Runtime::block_on_inner::hda71cce97d57951a [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: 0x61b5f9a71692 - tokio::runtime::runtime::Runtime::block_on::h3ac2bb148a909d86 [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: 0x61b5f9a62411 - tokio::task::local::LocalSet::block_on::h7353bd550edc68f9 [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: 0x61b5f9a63e12 - ntex_rt::tokio::block_on::h69e6df80aab038af [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: 0x61b5f9a5d54a - ntex_rt::system::SystemConfig::block_on::h44b5cc53af4a096c [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: 0x61b5f9a7222e - ntex_rt::builder::SystemRunner::block_on::h859f74568ecd0220 [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: 0x61b5f9a65204 - vpnkitrc::tests::test_list::h3db1aa08617888f1 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:195:3 [INFO] [stdout] 59: 0x61b5f9a651b7 - vpnkitrc::tests::test_list::{{closure}}::hceb92935885e9f3a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:195:16 [INFO] [stdout] 60: 0x61b5f9a562e6 - core::ops::function::FnOnce::call_once::h39be3142f6bfb81e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 61: 0x61b5f9ac1adb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 62: 0x61b5f9ac1adb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x61b5f9ac0c15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x61b5f9ac0c15 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x61b5f9ac0c15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x61b5f9ac0c15 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x61b5f9ac0c15 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x61b5f9ac0c15 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x61b5f9ac0c15 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x61b5f9a84814 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x61b5f9a84814 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 72: 0x61b5f9a881ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x61b5f9a881ea - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x61b5f9a881ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x61b5f9a881ea - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x61b5f9a881ea - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x61b5f9a881ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x61b5f9a881ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 79: 0x61b5f9e7891f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x61b5f9e7891f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 81: 0x7a43424d2aa4 - [INFO] [stdout] 82: 0x7a434255fa34 - clone [INFO] [stdout] 83: 0x0 - [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.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8ce87e4d5686a9842063be0b39d01662544764aba6cb8a1b77c6b809e5e42923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce87e4d5686a9842063be0b39d01662544764aba6cb8a1b77c6b809e5e42923", kill_on_drop: false }` [INFO] [stdout] 8ce87e4d5686a9842063be0b39d01662544764aba6cb8a1b77c6b809e5e42923