[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphotoszzt%2Fcache_server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/photoszzt/cache_server
[INFO] finished tweaking git repo https://github.com/photoszzt/cache_server
[INFO] tweaked toml for git repo https://github.com/photoszzt/cache_server written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/photoszzt/cache_server on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf9fd630516683ae24f538590b493f44d02efe3a5b0b416e2a781d37e7a6ea33
[INFO] running `Command { std: "docker" "start" "-a" "bf9fd630516683ae24f538590b493f44d02efe3a5b0b416e2a781d37e7a6ea33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf9fd630516683ae24f538590b493f44d02efe3a5b0b416e2a781d37e7a6ea33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf9fd630516683ae24f538590b493f44d02efe3a5b0b416e2a781d37e7a6ea33", kill_on_drop: false }`
[INFO] [stdout] bf9fd630516683ae24f538590b493f44d02efe3a5b0b416e2a781d37e7a6ea33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ed6697996b5c2b4791c500f49c7298ab4cb787a25425bb82e912599ae14b7ca
[INFO] running `Command { std: "docker" "start" "-a" "1ed6697996b5c2b4791c500f49c7298ab4cb787a25425bb82e912599ae14b7ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling pin-project-lite v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling pin-project-internal v0.4.25
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.0.9
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling signal-hook-registry v1.2.1
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.6
[INFO] [stderr]    Compiling os_str_bytes v2.3.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling const-random v0.1.8
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling dashmap v3.11.10
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling tracing v0.1.21
[INFO] [stderr]    Compiling thiserror v1.0.21
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.13
[INFO] [stderr]    Compiling pin-project v0.4.25
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling lrucache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.29s
[INFO] running `Command { std: "docker" "inspect" "1ed6697996b5c2b4791c500f49c7298ab4cb787a25425bb82e912599ae14b7ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ed6697996b5c2b4791c500f49c7298ab4cb787a25425bb82e912599ae14b7ca", kill_on_drop: false }`
[INFO] [stdout] 1ed6697996b5c2b4791c500f49c7298ab4cb787a25425bb82e912599ae14b7ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47895696a59d8eeb0a32578a3b996792da3e90f9347369154e5f38a460e6a68f
[INFO] running `Command { std: "docker" "start" "-a" "47895696a59d8eeb0a32578a3b996792da3e90f9347369154e5f38a460e6a68f", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling const-random v0.1.8
[INFO] [stderr]    Compiling rand v0.7.3
[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 8.06s
[INFO] running `Command { std: "docker" "inspect" "47895696a59d8eeb0a32578a3b996792da3e90f9347369154e5f38a460e6a68f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47895696a59d8eeb0a32578a3b996792da3e90f9347369154e5f38a460e6a68f", kill_on_drop: false }`
[INFO] [stdout] 47895696a59d8eeb0a32578a3b996792da3e90f9347369154e5f38a460e6a68f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e5310474d620ad6dfc8a08e6f010d2e3dacc012939a3b4c84e93bc5b0782fed
[INFO] running `Command { std: "docker" "start" "-a" "0e5310474d620ad6dfc8a08e6f010d2e3dacc012939a3b4c84e93bc5b0782fed", 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.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lrucache-62b1d0e4dcdb4a83)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test frame::resp_parser_tests::test_simple_string ... ok
[INFO] [stdout] test lrucache::tests::test_clear ... ok
[INFO] [stdout] test lrucache::tests::test_contains_key ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_bulk_string ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_array ... ok
[INFO] [stdout] test lrucache::tests::test_change_capacity ... ok
[INFO] [stdout] test lrucache::tests::test_iter ... 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_remove ... ok
[INFO] [stdout] test lrucache::tests::test_put_and_get ... ok
[INFO] [stdout] test lrucache::tests::test_metered_cache ... ok
[INFO] [stdout] test lrucache::tests::test_put_update ... ok
[INFO] [stdout] test lrucache::tests::test_metered_cache_oversize ... ok
[INFO] [stdout] test lrucache::tests::test_expire_lru ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_int ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_error ... ok
[INFO] [stdout] test lrucache::tests::test_debug ... ok
[INFO] [stdout] test cache::tests::test_meta_sadd_duplicate ... ok
[INFO] [stdout] test cache::tests::test_get_insert ... 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 ... 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.29s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/cache_server-e2dc42868f9846e0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server.rs (/opt/rustwide/target/debug/deps/server-d3908f77f1c909d6)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test pub_sub ... FAILED
[INFO] [stdout] test send_error_get_set_after_subscribe ... FAILED
[INFO] [stdout] test manage_subscription ... FAILED
[INFO] [stdout] test send_error_unknown_command ... FAILED
[INFO] [stdout] test key_value_timeout ... FAILED
[INFO] [stdout] test key_value_get_set ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pub_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pub_sub' (142) 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:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6495eb6e85fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6495eb6e85fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6495eb6febfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6495eb6febfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6495eb6ed532 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6495eb6ed532 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6495eb6c5a3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6495eb6c5a3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6495eb6e0539 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6495eb59483c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6495eb59483c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6495eb6e06f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6495eb6e06f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6495eb6c5af8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6495eb6bd189 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6495eb6c69cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6495eb6ff3ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6495eb6ff132 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6495eb5227ff - <core[35159d6ffb30e017]::result::Result<tokio[e08c3d41f8fd3603]::net::tcp::listener::TcpListener, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6495eb5227ff - server[f1a234a5fcf940f2]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x6495eb52a1c5 - server[f1a234a5fcf940f2]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:124:31
[INFO] [stdout]   23:     0x6495eb54099d - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb5459c0 - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb56a235 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::try_with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x6495eb568e9e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x6495eb53fd8f - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53fd8f - tokio[e08c3d41f8fd3603]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53fd8f - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb54040c - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::pub_sub::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb530b69 - <tokio[e08c3d41f8fd3603]::macros::scoped_tls::ScopedKey<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::Context>>::set::<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::pub_sub::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53cff8 - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::pub_sub::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53b6d2 - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb54a2fe - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb57ba04 - tokio[e08c3d41f8fd3603]::runtime::context::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb54997a - <tokio[e08c3d41f8fd3603]::runtime::handle::Handle>::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb5494a9 - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb52e527 - server[f1a234a5fcf940f2]::pub_sub
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:122:1
[INFO] [stdout]   39:     0x6495eb522b87 - server[f1a234a5fcf940f2]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:123:19
[INFO] [stdout]   40:     0x6495eb51ab36 - <server[f1a234a5fcf940f2]::pub_sub::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6495eb587b1b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6495eb587b1b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x6495eb59530b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6495eb59530b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x6495eb59530b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x6495eb58fce4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x6495eb58fce4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x6495eb597f12 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6495eb597f12 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x6495eb597f12 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6495eb6e7a4f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x6495eb6e7a4f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x71ad3f116aa4 - <unknown>
[INFO] [stdout]   62:     0x71ad3f1a3a64 - 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' (143) 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:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6495eb6e85fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6495eb6e85fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6495eb6febfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6495eb6febfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6495eb6ed532 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6495eb6ed532 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6495eb6c5a3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6495eb6c5a3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6495eb6e0539 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6495eb59483c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6495eb59483c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6495eb6e06f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6495eb6e06f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6495eb6c5af8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6495eb6bd189 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6495eb6c69cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6495eb6ff3ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6495eb6ff132 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6495eb5227ff - <core[35159d6ffb30e017]::result::Result<tokio[e08c3d41f8fd3603]::net::tcp::listener::TcpListener, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6495eb5227ff - server[f1a234a5fcf940f2]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x6495eb528d62 - server[f1a234a5fcf940f2]::send_error_get_set_after_subscribe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:360:31
[INFO] [stdout]   23:     0x6495eb54088d - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb545890 - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb56a135 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::try_with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x6495eb568e4e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x6495eb53f63f - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53f63f - tokio[e08c3d41f8fd3603]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53f63f - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb5403bc - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb530a49 - <tokio[e08c3d41f8fd3603]::macros::scoped_tls::ScopedKey<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::Context>>::set::<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53cc48 - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53b692 - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb54a1ce - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb57b8f4 - tokio[e08c3d41f8fd3603]::runtime::context::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb5498ba - <tokio[e08c3d41f8fd3603]::runtime::handle::Handle>::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb549449 - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb52e347 - server[f1a234a5fcf940f2]::send_error_get_set_after_subscribe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:358:1
[INFO] [stdout]   39:     0x6495eb522b57 - server[f1a234a5fcf940f2]::send_error_get_set_after_subscribe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:359:46
[INFO] [stdout]   40:     0x6495eb51aaf6 - <server[f1a234a5fcf940f2]::send_error_get_set_after_subscribe::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6495eb587b1b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6495eb587b1b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x6495eb59530b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6495eb59530b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x6495eb59530b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x6495eb58fce4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x6495eb58fce4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x6495eb597f12 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6495eb597f12 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x6495eb597f12 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6495eb6e7a4f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x6495eb6e7a4f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x71ad3f116aa4 - <unknown>
[INFO] [stdout]   62:     0x71ad3f1a3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- manage_subscription stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'manage_subscription' (141) 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:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6495eb6e85fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6495eb6e85fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6495eb6febfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6495eb6febfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6495eb6ed532 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6495eb6ed532 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6495eb6c5a3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6495eb6c5a3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6495eb6e0539 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6495eb59483c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6495eb59483c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6495eb6e06f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6495eb6e06f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6495eb6c5af8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6495eb6bd189 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6495eb6c69cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6495eb6ff3ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6495eb6ff132 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6495eb5227ff - <core[35159d6ffb30e017]::result::Result<tokio[e08c3d41f8fd3603]::net::tcp::listener::TcpListener, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6495eb5227ff - server[f1a234a5fcf940f2]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x6495eb5258ac - server[f1a234a5fcf940f2]::manage_subscription::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:247:31
[INFO] [stdout]   23:     0x6495eb54066d - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb545630 - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb569f35 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::try_with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x6495eb568dae - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x6495eb53e79f - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53e79f - tokio[e08c3d41f8fd3603]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53e79f - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb54031e - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb530807 - <tokio[e08c3d41f8fd3603]::macros::scoped_tls::ScopedKey<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::Context>>::set::<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53c4e8 - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53b610 - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb549f6e - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb57b6d4 - tokio[e08c3d41f8fd3603]::runtime::context::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb54973c - <tokio[e08c3d41f8fd3603]::runtime::handle::Handle>::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb5493a7 - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb52df89 - server[f1a234a5fcf940f2]::manage_subscription
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:245:1
[INFO] [stdout]   39:     0x6495eb522af7 - server[f1a234a5fcf940f2]::manage_subscription::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:246:31
[INFO] [stdout]   40:     0x6495eb51aa76 - <server[f1a234a5fcf940f2]::manage_subscription::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6495eb587b1b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6495eb587b1b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x6495eb59530b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6495eb59530b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x6495eb59530b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x6495eb58fce4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x6495eb58fce4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x6495eb597f12 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6495eb597f12 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x6495eb597f12 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6495eb6e7a4f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x6495eb6e7a4f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x71ad3f116aa4 - <unknown>
[INFO] [stdout]   62:     0x71ad3f1a3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- send_error_unknown_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'send_error_unknown_command' (144) 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:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6495eb6e85fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6495eb6e85fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6495eb6febfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stderr] error: test failed, to rerun pass `--test server`
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6495eb6febfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6495eb6ed532 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6495eb6ed532 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6495eb6c5a3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6495eb6c5a3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6495eb6e0539 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6495eb59483c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6495eb59483c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6495eb6e06f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6495eb6e06f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6495eb6c5af8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6495eb6bd189 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6495eb6c69cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6495eb6ff3ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6495eb6ff132 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6495eb5227ff - <core[35159d6ffb30e017]::result::Result<tokio[e08c3d41f8fd3603]::net::tcp::listener::TcpListener, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6495eb5227ff - server[f1a234a5fcf940f2]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x6495eb5283fc - server[f1a234a5fcf940f2]::send_error_unknown_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:338:31
[INFO] [stdout]   23:     0x6495eb54077d - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb545760 - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb56a035 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::try_with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x6495eb568dfe - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x6495eb53eeef - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53eeef - tokio[e08c3d41f8fd3603]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53eeef - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb54036e - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb530927 - <tokio[e08c3d41f8fd3603]::macros::scoped_tls::ScopedKey<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::Context>>::set::<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53c898 - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53b650 - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb54a09e - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb57b7e4 - tokio[e08c3d41f8fd3603]::runtime::context::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb5497fc - <tokio[e08c3d41f8fd3603]::runtime::handle::Handle>::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb5493f7 - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb52e169 - server[f1a234a5fcf940f2]::send_error_unknown_command
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:336:1
[INFO] [stdout]   39:     0x6495eb522b27 - server[f1a234a5fcf940f2]::send_error_unknown_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:337:38
[INFO] [stdout]   40:     0x6495eb51aab6 - <server[f1a234a5fcf940f2]::send_error_unknown_command::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6495eb587b1b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6495eb587b1b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x6495eb59530b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6495eb59530b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x6495eb59530b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x6495eb58fce4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x6495eb58fce4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x6495eb597f12 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6495eb597f12 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x6495eb597f12 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6495eb6e7a4f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x6495eb6e7a4f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x71ad3f116aa4 - <unknown>
[INFO] [stdout]   62:     0x71ad3f1a3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_timeout' (140) 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:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6495eb6e85fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6495eb6e85fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6495eb6febfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6495eb6febfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6495eb6ed532 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6495eb6ed532 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6495eb6c5a3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6495eb6c5a3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6495eb6e0539 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6495eb59483c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6495eb59483c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6495eb6e06f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6495eb6e06f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6495eb6c5af8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6495eb6bd189 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6495eb6c69cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6495eb6ff3ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6495eb6ff132 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6495eb5227ff - <core[35159d6ffb30e017]::result::Result<tokio[e08c3d41f8fd3603]::net::tcp::listener::TcpListener, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6495eb5227ff - server[f1a234a5fcf940f2]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x6495eb524402 - server[f1a234a5fcf940f2]::key_value_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:71:31
[INFO] [stdout]   23:     0x6495eb54055d - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb545500 - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb569e35 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::try_with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x6495eb568d5e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x6495eb53e04f - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53e04f - tokio[e08c3d41f8fd3603]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53e04f - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb5402ce - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb5306e7 - <tokio[e08c3d41f8fd3603]::macros::scoped_tls::ScopedKey<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::Context>>::set::<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53c138 - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53b5d0 - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb549e3e - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb57b5c4 - tokio[e08c3d41f8fd3603]::runtime::context::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb54967c - <tokio[e08c3d41f8fd3603]::runtime::handle::Handle>::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb549357 - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb52dda9 - server[f1a234a5fcf940f2]::key_value_timeout
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:67:1
[INFO] [stdout]   39:     0x6495eb522ac7 - server[f1a234a5fcf940f2]::key_value_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:68:29
[INFO] [stdout]   40:     0x6495eb51aa36 - <server[f1a234a5fcf940f2]::key_value_timeout::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6495eb587b1b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6495eb587b1b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x6495eb59530b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6495eb59530b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x6495eb59530b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x6495eb58fce4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x6495eb58fce4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x6495eb597f12 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6495eb597f12 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x6495eb597f12 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6495eb6e7a4f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x6495eb6e7a4f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x71ad3f116aa4 - <unknown>
[INFO] [stdout]   62:     0x71ad3f1a3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_get_set stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_get_set' (139) 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:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6495eb6e85fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6495eb6e85fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6495eb6e85fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6495eb6febfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6495eb6febfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6495eb6ed532 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6495eb6ed532 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6495eb6c5a3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6495eb6c5a3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6495eb6e0539 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6495eb59483c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6495eb59483c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6495eb6e06f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6495eb6e06f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6495eb6c5af8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6495eb6bd189 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6495eb6c69cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6495eb6ff3ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6495eb6ff132 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6495eb5227ff - <core[35159d6ffb30e017]::result::Result<tokio[e08c3d41f8fd3603]::net::tcp::listener::TcpListener, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6495eb5227ff - server[f1a234a5fcf940f2]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x6495eb522dd7 - server[f1a234a5fcf940f2]::key_value_get_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:14:31
[INFO] [stdout]   23:     0x6495eb54044d - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb5453d0 - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb569d35 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::try_with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x6495eb568d0e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e08c3d41f8fd3603]::coop::Budget>>>::with::<tokio[e08c3d41f8fd3603]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x6495eb53d8ff - tokio[e08c3d41f8fd3603]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53d8ff - tokio[e08c3d41f8fd3603]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb53d8ff - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb54027e - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb5305c7 - <tokio[e08c3d41f8fd3603]::macros::scoped_tls::ScopedKey<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::Context>>::set::<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53bd88 - tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::enter::<<tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on<server[f1a234a5fcf940f2]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::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:     0x6495eb53b590 - <tokio[e08c3d41f8fd3603]::runtime::basic_scheduler::BasicScheduler<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::time::driver::Driver<tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>, tokio[e08c3d41f8fd3603]::park::either::Either<tokio[e08c3d41f8fd3603]::io::driver::Driver, tokio[e08c3d41f8fd3603]::park::thread::ParkThread>>>>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb549d0e - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb57b4b4 - tokio[e08c3d41f8fd3603]::runtime::context::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb5495bc - <tokio[e08c3d41f8fd3603]::runtime::handle::Handle>::enter::<<tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on<server[f1a234a5fcf940f2]::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:     0x6495eb549307 - <tokio[e08c3d41f8fd3603]::runtime::Runtime>::block_on::<server[f1a234a5fcf940f2]::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:     0x6495eb52dbc9 - server[f1a234a5fcf940f2]::key_value_get_set
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:12:1
[INFO] [stdout]   39:     0x6495eb522a97 - server[f1a234a5fcf940f2]::key_value_get_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:13:29
[INFO] [stdout]   40:     0x6495eb51a9f6 - <server[f1a234a5fcf940f2]::key_value_get_set::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6495eb587b1b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6495eb587b1b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x6495eb59530b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6495eb59530b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6495eb59530b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6495eb59530b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x6495eb59530b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x6495eb58fce4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x6495eb58fce4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x6495eb597f12 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6495eb597f12 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6495eb597f12 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6495eb597f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x6495eb597f12 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6495eb6e7a4f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x6495eb6e7a4f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x71ad3f116aa4 - <unknown>
[INFO] [stdout]   62:     0x71ad3f1a3a64 - 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.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0e5310474d620ad6dfc8a08e6f010d2e3dacc012939a3b4c84e93bc5b0782fed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5310474d620ad6dfc8a08e6f010d2e3dacc012939a3b4c84e93bc5b0782fed", kill_on_drop: false }`
[INFO] [stdout] 0e5310474d620ad6dfc8a08e6f010d2e3dacc012939a3b4c84e93bc5b0782fed
