[INFO] cloning repository https://github.com/photoszzt/cache_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/photoszzt/cache_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphotoszzt%2Fcache_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphotoszzt%2Fcache_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 522a2fc3fcb8ba57fd7e24a7505b41cd60a0321e
[INFO] testing photoszzt/cache_server against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphotoszzt%2Fcache_server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/photoszzt/cache_server
[INFO] finished tweaking git repo https://github.com/photoszzt/cache_server
[INFO] tweaked toml for git repo https://github.com/photoszzt/cache_server written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/photoszzt/cache_server on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/photoszzt/cache_server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102
[INFO] running `Command { std: "docker" "start" "06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling pin-project-lite v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling pin-project-internal v0.4.25
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling sharded-slab v0.0.9
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling os_str_bytes v2.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.6
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling signal-hook-registry v1.2.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling const-random v0.1.8
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling dashmap v3.11.10
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling pin-project v0.4.25
[INFO] [stderr]    Compiling thiserror v1.0.21
[INFO] [stderr]    Compiling tracing v0.1.21
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.13
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling lrucache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.95s
[INFO] running `Command { std: "docker" "inspect" "06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling const-random v0.1.8
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling dashmap v3.11.10
[INFO] [stderr]    Compiling lrucache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:921:11
[INFO] [stdout]     |
[INFO] [stdout] 921 |     #[cfg(feature = "heapsize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.41s
[INFO] running `Command { std: "docker" "inspect" "06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stderr]    --> src/lrucache.rs:154:7
[INFO] [stderr]     |
[INFO] [stderr] 154 | #[cfg(feature = "heapsize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stderr]    --> src/lrucache.rs:178:7
[INFO] [stderr]     |
[INFO] [stderr] 178 | #[cfg(feature = "heapsize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `lrucache` (lib) generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stderr]    --> src/lrucache.rs:921:11
[INFO] [stderr]     |
[INFO] [stderr] 921 |     #[cfg(feature = "heapsize")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `lrucache` (lib test) generated 3 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lrucache-518dff3214bbabdb)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test frame::resp_parser_tests::test_array ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_bulk_string ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_error ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_int ... ok
[INFO] [stdout] test lrucache::tests::test_change_capacity ... ok
[INFO] [stdout] test lrucache::tests::test_contains_key ... ok
[INFO] [stdout] test lrucache::tests::test_clear ... ok
[INFO] [stdout] test lrucache::tests::test_expire_lru ... ok
[INFO] [stdout] test lrucache::tests::test_metered_cache_oversize ... ok
[INFO] [stdout] test lrucache::tests::test_debug ... ok
[INFO] [stdout] test lrucache::tests::test_iter ... ok
[INFO] [stdout] test lrucache::tests::test_put_update ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_simple_string ... ok
[INFO] [stdout] test lrucache::tests::test_metered_cache ... ok
[INFO] [stdout] test lrucache::tests::test_metered_cache_reinsert_larger ... ok
[INFO] [stdout] test lrucache::tests::test_put_and_get ... ok
[INFO] [stdout] test lrucache::tests::test_remove ... ok
[INFO] [stdout] test cache::tests::test_remove ... ok
[INFO] [stdout] test cache::tests::test_get_insert ... ok
[INFO] [stdout] test cache::tests::test_meta_sadd_duplicate ... ok
[INFO] [stdout] test lrucache::tests::test_pop ... ok
[INFO] [stdout] test cache::tests::test_meta_sadd ... ok
[INFO] [stdout] test cache::tests::test_meta_srem ... ok
[INFO] [stdout] test cache::tests::test_ttl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/cache_server-88bf81838bf0749f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server.rs (/opt/rustwide/target/debug/deps/server-9a95f502dff1863e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test key_value_timeout ... FAILED
[INFO] [stdout] test key_value_get_set ... FAILED
[INFO] [stdout] test pub_sub ... FAILED
[INFO] [stdout] test manage_subscription ... FAILED
[INFO] [stdout] test send_error_unknown_command ... FAILED
[INFO] [stdout] test send_error_get_set_after_subscribe ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_timeout' (2027) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64289cf06fb1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64289cf06fb1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64289cf1d16a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64289cf1d16a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x64289cf0ba7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x64289cf0ba7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x64289cee38d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64289cee38d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64289cefe999 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64289cdb3df0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x64289cdb3df0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64289cefeb52 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x64289cefeb52 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x64289cee3982 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x64289cedaf59 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64289cee476d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x64289cf1d99c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64289cf1d6e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x64289cd4241d - <core[6883ba1bc0fe4ed1]::result::Result<tokio[24a9eb747e04a29b]::net::tcp::listener::TcpListener, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x64289cd4241d - server[fa3d6ad70bb230c1]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x64289cd4402a - server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:71:31
[INFO] [stdout]   23:     0x64289cda5bbd - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64289cd50550 - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64289cd8edb5 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::try_with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   26:     0x64289cd8dcde - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   27:     0x64289cda361f - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64289cda361f - tokio[24a9eb747e04a29b]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64289cda361f - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64289cda589e - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64289cd85737 - <tokio[24a9eb747e04a29b]::macros::scoped_tls::ScopedKey<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::Context>>::set::<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64289cda0ff8 - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64289cd9fdc0 - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64289cd5e025 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64289cd76d74 - tokio[24a9eb747e04a29b]::runtime::context::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64289cd666dc - <tokio[24a9eb747e04a29b]::runtime::handle::Handle>::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64289cd5d177 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64289cd4d989 - server[fa3d6ad70bb230c1]::key_value_timeout
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:67:1
[INFO] [stdout]   39:     0x64289cd426e7 - server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:68:29
[INFO] [stdout]   40:     0x64289cd3a636 - <server[fa3d6ad70bb230c1]::key_value_timeout::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64289cda712b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64289cda712b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64289cdb4775 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   46:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64289cdb4775 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64289cdaf224 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64289cdaf224 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64289cdb78c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   55:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64289cdb78c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64289cdb78c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64289cf0619f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   60:     0x64289cf0619f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   61:     0x71ef3af94aa4 - <unknown>
[INFO] [stdout]   62:     0x71ef3b021a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_get_set stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_get_set' (2026) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64289cf06fb1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64289cf06fb1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64289cf1d16a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64289cf1d16a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x64289cf0ba7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x64289cf0ba7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x64289cee38d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64289cee38d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64289cefe999 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64289cdb3df0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x64289cdb3df0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64289cefeb52 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x64289cefeb52 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x64289cee3982 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x64289cedaf59 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64289cee476d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x64289cf1d99c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64289cf1d6e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x64289cd4241d - <core[6883ba1bc0fe4ed1]::result::Result<tokio[24a9eb747e04a29b]::net::tcp::listener::TcpListener, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x64289cd4241d - server[fa3d6ad70bb230c1]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x64289cd429ff - server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:14:31
[INFO] [stdout]   23:     0x64289cda5aad - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64289cd50420 - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64289cd8ecb5 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::try_with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   26:     0x64289cd8dc8e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   27:     0x64289cda2ecf - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64289cda2ecf - tokio[24a9eb747e04a29b]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64289cda2ecf - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64289cda584e - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64289cd85617 - <tokio[24a9eb747e04a29b]::macros::scoped_tls::ScopedKey<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::Context>>::set::<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64289cda0c48 - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64289cd9fd80 - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64289cd5def5 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64289cd76c64 - tokio[24a9eb747e04a29b]::runtime::context::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64289cd6661c - <tokio[24a9eb747e04a29b]::runtime::handle::Handle>::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64289cd5d127 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64289cd4d7a9 - server[fa3d6ad70bb230c1]::key_value_get_set
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:12:1
[INFO] [stdout]   39:     0x64289cd426b7 - server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:13:29
[INFO] [stdout]   40:     0x64289cd3a5f6 - <server[fa3d6ad70bb230c1]::key_value_get_set::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64289cda712b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64289cda712b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64289cdb4775 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   46:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64289cdb4775 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64289cdaf224 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64289cdaf224 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64289cdb78c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   55:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64289cdb78c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64289cdb78c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64289cf0619f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   60:     0x64289cf0619f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   61:     0x71ef3af94aa4 - <unknown>
[INFO] [stdout]   62:     0x71ef3b021a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pub_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pub_sub' (2029) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64289cf06fb1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64289cf06fb1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64289cf1d16a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64289cf1d16a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x64289cf0ba7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x64289cf0ba7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x64289cee38d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64289cee38d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64289cefe999 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64289cdb3df0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x64289cdb3df0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64289cefeb52 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x64289cefeb52 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x64289cee3982 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x64289cedaf59 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64289cee476d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x64289cf1d99c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64289cf1d6e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x64289cd4241d - <core[6883ba1bc0fe4ed1]::result::Result<tokio[24a9eb747e04a29b]::net::tcp::listener::TcpListener, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x64289cd4241d - server[fa3d6ad70bb230c1]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x64289cd49dad - server[fa3d6ad70bb230c1]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:124:31
[INFO] [stdout]   23:     0x64289cda5ffd - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64289cd50a10 - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64289cd8f1b5 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::try_with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   26:     0x64289cd8de1e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   27:     0x64289cda535f - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64289cda535f - tokio[24a9eb747e04a29b]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64289cda535f - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64289cda59dc - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64289cd85bb9 - <tokio[24a9eb747e04a29b]::macros::scoped_tls::ScopedKey<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::Context>>::set::<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64289cda1eb8 - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64289cd9fec2 - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64289cd5e4e5 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64289cd771b4 - tokio[24a9eb747e04a29b]::runtime::context::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64289cd669da - <tokio[24a9eb747e04a29b]::runtime::handle::Handle>::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64289cd5d2c9 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::pub_sub::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64289cd4e107 - server[fa3d6ad70bb230c1]::pub_sub
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:122:1
[INFO] [stdout]   39:     0x64289cd427a7 - server[fa3d6ad70bb230c1]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:123:19
[INFO] [stdout]   40:     0x64289cd3a736 - <server[fa3d6ad70bb230c1]::pub_sub::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64289cda712b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64289cda712b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64289cdb4775 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   46:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64289cdb4775 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64289cdaf224 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64289cdaf224 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64289cdb78c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   55:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64289cdb78c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64289cdb78c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64289cf0619f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   60:     0x64289cf0619f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   61:     0x71ef3af94aa4 - <unknown>
[INFO] [stdout]   62:     0x71ef3b021a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- manage_subscription stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'manage_subscription' (2028) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64289cf06fb1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64289cf06fb1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64289cf1d16a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64289cf1d16a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x64289cf0ba7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x64289cf0ba7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x64289cee38d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64289cee38d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64289cefe999 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64289cdb3df0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stderr] error: test failed, to rerun pass `--test server`
[INFO] [stdout]   12:     0x64289cdb3df0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64289cefeb52 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x64289cefeb52 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x64289cee3982 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x64289cedaf59 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64289cee476d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x64289cf1d99c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64289cf1d6e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x64289cd4241d - <core[6883ba1bc0fe4ed1]::result::Result<tokio[24a9eb747e04a29b]::net::tcp::listener::TcpListener, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x64289cd4241d - server[fa3d6ad70bb230c1]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x64289cd454d4 - server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:247:31
[INFO] [stdout]   23:     0x64289cda5ccd - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64289cd50680 - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64289cd8eeb5 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::try_with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   26:     0x64289cd8dd2e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   27:     0x64289cda3d6f - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64289cda3d6f - tokio[24a9eb747e04a29b]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64289cda3d6f - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64289cda58ee - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64289cd85857 - <tokio[24a9eb747e04a29b]::macros::scoped_tls::ScopedKey<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::Context>>::set::<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64289cda13a8 - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64289cd9fe00 - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64289cd5e155 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64289cd76e84 - tokio[24a9eb747e04a29b]::runtime::context::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64289cd6679c - <tokio[24a9eb747e04a29b]::runtime::handle::Handle>::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64289cd5d1c7 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64289cd4db69 - server[fa3d6ad70bb230c1]::manage_subscription
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:245:1
[INFO] [stdout]   39:     0x64289cd42717 - server[fa3d6ad70bb230c1]::manage_subscription::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:246:31
[INFO] [stdout]   40:     0x64289cd3a676 - <server[fa3d6ad70bb230c1]::manage_subscription::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64289cda712b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64289cda712b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64289cdb4775 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   46:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64289cdb4775 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64289cdaf224 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64289cdaf224 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64289cdb78c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   55:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64289cdb78c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64289cdb78c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64289cf0619f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   60:     0x64289cf0619f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   61:     0x71ef3af94aa4 - <unknown>
[INFO] [stdout]   62:     0x71ef3b021a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- send_error_unknown_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'send_error_unknown_command' (2031) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64289cf06fb1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64289cf06fb1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64289cf1d16a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64289cf1d16a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x64289cf0ba7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x64289cf0ba7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x64289cee38d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64289cee38d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64289cefe999 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64289cdb3df0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x64289cdb3df0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64289cefeb52 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x64289cefeb52 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x64289cee3982 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x64289cedaf59 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64289cee476d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x64289cf1d99c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64289cf1d6e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x64289cd4241d - <core[6883ba1bc0fe4ed1]::result::Result<tokio[24a9eb747e04a29b]::net::tcp::listener::TcpListener, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x64289cd4241d - server[fa3d6ad70bb230c1]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x64289cd48015 - server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:338:31
[INFO] [stdout]   23:     0x64289cda5ddd - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64289cd507b0 - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64289cd8efb5 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::try_with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   26:     0x64289cd8dd7e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   27:     0x64289cda44bf - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64289cda44bf - tokio[24a9eb747e04a29b]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64289cda44bf - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64289cda593e - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64289cd85977 - <tokio[24a9eb747e04a29b]::macros::scoped_tls::ScopedKey<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::Context>>::set::<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64289cda1758 - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64289cd9fe40 - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64289cd5e285 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64289cd76f94 - tokio[24a9eb747e04a29b]::runtime::context::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64289cd6685c - <tokio[24a9eb747e04a29b]::runtime::handle::Handle>::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64289cd5d217 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64289cd4dd49 - server[fa3d6ad70bb230c1]::send_error_unknown_command
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:336:1
[INFO] [stdout]   39:     0x64289cd42747 - server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:337:38
[INFO] [stdout]   40:     0x64289cd3a6b6 - <server[fa3d6ad70bb230c1]::send_error_unknown_command::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64289cda712b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64289cda712b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64289cdb4775 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   46:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64289cdb4775 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64289cdaf224 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64289cdaf224 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64289cdb78c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   55:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64289cdb78c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64289cdb78c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64289cf0619f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   60:     0x64289cf0619f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   61:     0x71ef3af94aa4 - <unknown>
[INFO] [stdout]   62:     0x71ef3b021a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- send_error_get_set_after_subscribe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'send_error_get_set_after_subscribe' (2030) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64289cf06fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64289cf06fb1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64289cf06fb1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64289cf1d16a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64289cf1d16a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x64289cf0ba7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x64289cf0ba7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x64289cee38d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64289cee38d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64289cefe999 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64289cdb3df0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x64289cdb3df0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64289cefeb52 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x64289cefeb52 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x64289cee3982 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x64289cedaf59 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64289cee476d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x64289cf1d99c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64289cf1d6e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x64289cd4241d - <core[6883ba1bc0fe4ed1]::result::Result<tokio[24a9eb747e04a29b]::net::tcp::listener::TcpListener, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x64289cd4241d - server[fa3d6ad70bb230c1]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x64289cd4894a - server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:360:31
[INFO] [stdout]   23:     0x64289cda5eed - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64289cd508e0 - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64289cd8f0b5 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::try_with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   26:     0x64289cd8ddce - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[24a9eb747e04a29b]::coop::Budget>>>::with::<tokio[24a9eb747e04a29b]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   27:     0x64289cda4c0f - tokio[24a9eb747e04a29b]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64289cda4c0f - tokio[24a9eb747e04a29b]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64289cda4c0f - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64289cda598c - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64289cd85a99 - <tokio[24a9eb747e04a29b]::macros::scoped_tls::ScopedKey<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::Context>>::set::<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64289cda1b08 - tokio[24a9eb747e04a29b]::runtime::basic_scheduler::enter::<<tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64289cd9fe82 - <tokio[24a9eb747e04a29b]::runtime::basic_scheduler::BasicScheduler<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::time::driver::Driver<tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>, tokio[24a9eb747e04a29b]::park::either::Either<tokio[24a9eb747e04a29b]::io::driver::Driver, tokio[24a9eb747e04a29b]::park::thread::ParkThread>>>>::block_on::<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64289cd5e3b5 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64289cd770a4 - tokio[24a9eb747e04a29b]::runtime::context::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64289cd6691a - <tokio[24a9eb747e04a29b]::runtime::handle::Handle>::enter::<<tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64289cd5d269 - <tokio[24a9eb747e04a29b]::runtime::Runtime>::block_on::<server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64289cd4df27 - server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:358:1
[INFO] [stdout]   39:     0x64289cd42777 - server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:359:46
[INFO] [stdout]   40:     0x64289cd3a6f6 - <server[fa3d6ad70bb230c1]::send_error_get_set_after_subscribe::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64289cda712b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64289cda712b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64289cdb4775 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   46:     0x64289cdb4775 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64289cdb4775 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64289cdb4775 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64289cdaf224 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64289cdaf224 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64289cdb78c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   55:     0x64289cdb78c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64289cdb78c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64289cdb78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64289cdb78c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64289cf0619f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   60:     0x64289cf0619f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   61:     0x71ef3af94aa4 - <unknown>
[INFO] [stdout]   62:     0x71ef3b021a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     key_value_get_set
[INFO] [stdout]     key_value_timeout
[INFO] [stdout]     manage_subscription
[INFO] [stdout]     pub_sub
[INFO] [stdout]     send_error_get_set_after_subscribe
[INFO] [stdout]     send_error_unknown_command
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102", kill_on_drop: false }`
[INFO] [stdout] 06570b94493d142c2d9f678293b0cda3398a894d7bdeb17a97dc1dc658b70102
