[INFO] cloning repository https://github.com/sonro/spacetrade-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sonro/spacetrade-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonro%2Fspacetrade-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonro%2Fspacetrade-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b236cb356832f148ae85fd69c0a29a838e79c0a2 [INFO] testing sonro/spacetrade-rs against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonro%2Fspacetrade-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sonro/spacetrade-rs on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sonro/spacetrade-rs [INFO] finished tweaking git repo https://github.com/sonro/spacetrade-rs [INFO] tweaked toml for git repo https://github.com/sonro/spacetrade-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/sonro/spacetrade-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3d715ce0b5b03a755ab5df6f31b90dca035544dc2e11d85165a669d3cdf4e6c [INFO] running `Command { std: "docker" "start" "-a" "e3d715ce0b5b03a755ab5df6f31b90dca035544dc2e11d85165a669d3cdf4e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3d715ce0b5b03a755ab5df6f31b90dca035544dc2e11d85165a669d3cdf4e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d715ce0b5b03a755ab5df6f31b90dca035544dc2e11d85165a669d3cdf4e6c", kill_on_drop: false }` [INFO] [stdout] e3d715ce0b5b03a755ab5df6f31b90dca035544dc2e11d85165a669d3cdf4e6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a51c2b3424c85c1f43a42b4e2256bd9ba611b38f29b2237cf31bae344e2138e [INFO] running `Command { std: "docker" "start" "-a" "7a51c2b3424c85c1f43a42b4e2256bd9ba611b38f29b2237cf31bae344e2138e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling spacetraders-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling spacetraders-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.21s [INFO] running `Command { std: "docker" "inspect" "7a51c2b3424c85c1f43a42b4e2256bd9ba611b38f29b2237cf31bae344e2138e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a51c2b3424c85c1f43a42b4e2256bd9ba611b38f29b2237cf31bae344e2138e", kill_on_drop: false }` [INFO] [stdout] 7a51c2b3424c85c1f43a42b4e2256bd9ba611b38f29b2237cf31bae344e2138e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d439185907f83beda29e8a702e52fa4e0924b604908e387e107f7f1e8ee44500 [INFO] running `Command { std: "docker" "start" "-a" "d439185907f83beda29e8a702e52fa4e0924b604908e387e107f7f1e8ee44500", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling tokio-stream v0.1.4 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling spacetraders-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-test v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.1 [INFO] [stderr] Compiling spacetraders-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.76s [INFO] running `Command { std: "docker" "inspect" "d439185907f83beda29e8a702e52fa4e0924b604908e387e107f7f1e8ee44500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d439185907f83beda29e8a702e52fa4e0924b604908e387e107f7f1e8ee44500", kill_on_drop: false }` [INFO] [stdout] d439185907f83beda29e8a702e52fa4e0924b604908e387e107f7f1e8ee44500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8714f629317b1bef8b69b2316857b4b498c8020ab7bbbd150461957462dab786 [INFO] running `Command { std: "docker" "start" "-a" "8714f629317b1bef8b69b2316857b4b498c8020ab7bbbd150461957462dab786", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cli-84407b0a2e72b4ef) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spacetraders_client-dbae085f2598bc8e) [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 1 test [INFO] [stderr] error: test failed, to rerun pass '-p spacetraders-client --lib' [INFO] [stdout] test tests::server_status_active ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::server_status_active stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5637f906cc70 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5637f906cc70 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5637f906cc70 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5637f906cc70 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5637f909029c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5637f9065b55 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5637f906ee7b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5637f906ee7b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5637f906ee7b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5637f906e98c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5637f906f544 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5637f906eff7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x5637f906d16c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5637f906ef89 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5637f8962cd1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5637f8962c1d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5637f8dfc4f8 - core::mem::uninitialized::hcbd5cc07268f63eb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x5637f8dfc4f8 - ::parse::h35c6a10cc56a96b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/proto/h1/role.rs:128:77 [INFO] [stdout] 18: 0x5637f8a5e93e - hyper::proto::h1::role::parse_headers::hb1fb1bca93bcf222 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/proto/h1/role.rs:83:5 [INFO] [stdout] 19: 0x5637f89de2b7 - hyper::proto::h1::io::Buffered::parse::he9d9b951a4643481 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x5637f89feb5a - hyper::proto::h1::conn::Conn::poll_read_head::h203cb8163c69a78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/proto/h1/conn.rs:142:32 [INFO] [stdout] 21: 0x5637f8a754cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h179aa256afe24178 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/proto/h1/dispatch.rs:244:22 [INFO] [stdout] 22: 0x5637f8a77517 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h9690701e0ff23c19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/proto/h1/dispatch.rs:184:24 [INFO] [stdout] 23: 0x5637f8a76d62 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h8ba0b3754bcbe229 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/proto/h1/dispatch.rs:156:21 [INFO] [stdout] 24: 0x5637f8a72953 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h36ba6d442feb4e42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/proto/h1/dispatch.rs:133:16 [INFO] [stdout] 25: 0x5637f8a72145 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h7408f20156dad2a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/proto/h1/dispatch.rs:116:28 [INFO] [stdout] 26: 0x5637f8a6c927 - as core::future::future::Future>::poll::h756701bd65326e66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/proto/h1/dispatch.rs:420:9 [INFO] [stdout] 27: 0x5637f89c06e2 - as core::future::future::Future>::poll::h639cc373247f3682 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/server/conn.rs:951:42 [INFO] [stdout] 28: 0x5637f8a412ce - as core::future::future::Future>::poll::hdbd68b400471b4b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/server/conn.rs:1131:30 [INFO] [stdout] 29: 0x5637f8a30d19 - as core::future::future::Future>::poll::h68b0ee07f2b4c7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/common/drain.rs:94:36 [INFO] [stdout] 30: 0x5637f8a58de8 - as core::future::future::Future>::poll::h1178be8f8ceb4a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/server/conn.rs:1069:36 [INFO] [stdout] 31: 0x5637f8a3000e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h3883fe788d7f860f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/task/core.rs:235:17 [INFO] [stdout] 32: 0x5637f8a1eab9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::he90671ca720887de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x5637f8a2feb8 - tokio::runtime::task::core::CoreStage::poll::heb0a031d86f99aa0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/task/core.rs:225:13 [INFO] [stdout] 34: 0x5637f8a1ff2e - tokio::runtime::task::harness::poll_future::{{closure}}::h40ba79c85d2f492c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/task/harness.rs:422:23 [INFO] [stdout] 35: 0x5637f8a7a314 - as core::ops::function::FnOnce<()>>::call_once::h8e55ca735b0c6039 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x5637f8a68372 - std::panicking::try::do_call::h42fccfe9417fe72b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x5637f8a6c8bd - __rust_try [INFO] [stdout] 38: 0x5637f8a67f8a - std::panicking::try::h2cd1bb3771991525 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x5637f8a7bebb - std::panic::catch_unwind::h461bafd51469fbc1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x5637f8a1fbb1 - tokio::runtime::task::harness::poll_future::h8c719000454e2b19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/task/harness.rs:409:19 [INFO] [stdout] 41: 0x5637f8a20183 - tokio::runtime::task::harness::Harness::poll_inner::h11ad7368075e089f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x5637f8a2091c - tokio::runtime::task::harness::Harness::poll::h3dd7127dd8a2fe1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x5637f8a1ed52 - tokio::runtime::task::raw::poll::ha5f235e78c35dd10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 44: 0x5637f8f4245f - tokio::runtime::task::raw::RawTask::poll::h165c0e5a50eb612f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 45: 0x5637f8f3c731 - tokio::runtime::task::Notified::run::hbcc3ae83c177da7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x5637f8f7e24b - tokio::task::local::LocalSet::tick::{{closure}}::h81bcabf72a8d1a92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/task/local.rs:514:54 [INFO] [stdout] 47: 0x5637f8f8a2b9 - tokio::coop::with_budget::{{closure}}::h7640cf1d3b790e93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 48: 0x5637f8f44f1f - std::thread::local::LocalKey::try_with::h5c081e5e8b0c04c6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x5637f8f4370a - std::thread::local::LocalKey::with::h59d7e007ebde8759 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x5637f8f7e1e4 - tokio::coop::with_budget::h743b2c382b26f4a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 51: 0x5637f8f7e1e4 - tokio::coop::budget::h0a844856312d27f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 52: 0x5637f8f7e1e4 - tokio::task::local::LocalSet::tick::h23f56dfa0ac3d666 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/task/local.rs:514:31 [INFO] [stdout] 53: 0x5637f89d3d80 - as core::future::future::Future>::poll::{{closure}}::h0dc78ef596ada8b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/task/local.rs:638:16 [INFO] [stdout] 54: 0x5637f89ecc65 - tokio::macros::scoped_tls::ScopedKey::set::h81e8669591ca1372 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x5637f89d30db - tokio::task::local::LocalSet::with::h1b298dc3038cbf38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/task/local.rs:548:9 [INFO] [stdout] 56: 0x5637f89d3b64 - as core::future::future::Future>::poll::h90c82f61f5dbc02f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/task/local.rs:624:9 [INFO] [stdout] 57: 0x5637f89d3382 - tokio::task::local::LocalSet::run_until::{{closure}}::h3a886c3cf3e370f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/task/local.rs:498:9 [INFO] [stdout] 58: 0x5637f8a3d2cd - as core::future::future::Future>::poll::h9fee2ba62eebe59d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x5637f8a602f1 - as core::future::future::Future>::poll::h0a17063909be5d4c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x5637f8a384c2 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h99de75a3b32c2546 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 61: 0x5637f8a2ee50 - tokio::coop::with_budget::{{closure}}::h0cab774e096e0425 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 62: 0x5637f8a4c8a5 - std::thread::local::LocalKey::try_with::h7c075afc1d3ad1bb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x5637f8a4c2fe - std::thread::local::LocalKey::with::h225966a9d2772e7c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x5637f8a37ea8 - tokio::coop::with_budget::h87c8f9164166e136 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 65: 0x5637f8a37ea8 - tokio::coop::budget::h1849f61ab54a2593 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 66: 0x5637f8a37ea8 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h74074886776bad08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 67: 0x5637f8a390a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h128f279f9f11f8b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 68: 0x5637f89ecd75 - tokio::macros::scoped_tls::ScopedKey::set::h87e28451febe094f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x5637f8a39020 - tokio::runtime::basic_scheduler::enter::h76d2f66e937dc5d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 70: 0x5637f8a37bdc - tokio::runtime::basic_scheduler::Inner

::block_on::h8b6a20c681148c6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 71: 0x5637f8a38600 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hdf64187a7c2125ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 72: 0x5637f8a38921 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h7a7c220a48cc9b4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 73: 0x5637f8a7fe74 - tokio::runtime::Runtime::block_on::h879872d55671cae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x5637f89d3156 - tokio::task::local::LocalSet::block_on::h92c0dbf8bbf3a4b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/task/local.rs:459:9 [INFO] [stdout] 75: 0x5637f89d483c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h5f70916b7b7234ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.1/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x5637f89eacde - std::sys_common::backtrace::__rust_begin_short_backtrace::heb112bcb0b0649bb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x5637f8a35dd2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4a6175220f33c0bb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x5637f8a7a3b2 - as core::ops::function::FnOnce<()>>::call_once::he66cabcd696d539e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x5637f8a68324 - std::panicking::try::do_call::h1815975747c24044 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x5637f8a6c8bd - __rust_try [INFO] [stdout] 81: 0x5637f8a68100 - std::panicking::try::h3c8bd16d21891f19 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x5637f8a7bf02 - std::panic::catch_unwind::h48efe5acdf81f43d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x5637f8a35bcc - std::thread::Builder::spawn_unchecked::{{closure}}::hd1e42d2e594cd5a0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x5637f8a4f1ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8fcedea19702ba87 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x5637f9074b07 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x5637f9074b07 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x5637f9074b07 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7ff6622d3609 - start_thread [INFO] [stdout] 89: 0x7ff6620a5293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'tests::server_status_active' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `true`, [INFO] [stdout] right: `false`', client/src/lib.rs:113:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5637f906cc70 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5637f906cc70 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5637f906cc70 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5637f906cc70 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5637f909029c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5637f9065b55 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5637f906ee7b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5637f906ee7b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5637f906ee7b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5637f906e98c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5637f906f544 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5637f906f027 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5637f906d16c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5637f906ef89 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5637f8962cd1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5637f908eb78 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x5637f8f0dc5a - core::panicking::assert_failed::ha1ee83a38878f6fb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x5637f896c0bf - spacetraders_client::tests::server_status_active::h8f2862a73728addd [INFO] [stdout] at /opt/rustwide/workdir/client/src/lib.rs:113:9 [INFO] [stdout] 18: 0x5637f896bb6a - spacetraders_client::tests::server_status_active::{{closure}}::h991a568ba6d91ef9 [INFO] [stdout] at /opt/rustwide/workdir/client/src/lib.rs:97:5 [INFO] [stdout] 19: 0x5637f897626e - core::ops::function::FnOnce::call_once::h9ee76f7c1e8404bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5637f89ae623 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5637f89ae623 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x5637f89ad0b0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5637f89ad0b0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5637f89ad0b0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5637f89ad0b0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5637f89ad0b0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5637f89ad0b0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x5637f89ad0b0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5637f8986672 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5637f8986672 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5637f898a2c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x5637f898a2c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x5637f898a2c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5637f898a2c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5637f898a2c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x5637f898a2c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x5637f898a2c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5637f9074b07 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x5637f9074b07 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x5637f9074b07 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7ff6622d3609 - start_thread [INFO] [stdout] 42: 0x7ff6620a5293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::server_status_active [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8714f629317b1bef8b69b2316857b4b498c8020ab7bbbd150461957462dab786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8714f629317b1bef8b69b2316857b4b498c8020ab7bbbd150461957462dab786", kill_on_drop: false }` [INFO] [stdout] 8714f629317b1bef8b69b2316857b4b498c8020ab7bbbd150461957462dab786