[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.97.0-beta.6 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/photoszzt/cache_server on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-attributes v0.1.11
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.13
[INFO] [stderr]   Downloaded futures-sink v0.3.6
[INFO] [stderr]   Downloaded tracing v0.1.21
[INFO] [stderr]   Downloaded hermit-abi v0.1.16
[INFO] [stderr]   Downloaded linked-hash-map v0.5.3
[INFO] [stderr]   Downloaded itoa v0.4.6
[INFO] [stderr]   Downloaded os_str_bytes v2.3.2
[INFO] [stderr]   Downloaded tokio-macros v0.2.5
[INFO] [stderr]   Downloaded thiserror v1.0.21
[INFO] [stderr]   Downloaded thiserror-impl v1.0.21
[INFO] [stderr]   Downloaded signal-hook-registry v1.2.1
[INFO] [stderr]   Downloaded const-random-macro v0.1.8
[INFO] [stderr]   Downloaded const-random v0.1.8
[INFO] [stderr]   Downloaded pin-project-internal v0.4.25
[INFO] [stderr]   Downloaded mio-named-pipes v0.1.7
[INFO] [stderr]   Downloaded miow v0.3.5
[INFO] [stderr]   Downloaded getrandom v0.1.15
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.9
[INFO] [stderr]   Downloaded dashmap v3.11.10
[INFO] [stderr]   Downloaded ahash v0.3.8
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.2
[INFO] [stderr]   Downloaded anyhow v1.0.33
[INFO] [stderr]   Downloaded quote v1.0.7
[INFO] [stderr]   Downloaded pin-project-lite v0.1.10
[INFO] [stderr]   Downloaded smallvec v1.4.2
[INFO] [stderr]   Downloaded net2 v0.2.35
[INFO] [stderr]   Downloaded socket2 v0.3.15
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.18
[INFO] [stderr]   Downloaded serde v1.0.116
[INFO] [stderr]   Downloaded sharded-slab v0.0.9
[INFO] [stderr]   Downloaded num-traits v0.2.12
[INFO] [stderr]   Downloaded num-integer v0.1.43
[INFO] [stderr]   Downloaded pin-project v0.4.25
[INFO] [stderr]   Downloaded arc-swap v0.4.7
[INFO] [stderr]   Downloaded indexmap v1.6.0
[INFO] [stderr]   Downloaded serde_json v1.0.58
[INFO] [stderr]   Downloaded clap v3.0.0-beta.2
[INFO] [stderr]   Downloaded syn v1.0.42
[INFO] [stderr]   Downloaded tokio v0.2.22
[INFO] [stderr]   Downloaded libc v0.2.78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] 684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637
[INFO] running `Command { std: "docker" "start" "684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637", 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" "684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637", 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" "684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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 version_check v0.9.2
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling pin-project-lite v0.1.10
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.25
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.0.9
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling os_str_bytes v2.3.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.2.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[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 chrono v0.4.19
[INFO] [stderr]    Compiling dashmap v3.11.10
[INFO] [stderr]    Compiling mio-uds v0.6.8
[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-serde v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]    Compiling tokio v0.2.22
[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 pin-project v0.4.25
[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 29.76s
[INFO] running `Command { std: "docker" "inspect" "684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637", 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" "684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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 rand v0.7.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 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 7.08s
[INFO] running `Command { std: "docker" "inspect" "684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637", 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" "684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lrucache-518dff3214bbabdb)
[INFO] [stdout] test frame::resp_parser_tests::test_error ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_simple_string ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_int ... ok
[INFO] [stdout] test lrucache::tests::test_change_capacity ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_bulk_string ... ok
[INFO] [stdout] test lrucache::tests::test_clear ... ok
[INFO] [stdout] test lrucache::tests::test_contains_key ... ok
[INFO] [stdout] test lrucache::tests::test_debug ... ok
[INFO] [stdout] test lrucache::tests::test_expire_lru ... ok
[INFO] [stdout] test lrucache::tests::test_iter ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_array ... ok
[INFO] [stdout] test lrucache::tests::test_metered_cache ... ok
[INFO] [stdout] test lrucache::tests::test_metered_cache_oversize ... ok
[INFO] [stdout] test lrucache::tests::test_metered_cache_reinsert_larger ... ok
[INFO] [stdout] test cache::tests::test_meta_srem ... ok
[INFO] [stdout] test lrucache::tests::test_put_update ... ok
[INFO] [stdout] test lrucache::tests::test_remove ... ok
[INFO] [stdout] test cache::tests::test_meta_sadd ... ok
[INFO] [stdout] test lrucache::tests::test_put_and_get ... ok
[INFO] [stdout] test cache::tests::test_meta_sadd_duplicate ... ok
[INFO] [stdout] test cache::tests::test_get_insert ... ok
[INFO] [stdout] test lrucache::tests::test_pop ... ok
[INFO] [stdout] test cache::tests::test_remove ... 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.28s
[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_get_set ... FAILED
[INFO] [stdout] test key_value_timeout ... FAILED
[INFO] [stdout] test pub_sub ... FAILED
[INFO] [stdout] test send_error_unknown_command ... FAILED
[INFO] [stdout] test send_error_get_set_after_subscribe ... FAILED
[INFO] [stdout] test manage_subscription ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab226ac1b58 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab226ad7ffa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab226ad7ffa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ab226ac6a72 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ab226ac6a72 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ab226a9f166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab226a9f166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab226ab9b59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab22696d80c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ab22696d80c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ab226ab9d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ab226ab9d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab226a9f222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab226a94119 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab226aa00fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab226ad87ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab226ad8532 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab2268fb71f - <core[8fb95b77d25ab6c8]::result::Result<tokio[79bf054161e0674]::net::tcp::listener::TcpListener, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ab2268fb71f - server[9e808ababddc6847]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5ab2268fbcf7 - server[9e808ababddc6847]::key_value_get_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:14:31
[INFO] [stdout]   23:     0x5ab22693810d - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226909840 - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab22694ccf5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::try_with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ab22694bcce - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ab2269355bf - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab2269355bf - tokio[79bf054161e0674]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab2269355bf - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226937f3e - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab22693bd87 - <tokio[79bf054161e0674]::macros::scoped_tls::ScopedKey<tokio[79bf054161e0674]::runtime::basic_scheduler::Context>>::set::<tokio[79bf054161e0674]::runtime::basic_scheduler::enter<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab226933e88 - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab226933670 - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226957db5 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab22693c784 - tokio[79bf054161e0674]::runtime::context::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab22695733c - <tokio[79bf054161e0674]::runtime::handle::Handle>::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab2269570f7 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab226906ae9 - server[9e808ababddc6847]::key_value_get_set
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:12:1
[INFO] [stdout]   39:     0x5ab2268fb9b7 - server[9e808ababddc6847]::key_value_get_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:13:29
[INFO] [stdout]   40:     0x5ab2268f3916 - <server[9e808ababddc6847]::key_value_get_set::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ab2269608eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ab2269608eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ab22696e165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ab22696e165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ab22696e165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ab226967a74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ab226967a74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ab2269711e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ab2269711e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ab226ac101f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   60:     0x5ab226ac101f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7c26a6b4faa4 - <unknown>
[INFO] [stdout]   62:     0x7c26a6bdca64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[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:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab226ac1b58 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab226ad7ffa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab226ad7ffa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ab226ac6a72 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ab226ac6a72 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ab226a9f166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab226a9f166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab226ab9b59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab22696d80c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ab22696d80c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ab226ab9d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ab226ab9d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab226a9f222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab226a94119 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab226aa00fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab226ad87ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab226ad8532 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab2268fb71f - <core[8fb95b77d25ab6c8]::result::Result<tokio[79bf054161e0674]::net::tcp::listener::TcpListener, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ab2268fb71f - server[9e808ababddc6847]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5ab2268fd322 - server[9e808ababddc6847]::key_value_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:71:31
[INFO] [stdout]   23:     0x5ab22693821d - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226909970 - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab22694cdf5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::try_with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ab22694bd1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ab226935d0f - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab226935d0f - tokio[79bf054161e0674]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab226935d0f - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226937f8e - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab22693bea7 - <tokio[79bf054161e0674]::macros::scoped_tls::ScopedKey<tokio[79bf054161e0674]::runtime::basic_scheduler::Context>>::set::<tokio[79bf054161e0674]::runtime::basic_scheduler::enter<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab226934238 - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab2269336b0 - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226957ee5 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab22693c894 - tokio[79bf054161e0674]::runtime::context::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab2269573fc - <tokio[79bf054161e0674]::runtime::handle::Handle>::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab226957147 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab226906cc9 - server[9e808ababddc6847]::key_value_timeout
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:67:1
[INFO] [stdout]   39:     0x5ab2268fb9e7 - server[9e808ababddc6847]::key_value_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:68:29
[INFO] [stdout]   40:     0x5ab2268f3956 - <server[9e808ababddc6847]::key_value_timeout::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ab2269608eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ab2269608eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ab22696e165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ab22696e165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ab22696e165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ab226967a74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ab226967a74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ab2269711e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ab2269711e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ab226ac101f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   60:     0x5ab226ac101f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7c26a6b4faa4 - <unknown>
[INFO] [stdout]   62:     0x7c26a6bdca64 - 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:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab226ac1b58 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab226ad7ffa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab226ad7ffa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ab226ac6a72 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ab226ac6a72 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ab226a9f166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab226a9f166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab226ab9b59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab22696d80c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ab22696d80c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ab226ab9d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ab226ab9d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab226a9f222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab226a94119 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab226aa00fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab226ad87ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab226ad8532 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab2268fb71f - <core[8fb95b77d25ab6c8]::result::Result<tokio[79bf054161e0674]::net::tcp::listener::TcpListener, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ab2268fb71f - server[9e808ababddc6847]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5ab2269030e5 - server[9e808ababddc6847]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:124:31
[INFO] [stdout]   23:     0x5ab22693865d - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226909e30 - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab22694d1f5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::try_with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ab22694be5e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ab226937a4f - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab226937a4f - tokio[79bf054161e0674]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab226937a4f - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab2269380cc - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::pub_sub::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab22693c329 - <tokio[79bf054161e0674]::macros::scoped_tls::ScopedKey<tokio[79bf054161e0674]::runtime::basic_scheduler::Context>>::set::<tokio[79bf054161e0674]::runtime::basic_scheduler::enter<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::pub_sub::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab2269350f8 - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::pub_sub::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab2269337b2 - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab2269583a5 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab22693ccd4 - tokio[79bf054161e0674]::runtime::context::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab2269576fa - <tokio[79bf054161e0674]::runtime::handle::Handle>::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab226957299 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab226907447 - server[9e808ababddc6847]::pub_sub
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:122:1
[INFO] [stdout]   39:     0x5ab2268fbaa7 - server[9e808ababddc6847]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:123:19
[INFO] [stdout]   40:     0x5ab2268f3a56 - <server[9e808ababddc6847]::pub_sub::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ab2269608eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ab2269608eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ab22696e165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ab22696e165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ab22696e165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ab226967a74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ab226967a74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ab2269711e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ab2269711e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ab226ac101f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   60:     0x5ab226ac101f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7c26a6b4faa4 - <unknown>
[INFO] [stdout]   62:     0x7c26a6bdca64 - 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:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab226ac1b58 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab226ad7ffa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab226ad7ffa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ab226ac6a72 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ab226ac6a72 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ab226a9f166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab226a9f166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab226ab9b59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab22696d80c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ab22696d80c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ab226ab9d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ab226ab9d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab226a9f222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab226a94119 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab226aa00fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab226ad87ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab226ad8532 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab2268fb71f - <core[8fb95b77d25ab6c8]::result::Result<tokio[79bf054161e0674]::net::tcp::listener::TcpListener, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ab2268fb71f - server[9e808ababddc6847]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5ab22690131c - server[9e808ababddc6847]::send_error_unknown_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:338:31
[INFO] [stdout]   23:     0x5ab22693843d - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226909bd0 - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab22694cff5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::try_with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ab22694bdbe - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ab226936baf - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab226936baf - tokio[79bf054161e0674]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab226936baf - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab22693802e - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--test server`
[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:     0x5ab22693c0e7 - <tokio[79bf054161e0674]::macros::scoped_tls::ScopedKey<tokio[79bf054161e0674]::runtime::basic_scheduler::Context>>::set::<tokio[79bf054161e0674]::runtime::basic_scheduler::enter<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab226934998 - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab226933730 - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226958145 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab22693cab4 - tokio[79bf054161e0674]::runtime::context::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab22695757c - <tokio[79bf054161e0674]::runtime::handle::Handle>::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab2269571e7 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab226907089 - server[9e808ababddc6847]::send_error_unknown_command
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:336:1
[INFO] [stdout]   39:     0x5ab2268fba47 - server[9e808ababddc6847]::send_error_unknown_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:337:38
[INFO] [stdout]   40:     0x5ab2268f39d6 - <server[9e808ababddc6847]::send_error_unknown_command::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ab2269608eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ab2269608eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ab22696e165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ab22696e165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ab22696e165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ab226967a74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ab226967a74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ab2269711e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ab2269711e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ab226ac101f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   60:     0x5ab226ac101f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7c26a6b4faa4 - <unknown>
[INFO] [stdout]   62:     0x7c26a6bdca64 - 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:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab226ac1b58 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab226ad7ffa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab226ad7ffa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ab226ac6a72 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ab226ac6a72 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ab226a9f166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab226a9f166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab226ab9b59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab22696d80c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ab22696d80c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ab226ab9d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ab226ab9d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab226a9f222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab226a94119 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab226aa00fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab226ad87ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab226ad8532 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab2268fb71f - <core[8fb95b77d25ab6c8]::result::Result<tokio[79bf054161e0674]::net::tcp::listener::TcpListener, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ab2268fb71f - server[9e808ababddc6847]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5ab226901c82 - server[9e808ababddc6847]::send_error_get_set_after_subscribe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:360:31
[INFO] [stdout]   23:     0x5ab22693854d - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226909d00 - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab22694d0f5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::try_with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ab22694be0e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ab2269372ff - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab2269372ff - tokio[79bf054161e0674]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab2269372ff - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab22693807c - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab22693c209 - <tokio[79bf054161e0674]::macros::scoped_tls::ScopedKey<tokio[79bf054161e0674]::runtime::basic_scheduler::Context>>::set::<tokio[79bf054161e0674]::runtime::basic_scheduler::enter<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab226934d48 - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab226933772 - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226958275 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab22693cbc4 - tokio[79bf054161e0674]::runtime::context::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab22695763a - <tokio[79bf054161e0674]::runtime::handle::Handle>::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab226957239 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab226907267 - server[9e808ababddc6847]::send_error_get_set_after_subscribe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:358:1
[INFO] [stdout]   39:     0x5ab2268fba77 - server[9e808ababddc6847]::send_error_get_set_after_subscribe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:359:46
[INFO] [stdout]   40:     0x5ab2268f3a16 - <server[9e808ababddc6847]::send_error_get_set_after_subscribe::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ab2269608eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ab2269608eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ab22696e165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ab22696e165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ab22696e165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ab226967a74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ab226967a74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ab2269711e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ab2269711e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ab226ac101f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   60:     0x5ab226ac101f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7c26a6b4faa4 - <unknown>
[INFO] [stdout]   62:     0x7c26a6bdca64 - 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:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab226ac1b58 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab226ac1b58 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab226ad7ffa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab226ad7ffa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ab226ac6a72 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ab226ac6a72 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ab226a9f166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab226a9f166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab226ab9b59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab22696d80c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ab22696d80c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ab226ab9d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ab226ab9d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab226a9f222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab226a94119 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab226aa00fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab226ad87ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab226ad8532 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab2268fb71f - <core[8fb95b77d25ab6c8]::result::Result<tokio[79bf054161e0674]::net::tcp::listener::TcpListener, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ab2268fb71f - server[9e808ababddc6847]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5ab2268fe7cc - server[9e808ababddc6847]::manage_subscription::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:247:31
[INFO] [stdout]   23:     0x5ab22693832d - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226909aa0 - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab22694cef5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::try_with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ab22694bd6e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[79bf054161e0674]::coop::Budget>>>::with::<tokio[79bf054161e0674]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ab22693645f - tokio[79bf054161e0674]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab22693645f - tokio[79bf054161e0674]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::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:     0x5ab22693645f - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226937fde - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab22693bfc7 - <tokio[79bf054161e0674]::macros::scoped_tls::ScopedKey<tokio[79bf054161e0674]::runtime::basic_scheduler::Context>>::set::<tokio[79bf054161e0674]::runtime::basic_scheduler::enter<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab2269345e8 - tokio[79bf054161e0674]::runtime::basic_scheduler::enter::<<tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on<server[9e808ababddc6847]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::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:     0x5ab2269336f0 - <tokio[79bf054161e0674]::runtime::basic_scheduler::BasicScheduler<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::time::driver::Driver<tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>, tokio[79bf054161e0674]::park::either::Either<tokio[79bf054161e0674]::io::driver::Driver, tokio[79bf054161e0674]::park::thread::ParkThread>>>>::block_on::<server[9e808ababddc6847]::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:     0x5ab226958015 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab22693c9a4 - tokio[79bf054161e0674]::runtime::context::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab2269574bc - <tokio[79bf054161e0674]::runtime::handle::Handle>::enter::<<tokio[79bf054161e0674]::runtime::Runtime>::block_on<server[9e808ababddc6847]::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:     0x5ab226957197 - <tokio[79bf054161e0674]::runtime::Runtime>::block_on::<server[9e808ababddc6847]::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:     0x5ab226906ea9 - server[9e808ababddc6847]::manage_subscription
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:245:1
[INFO] [stdout]   39:     0x5ab2268fba17 - server[9e808ababddc6847]::manage_subscription::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:246:31
[INFO] [stdout]   40:     0x5ab2268f3996 - <server[9e808ababddc6847]::manage_subscription::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ab2269608eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ab2269608eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ab22696e165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ab22696e165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ab22696e165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ab22696e165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ab22696e165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ab226967a74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ab226967a74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ab2269711e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ab2269711e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ab2269711e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ab2269711e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ab226ac101f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   60:     0x5ab226ac101f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7c26a6b4faa4 - <unknown>
[INFO] [stdout]   62:     0x7c26a6bdca64 - 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.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637", kill_on_drop: false }`
[INFO] [stdout] 684532573cf9dbff5b59cf2f6beaaea01e847ce325e98cec945d3e42c1b34637
