[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[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 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-sink v0.3.6
[INFO] [stderr]   Downloaded smallvec v1.4.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.13
[INFO] [stderr]   Downloaded hermit-abi v0.1.16
[INFO] [stderr]   Downloaded pin-project-internal v0.4.25
[INFO] [stderr]   Downloaded pin-project-lite v0.1.10
[INFO] [stderr]   Downloaded pin-project v0.4.25
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.2
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded clap v3.0.0-beta.2
[INFO] [stderr]   Downloaded libc v0.2.78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4e318b1414b7d2117cce5e91d6df5e462637230cea4983e600480adf0cf9de0
[INFO] running `Command { std: "docker" "start" "-a" "f4e318b1414b7d2117cce5e91d6df5e462637230cea4983e600480adf0cf9de0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4e318b1414b7d2117cce5e91d6df5e462637230cea4983e600480adf0cf9de0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4e318b1414b7d2117cce5e91d6df5e462637230cea4983e600480adf0cf9de0", kill_on_drop: false }`
[INFO] [stdout] f4e318b1414b7d2117cce5e91d6df5e462637230cea4983e600480adf0cf9de0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26c90dea6857eded0fb03883f28e3f314f1f6c35f7ff8cbd48cb7404bf6effc0
[INFO] running `Command { std: "docker" "start" "-a" "26c90dea6857eded0fb03883f28e3f314f1f6c35f7ff8cbd48cb7404bf6effc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling pin-project-internal v0.4.25
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling sharded-slab v0.0.9
[INFO] [stderr]    Compiling os_str_bytes v2.3.2
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling heck v0.3.1
[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 ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling futures-sink v0.3.6
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[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 regex-automata v0.1.9
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 tracing v0.1.21
[INFO] [stderr]    Compiling thiserror v1.0.21
[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 clap v3.0.0-beta.2
[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 15.37s
[INFO] running `Command { std: "docker" "inspect" "26c90dea6857eded0fb03883f28e3f314f1f6c35f7ff8cbd48cb7404bf6effc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26c90dea6857eded0fb03883f28e3f314f1f6c35f7ff8cbd48cb7404bf6effc0", kill_on_drop: false }`
[INFO] [stdout] 26c90dea6857eded0fb03883f28e3f314f1f6c35f7ff8cbd48cb7404bf6effc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f3c0543dc924accc2a7d43023c3bf158512a57741284e762904998ce8f65612
[INFO] running `Command { std: "docker" "start" "-a" "4f3c0543dc924accc2a7d43023c3bf158512a57741284e762904998ce8f65612", 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 4.27s
[INFO] running `Command { std: "docker" "inspect" "4f3c0543dc924accc2a7d43023c3bf158512a57741284e762904998ce8f65612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f3c0543dc924accc2a7d43023c3bf158512a57741284e762904998ce8f65612", kill_on_drop: false }`
[INFO] [stdout] 4f3c0543dc924accc2a7d43023c3bf158512a57741284e762904998ce8f65612
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 55e3d649c0c77dbc51002290a77a71186f93867280acc370b0a2b81b7decc531
[INFO] running `Command { std: "docker" "start" "-a" "55e3d649c0c77dbc51002290a77a71186f93867280acc370b0a2b81b7decc531", 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.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lrucache-4ebbad3d1f3782fc)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test frame::resp_parser_tests::test_error ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_bulk_string ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_simple_string ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_array ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_int ... ok
[INFO] [stdout] test lrucache::tests::test_clear ... ok
[INFO] [stdout] test lrucache::tests::test_change_capacity ... ok
[INFO] [stdout] test lrucache::tests::test_contains_key ... ok
[INFO] [stdout] test lrucache::tests::test_expire_lru ... ok
[INFO] [stdout] test lrucache::tests::test_debug ... ok
[INFO] [stdout] test lrucache::tests::test_iter ... 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 lrucache::tests::test_pop ... ok
[INFO] [stdout] test lrucache::tests::test_put_and_get ... ok
[INFO] [stdout] test cache::tests::test_meta_srem ... ok
[INFO] [stdout] test cache::tests::test_remove ... 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_put_update ... ok
[INFO] [stdout] test cache::tests::test_meta_sadd ... ok
[INFO] [stdout] test lrucache::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.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/cache_server-7ad5937b6defa106)
[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-939d5561127fc50d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test key_value_timeout ... FAILED
[INFO] [stdout] test manage_subscription ... FAILED
[INFO] [stdout] test key_value_get_set ... FAILED
[INFO] [stdout] test pub_sub ... FAILED
[INFO] [stdout] test send_error_get_set_after_subscribe ... FAILED
[INFO] [stdout] test send_error_unknown_command ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_timeout' (149) 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:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8dbdffd872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8dbdffd872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b8dbe01461a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8dbe01461a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b8dbe002b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b8dbe002b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b8dbdfda73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8dbdfda73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8dbdff52d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8dbdea77ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b8dbdea77ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b8dbdff5492 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b8dbdff5492 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8dbdfda7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8dbdfcf7b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b8dbdfdb81d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8dbe014d8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8dbe014ad2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8dbde8f6ef - <core[27de1724e4349be2]::result::Result<tokio[49a2c340c2ba6d41]::net::tcp::listener::TcpListener, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b8dbde8f6ef - server[c36407b5c5d09501]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5b8dbde912f2 - server[c36407b5c5d09501]::key_value_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:71:31
[INFO] [stdout]   23:     0x5b8dbde6bf2d - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4b350 - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5cb65 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::try_with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5b8dbde5ba8e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5b8dbde6987f - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde6987f - tokio[49a2c340c2ba6d41]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde6987f - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde6bc9e - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde7e377 - <tokio[49a2c340c2ba6d41]::macros::scoped_tls::ScopedKey<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::Context>>::set::<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde67f78 - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde65c90 - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4eb4e - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde72984 - tokio[49a2c340c2ba6d41]::runtime::context::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5f36c - <tokio[49a2c340c2ba6d41]::runtime::handle::Handle>::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde4e617 - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde9ac99 - server[c36407b5c5d09501]::key_value_timeout
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:67:1
[INFO] [stdout]   39:     0x5b8dbde8f9b7 - server[c36407b5c5d09501]::key_value_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:68:29
[INFO] [stdout]   40:     0x5b8dbde2e626 - <server[c36407b5c5d09501]::key_value_timeout::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b8dbde9bb9b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b8dbde9bb9b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b8dbdea83fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5b8dbdea83fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b8dbdea39a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b8dbdea39a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5b8dbdeaaef2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5b8dbdeaaef2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5b8dbdeaaef2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b8dbdffcdbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5b8dbdffcdbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x79ab08992aa4 - <unknown>
[INFO] [stdout]   62:     0x79ab08a1fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- manage_subscription stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'manage_subscription' (150) 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:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8dbdffd872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8dbdffd872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b8dbe01461a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8dbe01461a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b8dbe002b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b8dbe002b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b8dbdfda73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8dbdfda73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8dbdff52d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8dbdea77ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b8dbdea77ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b8dbdff5492 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b8dbdff5492 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8dbdfda7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8dbdfcf7b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b8dbdfdb81d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8dbe014d8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8dbe014ad2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8dbde8f6ef - <core[27de1724e4349be2]::result::Result<tokio[49a2c340c2ba6d41]::net::tcp::listener::TcpListener, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b8dbde8f6ef - server[c36407b5c5d09501]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5b8dbde9279c - server[c36407b5c5d09501]::manage_subscription::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:247:31
[INFO] [stdout]   23:     0x5b8dbde6c03d - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4b480 - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5cc65 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::try_with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5b8dbde5bade - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5b8dbde69fcf - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde69fcf - tokio[49a2c340c2ba6d41]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde69fcf - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde6bcee - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde7e497 - <tokio[49a2c340c2ba6d41]::macros::scoped_tls::ScopedKey<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::Context>>::set::<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde68328 - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde65cd0 - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4ec7e - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde72a94 - tokio[49a2c340c2ba6d41]::runtime::context::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5f42c - <tokio[49a2c340c2ba6d41]::runtime::handle::Handle>::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde4e667 - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde9ae79 - server[c36407b5c5d09501]::manage_subscription
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:245:1
[INFO] [stdout]   39:     0x5b8dbde8f9e7 - server[c36407b5c5d09501]::manage_subscription::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:246:31
[INFO] [stdout]   40:     0x5b8dbde2e666 - <server[c36407b5c5d09501]::manage_subscription::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b8dbde9bb9b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b8dbde9bb9b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b8dbdea83fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5b8dbdea83fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b8dbdea39a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b8dbdea39a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5b8dbdeaaef2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5b8dbdeaaef2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5b8dbdeaaef2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b8dbdffcdbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5b8dbdffcdbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x79ab08992aa4 - <unknown>
[INFO] [stdout]   62:     0x79ab08a1fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_get_set stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_get_set' (148) 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:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8dbdffd872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8dbdffd872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b8dbe01461a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8dbe01461a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b8dbe002b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b8dbe002b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b8dbdfda73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8dbdfda73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8dbdff52d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8dbdea77ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b8dbdea77ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b8dbdff5492 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b8dbdff5492 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8dbdfda7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8dbdfcf7b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b8dbdfdb81d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8dbe014d8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8dbe014ad2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8dbde8f6ef - <core[27de1724e4349be2]::result::Result<tokio[49a2c340c2ba6d41]::net::tcp::listener::TcpListener, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b8dbde8f6ef - server[c36407b5c5d09501]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5b8dbde8fcc7 - server[c36407b5c5d09501]::key_value_get_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:14:31
[INFO] [stdout]   23:     0x5b8dbde6be1d - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4b220 - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5ca65 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::try_with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5b8dbde5ba3e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5b8dbde6912f - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde6912f - tokio[49a2c340c2ba6d41]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde6912f - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde6bc4e - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde7e257 - <tokio[49a2c340c2ba6d41]::macros::scoped_tls::ScopedKey<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::Context>>::set::<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde67bc8 - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde65c50 - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4ea1e - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde72874 - tokio[49a2c340c2ba6d41]::runtime::context::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5f2ac - <tokio[49a2c340c2ba6d41]::runtime::handle::Handle>::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde4e5c7 - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde9aab9 - server[c36407b5c5d09501]::key_value_get_set
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:12:1
[INFO] [stdout]   39:     0x5b8dbde8f987 - server[c36407b5c5d09501]::key_value_get_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:13:29
[INFO] [stdout]   40:     0x5b8dbde2e5e6 - <server[c36407b5c5d09501]::key_value_get_set::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b8dbde9bb9b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b8dbde9bb9b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b8dbdea83fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5b8dbdea83fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b8dbdea39a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b8dbdea39a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5b8dbdeaaef2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5b8dbdeaaef2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5b8dbdeaaef2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b8dbdffcdbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5b8dbdffcdbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x79ab08992aa4 - <unknown>
[INFO] [stdout]   62:     0x79ab08a1fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pub_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pub_sub' (151) 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:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8dbdffd872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8dbdffd872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b8dbe01461a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8dbe01461a - core[27de1724e4349be2]::fmt::write
[INFO] [stderr] error: test failed, to rerun pass `--test server`
[INFO] [stdout]    6:     0x5b8dbe002b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b8dbe002b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b8dbdfda73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8dbdfda73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8dbdff52d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8dbdea77ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b8dbdea77ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b8dbdff5492 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b8dbdff5492 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8dbdfda7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8dbdfcf7b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b8dbdfdb81d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8dbe014d8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8dbe014ad2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8dbde8f6ef - <core[27de1724e4349be2]::result::Result<tokio[49a2c340c2ba6d41]::net::tcp::listener::TcpListener, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b8dbde8f6ef - server[c36407b5c5d09501]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5b8dbde970b5 - server[c36407b5c5d09501]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:124:31
[INFO] [stdout]   23:     0x5b8dbde6c36d - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4b810 - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5cf65 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::try_with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5b8dbde5bbce - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5b8dbde6b5cf - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde6b5cf - tokio[49a2c340c2ba6d41]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde6b5cf - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde6bddc - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::pub_sub::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde7e7f9 - <tokio[49a2c340c2ba6d41]::macros::scoped_tls::ScopedKey<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::Context>>::set::<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::pub_sub::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde68e38 - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::pub_sub::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde65d92 - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4f00e - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde72dc4 - tokio[49a2c340c2ba6d41]::runtime::context::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5f66a - <tokio[49a2c340c2ba6d41]::runtime::handle::Handle>::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde4e769 - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde9b417 - server[c36407b5c5d09501]::pub_sub
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:122:1
[INFO] [stdout]   39:     0x5b8dbde8fa77 - server[c36407b5c5d09501]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:123:19
[INFO] [stdout]   40:     0x5b8dbde2e726 - <server[c36407b5c5d09501]::pub_sub::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b8dbde9bb9b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b8dbde9bb9b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b8dbdea83fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5b8dbdea83fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b8dbdea39a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b8dbdea39a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5b8dbdeaaef2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5b8dbdeaaef2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5b8dbdeaaef2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b8dbdffcdbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5b8dbdffcdbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x79ab08992aa4 - <unknown>
[INFO] [stdout]   62:     0x79ab08a1fa64 - 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' (152) 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:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8dbdffd872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8dbdffd872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b8dbe01461a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8dbe01461a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b8dbe002b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b8dbe002b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b8dbdfda73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8dbdfda73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8dbdff52d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8dbdea77ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b8dbdea77ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b8dbdff5492 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b8dbdff5492 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8dbdfda7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8dbdfcf7b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b8dbdfdb81d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8dbe014d8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8dbe014ad2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8dbde8f6ef - <core[27de1724e4349be2]::result::Result<tokio[49a2c340c2ba6d41]::net::tcp::listener::TcpListener, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b8dbde8f6ef - server[c36407b5c5d09501]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5b8dbde95c52 - server[c36407b5c5d09501]::send_error_get_set_after_subscribe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:360:31
[INFO] [stdout]   23:     0x5b8dbde6c25d - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4b6e0 - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5ce65 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::try_with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5b8dbde5bb7e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5b8dbde6ae6f - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde6ae6f - tokio[49a2c340c2ba6d41]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde6ae6f - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde6bd8c - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde7e6d9 - <tokio[49a2c340c2ba6d41]::macros::scoped_tls::ScopedKey<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::Context>>::set::<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde68a88 - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde65d52 - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4eede - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde72cb4 - tokio[49a2c340c2ba6d41]::runtime::context::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5f5aa - <tokio[49a2c340c2ba6d41]::runtime::handle::Handle>::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde4e709 - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde9b237 - server[c36407b5c5d09501]::send_error_get_set_after_subscribe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:358:1
[INFO] [stdout]   39:     0x5b8dbde8fa47 - server[c36407b5c5d09501]::send_error_get_set_after_subscribe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:359:46
[INFO] [stdout]   40:     0x5b8dbde2e6e6 - <server[c36407b5c5d09501]::send_error_get_set_after_subscribe::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b8dbde9bb9b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b8dbde9bb9b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b8dbdea83fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5b8dbdea83fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b8dbdea39a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b8dbdea39a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5b8dbdeaaef2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5b8dbdeaaef2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5b8dbdeaaef2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b8dbdffcdbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5b8dbdffcdbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x79ab08992aa4 - <unknown>
[INFO] [stdout]   62:     0x79ab08a1fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- send_error_unknown_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'send_error_unknown_command' (153) 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:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8dbdffd872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8dbdffd872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8dbdffd872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b8dbe01461a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8dbe01461a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b8dbe002b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b8dbe002b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b8dbdfda73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8dbdfda73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8dbdff52d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8dbdea77ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b8dbdea77ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b8dbdff5492 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b8dbdff5492 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8dbdfda7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8dbdfcf7b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b8dbdfdb81d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8dbe014d8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8dbe014ad2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8dbde8f6ef - <core[27de1724e4349be2]::result::Result<tokio[49a2c340c2ba6d41]::net::tcp::listener::TcpListener, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b8dbde8f6ef - server[c36407b5c5d09501]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x5b8dbde952ec - server[c36407b5c5d09501]::send_error_unknown_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:338:31
[INFO] [stdout]   23:     0x5b8dbde6c14d - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4b5b0 - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5cd65 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::try_with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5b8dbde5bb2e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[49a2c340c2ba6d41]::coop::Budget>>>::with::<tokio[49a2c340c2ba6d41]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5b8dbde6a71f - tokio[49a2c340c2ba6d41]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde6a71f - tokio[49a2c340c2ba6d41]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde6a71f - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde6bd3e - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde7e5b7 - <tokio[49a2c340c2ba6d41]::macros::scoped_tls::ScopedKey<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::Context>>::set::<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde686d8 - tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::enter::<<tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on<server[c36407b5c5d09501]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::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:     0x5b8dbde65d10 - <tokio[49a2c340c2ba6d41]::runtime::basic_scheduler::BasicScheduler<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::time::driver::Driver<tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>, tokio[49a2c340c2ba6d41]::park::either::Either<tokio[49a2c340c2ba6d41]::io::driver::Driver, tokio[49a2c340c2ba6d41]::park::thread::ParkThread>>>>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde4edae - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde72ba4 - tokio[49a2c340c2ba6d41]::runtime::context::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde5f4ec - <tokio[49a2c340c2ba6d41]::runtime::handle::Handle>::enter::<<tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on<server[c36407b5c5d09501]::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:     0x5b8dbde4e6b7 - <tokio[49a2c340c2ba6d41]::runtime::Runtime>::block_on::<server[c36407b5c5d09501]::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:     0x5b8dbde9b059 - server[c36407b5c5d09501]::send_error_unknown_command
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:336:1
[INFO] [stdout]   39:     0x5b8dbde8fa17 - server[c36407b5c5d09501]::send_error_unknown_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:337:38
[INFO] [stdout]   40:     0x5b8dbde2e6a6 - <server[c36407b5c5d09501]::send_error_unknown_command::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b8dbde9bb9b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b8dbde9bb9b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b8dbdea83fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5b8dbdea83fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5b8dbdea83fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b8dbdea83fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b8dbdea39a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b8dbdea39a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5b8dbdeaaef2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5b8dbdeaaef2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5b8dbdeaaef2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5b8dbdeaaef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5b8dbdeaaef2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b8dbdffcdbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5b8dbdffcdbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x79ab08992aa4 - <unknown>
[INFO] [stdout]   62:     0x79ab08a1fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     key_value_get_set
[INFO] [stdout]     key_value_timeout
[INFO] [stdout]     manage_subscription
[INFO] [stdout]     pub_sub
[INFO] [stdout]     send_error_get_set_after_subscribe
[INFO] [stdout]     send_error_unknown_command
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "55e3d649c0c77dbc51002290a77a71186f93867280acc370b0a2b81b7decc531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55e3d649c0c77dbc51002290a77a71186f93867280acc370b0a2b81b7decc531", kill_on_drop: false }`
[INFO] [stdout] 55e3d649c0c77dbc51002290a77a71186f93867280acc370b0a2b81b7decc531
