[INFO] cloning repository https://github.com/jdon/shakespearean_pokemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdon/shakespearean_pokemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdon%2Fshakespearean_pokemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdon%2Fshakespearean_pokemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d39cb25c2ff6b631d7dac0aacede976a2da386a [INFO] testing jdon/shakespearean_pokemon against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdon%2Fshakespearean_pokemon" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jdon/shakespearean_pokemon 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/jdon/shakespearean_pokemon [INFO] finished tweaking git repo https://github.com/jdon/shakespearean_pokemon [INFO] tweaked toml for git repo https://github.com/jdon/shakespearean_pokemon written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jdon/shakespearean_pokemon 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 subtle v2.4.0 [INFO] [stderr] Downloaded data-encoding v2.3.2 [INFO] [stderr] Downloaded serde_qs v0.7.2 [INFO] [stderr] Downloaded spinning_top v0.2.2 [INFO] [stderr] Downloaded async-trait v0.1.48 [INFO] [stderr] Downloaded tracing-futures v0.2.5 [INFO] [stderr] Downloaded curl v0.4.35 [INFO] [stderr] Downloaded envy v0.4.2 [INFO] [stderr] Downloaded dashmap v4.0.2 [INFO] [stderr] Downloaded openssl-sys v0.9.60 [INFO] [stderr] Downloaded lexical-core v0.7.5 [INFO] [stderr] Downloaded async-mutex v1.4.0 [INFO] [stderr] Downloaded async-global-executor v2.0.2 [INFO] [stderr] Downloaded async-std v1.9.0 [INFO] [stderr] Downloaded sha2 v0.9.3 [INFO] [stderr] Downloaded flume v0.9.2 [INFO] [stderr] Downloaded tracing-attributes v0.1.14 [INFO] [stderr] Downloaded ctor v0.1.19 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.6 [INFO] [stderr] Downloaded sluice v0.5.4 [INFO] [stderr] Downloaded isahc v0.9.14 [INFO] [stderr] Downloaded surf v2.2.0 [INFO] [stderr] Downloaded headers v0.3.4 [INFO] [stderr] Downloaded multipart v0.17.1 [INFO] [stderr] Downloaded tokio-stream v0.1.4 [INFO] [stderr] Downloaded input_buffer v0.4.0 [INFO] [stderr] Downloaded tungstenite v0.12.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.13.0 [INFO] [stderr] Downloaded warp v0.3.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.1 [INFO] [stderr] Downloaded deadpool v0.7.0 [INFO] [stderr] Downloaded nb-connect v1.0.3 [INFO] [stderr] Downloaded polling v2.0.2 [INFO] [stderr] Downloaded aes-soft v0.6.4 [INFO] [stderr] Downloaded aesni v0.10.0 [INFO] [stderr] Downloaded aes v0.6.0 [INFO] [stderr] Downloaded ctr v0.6.0 [INFO] [stderr] Downloaded cpuid-bool v0.2.0 [INFO] [stderr] Downloaded polyval v0.4.5 [INFO] [stderr] Downloaded ghash v0.3.1 [INFO] [stderr] Downloaded hkdf v0.10.0 [INFO] [stderr] Downloaded crypto-mac v0.10.0 [INFO] [stderr] Downloaded infer v0.2.3 [INFO] [stderr] Downloaded cookie v0.14.4 [INFO] [stderr] Downloaded cipher v0.2.5 [INFO] [stderr] Downloaded hmac v0.10.1 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Downloaded http-types v2.10.0 [INFO] [stderr] Downloaded curl-sys v0.4.41+curl-7.75.0 [INFO] [stderr] Downloaded sha-1 v0.9.4 [INFO] [stderr] Downloaded http-client v6.3.4 [INFO] [stderr] Downloaded wiremock v0.5.1 [INFO] [stderr] Downloaded aes-gcm v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 6e01b77b9f4fc03d630be5cb25d880d7075c7d21069021077fe9f4ceb9d42466 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6e01b77b9f4fc03d630be5cb25d880d7075c7d21069021077fe9f4ceb9d42466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e01b77b9f4fc03d630be5cb25d880d7075c7d21069021077fe9f4ceb9d42466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e01b77b9f4fc03d630be5cb25d880d7075c7d21069021077fe9f4ceb9d42466", kill_on_drop: false }` [INFO] [stdout] 6e01b77b9f4fc03d630be5cb25d880d7075c7d21069021077fe9f4ceb9d42466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e189e3d06ee934549ba2ca70edd157d38a01d669f124fb5c2c49668302a4252a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e189e3d06ee934549ba2ca70edd157d38a01d669f124fb5c2c49668302a4252a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling curl-sys v0.4.41+curl-7.75.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling tracing-attributes v0.1.14 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling tokio-stream v0.1.4 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling http-client v6.3.4 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Compiling shakespearean_pokemon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 10s [INFO] running `Command { std: "docker" "inspect" "e189e3d06ee934549ba2ca70edd157d38a01d669f124fb5c2c49668302a4252a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e189e3d06ee934549ba2ca70edd157d38a01d669f124fb5c2c49668302a4252a", kill_on_drop: false }` [INFO] [stdout] e189e3d06ee934549ba2ca70edd157d38a01d669f124fb5c2c49668302a4252a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] c328182c02bf5c8466b70f7f24c453d9071792d6dcd900a76648df91de9d7a74 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c328182c02bf5c8466b70f7f24c453d9071792d6dcd900a76648df91de9d7a74", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.1 [INFO] [stderr] Compiling shakespearean_pokemon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.59s [INFO] running `Command { std: "docker" "inspect" "c328182c02bf5c8466b70f7f24c453d9071792d6dcd900a76648df91de9d7a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c328182c02bf5c8466b70f7f24c453d9071792d6dcd900a76648df91de9d7a74", kill_on_drop: false }` [INFO] [stdout] c328182c02bf5c8466b70f7f24c453d9071792d6dcd900a76648df91de9d7a74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 869adcbd838e7741e40462fed7a121146e1a1a629066e4423966c1270733adfd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "869adcbd838e7741e40462fed7a121146e1a1a629066e4423966c1270733adfd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/shakespearean_pokemon-339033c51f90e724) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test client::shakespeare_client::tests::it_returns_an_api_error_on_500_response ... ok [INFO] [stdout] test client::pokemon_client::tests::it_errors_on_invalid_data ... FAILED [INFO] [stdout] test client::pokemon_client::tests::it_correctly_deserializes_pokemon_species ... FAILED [INFO] [stdout] test client::shakespeare_client::tests::it_successfully_deserializes_a_response ... FAILED [INFO] [stdout] test client::pokemon_client::tests::it_error_on_404 ... FAILED [INFO] [stdout] test client::shakespeare_client::tests::it_errors_on_invalid_data ... FAILED [INFO] [stdout] test client::shakespeare_client::tests::it_successfully_gets_translation ... FAILED [INFO] [stdout] test client::shakespeare_client::tests::it_successfully_sends_an_api_key ... FAILED [INFO] [stdout] test routes::pokemon::tests::it_returns_404_on_invalid_pokemon ... FAILED [INFO] [stdout] test routes::pokemon::tests::it_returns_429_on_too_many_shakespeare_requests ... FAILED [INFO] [stdout] test routes::pokemon::tests::it_successfully_gets_the_translated_pokemon_text ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::pokemon_client::tests::it_errors_on_invalid_data 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefbcd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x557ce2ec9f08 - core::mem::uninitialized::hdcd63d359bc610c7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x557ce2ec9f08 - ::parse::h8c1ca4082e020534 [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: 0x557ce2e3a772 - hyper::proto::h1::role::parse_headers::h5a107f8838ddd58a [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: 0x557ce2e12387 - hyper::proto::h1::io::Buffered::parse::h34e52cd236ccbc4d [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: 0x557ce2e6b81b - hyper::proto::h1::conn::Conn::poll_read_head::hfbf472db724e5eac [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: 0x557ce2e4cb61 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7512e22d848deecf [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: 0x557ce2e4f7d7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h52b848d85ac38a39 [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: 0x557ce2e4ebeb - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h8ff6db0cd7c27d73 [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: 0x557ce2e492d3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h01cd4b034d1bd4ba [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: 0x557ce2e48645 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hda4c10f4abaf889e [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: 0x557ce2e40f37 - as core::future::future::Future>::poll::h8684ecf54bfc3fb0 [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: 0x557ce2db79c2 - as core::future::future::Future>::poll::hecac1379003b630e [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: 0x557ce2e9448e - as core::future::future::Future>::poll::h846121d82e9d3339 [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: 0x557ce2e803d9 - as core::future::future::Future>::poll::h0ee7b59e61c886b4 [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: 0x557ce2db7d68 - as core::future::future::Future>::poll::h191fd2d0c482f906 [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: 0x557ce2e7c74e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h0102dc04a4c82e9d [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: 0x557ce2e3c0d9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::had28570ff8aeaf8c [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: 0x557ce2e7c568 - tokio::runtime::task::core::CoreStage::poll::h013d9b18870f8034 [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: 0x557ce2dd51ce - tokio::runtime::task::harness::poll_future::{{closure}}::h5ab601cf42fae708 [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: 0x557ce2db7954 - as core::ops::function::FnOnce<()>>::call_once::h9ca1da70b7b477bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x557ce2df82a2 - std::panicking::try::do_call::h39c2cf484f459254 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 38: 0x557ce2df7dca - std::panicking::try::h695036c7d7c428a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x557ce2dbffab - std::panic::catch_unwind::h048c0ddbe019ac0b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x557ce2dd4e51 - tokio::runtime::task::harness::poll_future::h565da1ce95a2d98c [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: 0x557ce2dd5423 - tokio::runtime::task::harness::Harness::poll_inner::h0948926470edc04c [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: 0x557ce2dd5bbc - tokio::runtime::task::harness::Harness::poll::h587b62a478d8e3f2 [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: 0x557ce2e3c2e2 - tokio::runtime::task::raw::poll::h9f876bee72f58150 [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: 0x557ce305257f - tokio::runtime::task::raw::RawTask::poll::h4fc65a37f9b1d8bb [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: 0x557ce3072e61 - tokio::runtime::task::Notified::run::hdda356ed24827ed4 [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: 0x557ce303c19b - tokio::task::local::LocalSet::tick::{{closure}}::h700a93c4b434ae3a [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: 0x557ce3019ee9 - tokio::coop::with_budget::{{closure}}::h2c1a4dd100458c97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 48: 0x557ce2ff751f - std::thread::local::LocalKey::try_with::h6e117dd5f0937fa4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x557ce2ff603a - std::thread::local::LocalKey::with::h73c8fe56f7a33725 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x557ce303c134 - tokio::coop::with_budget::h6de3f8facb798ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 51: 0x557ce303c134 - tokio::coop::budget::h328f0a2252aa5740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 52: 0x557ce303c134 - tokio::task::local::LocalSet::tick::h226200a648b42282 [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: 0x557ce2e52010 - as core::future::future::Future>::poll::{{closure}}::h77a4ec18533b07c1 [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: 0x557ce2dc7f25 - tokio::macros::scoped_tls::ScopedKey::set::h727b6518c1b6a11c [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: 0x557ce2e519bb - tokio::task::local::LocalSet::with::h789e72bbfadd81ff [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: 0x557ce2e51df4 - as core::future::future::Future>::poll::h76f38c851a19d0bf [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: 0x557ce2e51c62 - tokio::task::local::LocalSet::run_until::{{closure}}::hb441ec86f025a552 [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: 0x557ce2ea021d - as core::future::future::Future>::poll::hc0341990b433767a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x557ce2de2d81 - as core::future::future::Future>::poll::h450e6eacaf6f008f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x557ce2e8f802 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b139db2d1841bdc [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: 0x557ce2e3b6c0 - tokio::coop::with_budget::{{closure}}::hb67dbc6ff6ce2821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 62: 0x557ce2e78435 - std::thread::local::LocalKey::try_with::hb6ed8b654f271c22 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x557ce2e77ebe - std::thread::local::LocalKey::with::hdbf9b9beccf793e1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x557ce2e8f228 - tokio::coop::with_budget::h61a117c677ce85cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 65: 0x557ce2e8f228 - tokio::coop::budget::h754984094eceaf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 66: 0x557ce2e8f228 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hedc4e40047534363 [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: 0x557ce2e90422 - tokio::runtime::basic_scheduler::enter::{{closure}}::h68fb32d6e81eacac [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: 0x557ce2dc8035 - tokio::macros::scoped_tls::ScopedKey::set::hcc65ca70ca1a0074 [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: 0x557ce2e903a0 - tokio::runtime::basic_scheduler::enter::h6a08d7fad901e6db [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: 0x557ce2e8ef5c - tokio::runtime::basic_scheduler::Inner

::block_on::h8186a2d61b5277cf [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: 0x557ce2e8f980 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h486512fcc99cda97 [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: 0x557ce2e8fca1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha656a1535747f966 [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: 0x557ce2e3ca87 - tokio::runtime::Runtime::block_on::hae64fef17144164d [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: 0x557ce2e51a36 - tokio::task::local::LocalSet::block_on::h22de1bf348337b73 [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: 0x557ce2e525ac - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h600c2b03d3dbeab6 [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: 0x557ce2dd066e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe6e012712034c76 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557ce2e8da02 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h51ac10abdc0e2d77 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x557ce2db78e2 - as core::ops::function::FnOnce<()>>::call_once::h42ab0b1738262c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x557ce2df8334 - std::panicking::try::do_call::h4c7c666ab25d6d40 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 81: 0x557ce2df7ff0 - std::panicking::try::h773ae6d1f8672e73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x557ce2dc0082 - std::panic::catch_unwind::hf035b4722dd32456 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x557ce2e8d7fc - std::thread::Builder::spawn_unchecked::{{closure}}::h1b50b6f17cec8e1e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x557ce2ea091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbcc57af51537bf20 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x557ce33cf537 - 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: 0x7fb71f779609 - start_thread [INFO] [stdout] 89: 0x7fb71f549293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'client::pokemon_client::tests::it_errors_on_invalid_data' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `PokemonAPIError`, [INFO] [stdout] right: `PokemonDeserializationError`', src/client/pokemon_client.rs:115:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce33e9a78 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x557ce2d1707a - core::panicking::assert_failed::hbd37a0983b38c065 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557ce2d68959 - shakespearean_pokemon::client::pokemon_client::tests::it_errors_on_invalid_data::{{closure}}::h9aa5bc4544051133 [INFO] [stdout] at /opt/rustwide/workdir/src/client/pokemon_client.rs:115:13 [INFO] [stdout] 18: 0x557ce2d2365b - as core::future::future::Future>::poll::h472c7bd47372e2f0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557ce2d3003f - as core::future::future::Future>::poll::hbaa9e59ae4df5865 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x557ce2d3e610 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h57d6f2f528759bf9 [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] 21: 0x557ce2d17a7c - tokio::coop::with_budget::{{closure}}::h1a361c48952c2cde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x557ce2d01941 - std::thread::local::LocalKey::try_with::h0cf30216e9e40117 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x557ce2d0055d - std::thread::local::LocalKey::with::h46cd178b37131433 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x557ce2d3a1d4 - tokio::coop::with_budget::h7f680da8665ca534 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x557ce2d3a1d4 - tokio::coop::budget::h82613551573a04d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x557ce2d3a1d4 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h7d1ab23e5e0e4949 [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] 27: 0x557ce2d45001 - tokio::runtime::basic_scheduler::enter::{{closure}}::h3820cac38f8f9a40 [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] 28: 0x557ce2d652fd - tokio::macros::scoped_tls::ScopedKey::set::h1b923d88ade3463d [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] 29: 0x557ce2d4481c - tokio::runtime::basic_scheduler::enter::he91820fd4ce8ec7a [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] 30: 0x557ce2d3860b - tokio::runtime::basic_scheduler::Inner

::block_on::h9a77b5a7d1688d31 [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] 31: 0x557ce2d3ef7c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h104b0dc886bc7fcf [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] 32: 0x557ce2d41880 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha4213d579d9e5985 [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] 33: 0x557ce2d66bf8 - tokio::runtime::Runtime::block_on::h9321d1c47b91d0e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x557ce2d680ab - shakespearean_pokemon::client::pokemon_client::tests::it_errors_on_invalid_data::h22b9a102632f5d68 [INFO] [stdout] at /opt/rustwide/workdir/src/client/pokemon_client.rs:98:5 [INFO] [stdout] 35: 0x557ce2d67fca - shakespearean_pokemon::client::pokemon_client::tests::it_errors_on_invalid_data::{{closure}}::h6ab712b7fb32048d [INFO] [stdout] at /opt/rustwide/workdir/src/client/pokemon_client.rs:98:5 [INFO] [stdout] 36: 0x557ce2d55fde - core::ops::function::FnOnce::call_once::ha59cc2d725021c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ce2d91c63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ce2d91c63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x557ce2d906f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x557ce2d906f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x557ce2d906f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x557ce2d906f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557ce2d906f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x557ce2d906f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x557ce2d906f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x557ce2d69cb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x557ce2d69cb2 - 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] 48: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x557ce2d6d908 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x557ce2d6d908 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x557ce2d6d908 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x557ce2d6d908 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x557ce2d6d908 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x557ce33cf537 - 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] 58: 0x7fb71f779609 - start_thread [INFO] [stdout] 59: 0x7fb71f549293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::pokemon_client::tests::it_correctly_deserializes_pokemon_species 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefbcd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x557ce2ec9f08 - core::mem::uninitialized::hdcd63d359bc610c7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x557ce2ec9f08 - ::parse::h8c1ca4082e020534 [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: 0x557ce2e3a772 - hyper::proto::h1::role::parse_headers::h5a107f8838ddd58a [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: 0x557ce2e12387 - hyper::proto::h1::io::Buffered::parse::h34e52cd236ccbc4d [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: 0x557ce2e6b81b - hyper::proto::h1::conn::Conn::poll_read_head::hfbf472db724e5eac [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: 0x557ce2e4cb61 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7512e22d848deecf [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: 0x557ce2e4f7d7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h52b848d85ac38a39 [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: 0x557ce2e4ebeb - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h8ff6db0cd7c27d73 [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: 0x557ce2e492d3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h01cd4b034d1bd4ba [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: 0x557ce2e48645 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hda4c10f4abaf889e [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: 0x557ce2e40f37 - as core::future::future::Future>::poll::h8684ecf54bfc3fb0 [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: 0x557ce2db79c2 - as core::future::future::Future>::poll::hecac1379003b630e [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: 0x557ce2e9448e - as core::future::future::Future>::poll::h846121d82e9d3339 [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: 0x557ce2e803d9 - as core::future::future::Future>::poll::h0ee7b59e61c886b4 [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: 0x557ce2db7d68 - as core::future::future::Future>::poll::h191fd2d0c482f906 [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: 0x557ce2e7c74e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h0102dc04a4c82e9d [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: 0x557ce2e3c0d9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::had28570ff8aeaf8c [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: 0x557ce2e7c568 - tokio::runtime::task::core::CoreStage::poll::h013d9b18870f8034 [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: 0x557ce2dd51ce - tokio::runtime::task::harness::poll_future::{{closure}}::h5ab601cf42fae708 [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: 0x557ce2db7954 - as core::ops::function::FnOnce<()>>::call_once::h9ca1da70b7b477bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x557ce2df82a2 - std::panicking::try::do_call::h39c2cf484f459254 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 38: 0x557ce2df7dca - std::panicking::try::h695036c7d7c428a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x557ce2dbffab - std::panic::catch_unwind::h048c0ddbe019ac0b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x557ce2dd4e51 - tokio::runtime::task::harness::poll_future::h565da1ce95a2d98c [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: 0x557ce2dd5423 - tokio::runtime::task::harness::Harness::poll_inner::h0948926470edc04c [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: 0x557ce2dd5bbc - tokio::runtime::task::harness::Harness::poll::h587b62a478d8e3f2 [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: 0x557ce2e3c2e2 - tokio::runtime::task::raw::poll::h9f876bee72f58150 [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: 0x557ce305257f - tokio::runtime::task::raw::RawTask::poll::h4fc65a37f9b1d8bb [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: 0x557ce3072e61 - tokio::runtime::task::Notified::run::hdda356ed24827ed4 [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: 0x557ce303c19b - tokio::task::local::LocalSet::tick::{{closure}}::h700a93c4b434ae3a [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: 0x557ce3019ee9 - tokio::coop::with_budget::{{closure}}::h2c1a4dd100458c97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 48: 0x557ce2ff751f - std::thread::local::LocalKey::try_with::h6e117dd5f0937fa4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x557ce2ff603a - std::thread::local::LocalKey::with::h73c8fe56f7a33725 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x557ce303c134 - tokio::coop::with_budget::h6de3f8facb798ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 51: 0x557ce303c134 - tokio::coop::budget::h328f0a2252aa5740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 52: 0x557ce303c134 - tokio::task::local::LocalSet::tick::h226200a648b42282 [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: 0x557ce2e52010 - as core::future::future::Future>::poll::{{closure}}::h77a4ec18533b07c1 [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: 0x557ce2dc7f25 - tokio::macros::scoped_tls::ScopedKey::set::h727b6518c1b6a11c [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: 0x557ce2e519bb - tokio::task::local::LocalSet::with::h789e72bbfadd81ff [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: 0x557ce2e51df4 - as core::future::future::Future>::poll::h76f38c851a19d0bf [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: 0x557ce2e51c62 - tokio::task::local::LocalSet::run_until::{{closure}}::hb441ec86f025a552 [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: 0x557ce2ea021d - as core::future::future::Future>::poll::hc0341990b433767a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x557ce2de2d81 - as core::future::future::Future>::poll::h450e6eacaf6f008f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x557ce2e8f802 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b139db2d1841bdc [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: 0x557ce2e3b6c0 - tokio::coop::with_budget::{{closure}}::hb67dbc6ff6ce2821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 62: 0x557ce2e78435 - std::thread::local::LocalKey::try_with::hb6ed8b654f271c22 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x557ce2e77ebe - std::thread::local::LocalKey::with::hdbf9b9beccf793e1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x557ce2e8f228 - tokio::coop::with_budget::h61a117c677ce85cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 65: 0x557ce2e8f228 - tokio::coop::budget::h754984094eceaf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 66: 0x557ce2e8f228 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hedc4e40047534363 [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: 0x557ce2e90422 - tokio::runtime::basic_scheduler::enter::{{closure}}::h68fb32d6e81eacac [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: 0x557ce2dc8035 - tokio::macros::scoped_tls::ScopedKey::set::hcc65ca70ca1a0074 [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: 0x557ce2e903a0 - tokio::runtime::basic_scheduler::enter::h6a08d7fad901e6db [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: 0x557ce2e8ef5c - tokio::runtime::basic_scheduler::Inner

::block_on::h8186a2d61b5277cf [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: 0x557ce2e8f980 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h486512fcc99cda97 [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: 0x557ce2e8fca1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha656a1535747f966 [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: 0x557ce2e3ca87 - tokio::runtime::Runtime::block_on::hae64fef17144164d [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: 0x557ce2e51a36 - tokio::task::local::LocalSet::block_on::h22de1bf348337b73 [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: 0x557ce2e525ac - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h600c2b03d3dbeab6 [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: 0x557ce2dd066e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe6e012712034c76 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557ce2e8da02 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h51ac10abdc0e2d77 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x557ce2db78e2 - as core::ops::function::FnOnce<()>>::call_once::h42ab0b1738262c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x557ce2df8334 - std::panicking::try::do_call::h4c7c666ab25d6d40 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 81: 0x557ce2df7ff0 - std::panicking::try::h773ae6d1f8672e73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x557ce2dc0082 - std::panic::catch_unwind::hf035b4722dd32456 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x557ce2e8d7fc - std::thread::Builder::spawn_unchecked::{{closure}}::h1b50b6f17cec8e1e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x557ce2ea091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbcc57af51537bf20 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x557ce33cf537 - 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: 0x7fb71f779609 - start_thread [INFO] [stdout] 89: 0x7fb71f549293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'client::pokemon_client::tests::it_correctly_deserializes_pokemon_species' panicked at 'called `Result::unwrap()` on an `Err` value: PokemonAPIError', src/client/pokemon_client.rs:148:65 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefd73 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x557ce2d521e8 - core::result::Result::unwrap::h9b3a6b58de9ecca2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x557ce2d696d4 - shakespearean_pokemon::client::pokemon_client::tests::it_correctly_deserializes_pokemon_species::{{closure}}::h2389938d26763727 [INFO] [stdout] at /opt/rustwide/workdir/src/client/pokemon_client.rs:148:19 [INFO] [stdout] 18: 0x557ce2d23deb - as core::future::future::Future>::poll::h8196058c519c78a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557ce2d2fe6f - as core::future::future::Future>::poll::h90772fbcc3a8d28c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x557ce2d3e280 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h112954539e7245b1 [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] 21: 0x557ce2d1923c - tokio::coop::with_budget::{{closure}}::h830227831f05c122 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x557ce2d01e31 - std::thread::local::LocalKey::try_with::h2049b898d6023eae [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x557ce2d00fad - std::thread::local::LocalKey::with::ha24580ef5d5ed934 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x557ce2d399a4 - tokio::coop::with_budget::h9edefb5d75b0810c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x557ce2d399a4 - tokio::coop::budget::h5c5050235a2c54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x557ce2d399a4 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6cdc5b06a38e198d [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] 27: 0x557ce2d45101 - tokio::runtime::basic_scheduler::enter::{{closure}}::h97e22d1bda5e02db [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] 28: 0x557ce2d653ed - tokio::macros::scoped_tls::ScopedKey::set::h2c866f007aa5cdeb [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] 29: 0x557ce2d43a5c - tokio::runtime::basic_scheduler::enter::h561dbfdf72e5124b [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] 30: 0x557ce2d3856b - tokio::runtime::basic_scheduler::Inner

::block_on::h61f82333b098d34a [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] 31: 0x557ce2d3f0bc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h1f74063bf9d22ba7 [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] 32: 0x557ce2d414b0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8f3066d3d49aaa91 [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] 33: 0x557ce2d665b8 - tokio::runtime::Runtime::block_on::h4fa672a8dd9ce04e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x557ce2d68aab - shakespearean_pokemon::client::pokemon_client::tests::it_correctly_deserializes_pokemon_species::haa23a4359d23f24d [INFO] [stdout] at /opt/rustwide/workdir/src/client/pokemon_client.rs:121:5 [INFO] [stdout] 35: 0x557ce2d689ca - shakespearean_pokemon::client::pokemon_client::tests::it_correctly_deserializes_pokemon_species::{{closure}}::h9c2fbfa763959ee6 [INFO] [stdout] at /opt/rustwide/workdir/src/client/pokemon_client.rs:121:5 [INFO] [stdout] 36: 0x557ce2d55bce - core::ops::function::FnOnce::call_once::h15861945df8720b2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ce2d91c63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ce2d91c63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x557ce2d906f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x557ce2d906f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x557ce2d906f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x557ce2d906f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557ce2d906f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x557ce2d906f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x557ce2d906f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x557ce2d69cb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x557ce2d69cb2 - 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] 48: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x557ce2d6d908 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x557ce2d6d908 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x557ce2d6d908 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x557ce2d6d908 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x557ce2d6d908 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x557ce33cf537 - 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] 58: 0x7fb71f779609 - start_thread [INFO] [stdout] 59: 0x7fb71f549293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::shakespeare_client::tests::it_successfully_deserializes_a_response 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefbcd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x557ce2ec9f08 - core::mem::uninitialized::hdcd63d359bc610c7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x557ce2ec9f08 - ::parse::h8c1ca4082e020534 [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: 0x557ce2e3a772 - hyper::proto::h1::role::parse_headers::h5a107f8838ddd58a [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: 0x557ce2e12387 - hyper::proto::h1::io::Buffered::parse::h34e52cd236ccbc4d [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: 0x557ce2e6b81b - hyper::proto::h1::conn::Conn::poll_read_head::hfbf472db724e5eac [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: 0x557ce2e4cb61 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7512e22d848deecf [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: 0x557ce2e4f7d7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h52b848d85ac38a39 [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: 0x557ce2e4ebeb - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h8ff6db0cd7c27d73 [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: 0x557ce2e492d3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h01cd4b034d1bd4ba [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: 0x557ce2e48645 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hda4c10f4abaf889e [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: 0x557ce2e40f37 - as core::future::future::Future>::poll::h8684ecf54bfc3fb0 [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: 0x557ce2db79c2 - as core::future::future::Future>::poll::hecac1379003b630e [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: 0x557ce2e9448e - as core::future::future::Future>::poll::h846121d82e9d3339 [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: 0x557ce2e803d9 - as core::future::future::Future>::poll::h0ee7b59e61c886b4 [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: 0x557ce2db7d68 - as core::future::future::Future>::poll::h191fd2d0c482f906 [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: 0x557ce2e7c74e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h0102dc04a4c82e9d [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: 0x557ce2e3c0d9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::had28570ff8aeaf8c [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: 0x557ce2e7c568 - tokio::runtime::task::core::CoreStage::poll::h013d9b18870f8034 [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: 0x557ce2dd51ce - tokio::runtime::task::harness::poll_future::{{closure}}::h5ab601cf42fae708 [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: 0x557ce2db7954 - as core::ops::function::FnOnce<()>>::call_once::h9ca1da70b7b477bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x557ce2df82a2 - std::panicking::try::do_call::h39c2cf484f459254 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 38: 0x557ce2df7dca - std::panicking::try::h695036c7d7c428a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x557ce2dbffab - std::panic::catch_unwind::h048c0ddbe019ac0b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x557ce2dd4e51 - tokio::runtime::task::harness::poll_future::h565da1ce95a2d98c [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: 0x557ce2dd5423 - tokio::runtime::task::harness::Harness::poll_inner::h0948926470edc04c [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: 0x557ce2dd5bbc - tokio::runtime::task::harness::Harness::poll::h587b62a478d8e3f2 [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: 0x557ce2e3c2e2 - tokio::runtime::task::raw::poll::h9f876bee72f58150 [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: 0x557ce305257f - tokio::runtime::task::raw::RawTask::poll::h4fc65a37f9b1d8bb [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: 0x557ce3072e61 - tokio::runtime::task::Notified::run::hdda356ed24827ed4 [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: 0x557ce303c19b - tokio::task::local::LocalSet::tick::{{closure}}::h700a93c4b434ae3a [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: 0x557ce3019ee9 - tokio::coop::with_budget::{{closure}}::h2c1a4dd100458c97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 48: 0x557ce2ff751f - std::thread::local::LocalKey::try_with::h6e117dd5f0937fa4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x557ce2ff603a - std::thread::local::LocalKey::with::h73c8fe56f7a33725 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x557ce303c134 - tokio::coop::with_budget::h6de3f8facb798ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 51: 0x557ce303c134 - tokio::coop::budget::h328f0a2252aa5740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 52: 0x557ce303c134 - tokio::task::local::LocalSet::tick::h226200a648b42282 [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: 0x557ce2e52010 - as core::future::future::Future>::poll::{{closure}}::h77a4ec18533b07c1 [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: 0x557ce2dc7f25 - tokio::macros::scoped_tls::ScopedKey::set::h727b6518c1b6a11c [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: 0x557ce2e519bb - tokio::task::local::LocalSet::with::h789e72bbfadd81ff [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: 0x557ce2e51df4 - as core::future::future::Future>::poll::h76f38c851a19d0bf [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: 0x557ce2e51c62 - tokio::task::local::LocalSet::run_until::{{closure}}::hb441ec86f025a552 [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: 0x557ce2ea021d - as core::future::future::Future>::poll::hc0341990b433767a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x557ce2de2d81 - as core::future::future::Future>::poll::h450e6eacaf6f008f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x557ce2e8f802 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b139db2d1841bdc [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: 0x557ce2e3b6c0 - tokio::coop::with_budget::{{closure}}::hb67dbc6ff6ce2821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 62: 0x557ce2e78435 - std::thread::local::LocalKey::try_with::hb6ed8b654f271c22 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x557ce2e77ebe - std::thread::local::LocalKey::with::hdbf9b9beccf793e1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x557ce2e8f228 - tokio::coop::with_budget::h61a117c677ce85cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 65: 0x557ce2e8f228 - tokio::coop::budget::h754984094eceaf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 66: 0x557ce2e8f228 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hedc4e40047534363 [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: 0x557ce2e90422 - tokio::runtime::basic_scheduler::enter::{{closure}}::h68fb32d6e81eacac [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: 0x557ce2dc8035 - tokio::macros::scoped_tls::ScopedKey::set::hcc65ca70ca1a0074 [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: 0x557ce2e903a0 - tokio::runtime::basic_scheduler::enter::h6a08d7fad901e6db [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: 0x557ce2e8ef5c - tokio::runtime::basic_scheduler::Inner

::block_on::h8186a2d61b5277cf [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: 0x557ce2e8f980 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h486512fcc99cda97 [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: 0x557ce2e8fca1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha656a1535747f966 [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: 0x557ce2e3ca87 - tokio::runtime::Runtime::block_on::hae64fef17144164d [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: 0x557ce2e51a36 - tokio::task::local::LocalSet::block_on::h22de1bf348337b73 [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: 0x557ce2e525ac - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h600c2b03d3dbeab6 [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: 0x557ce2dd066e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe6e012712034c76 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557ce2e8da02 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h51ac10abdc0e2d77 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x557ce2db78e2 - as core::ops::function::FnOnce<()>>::call_once::h42ab0b1738262c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x557ce2df8334 - std::panicking::try::do_call::h4c7c666ab25d6d40 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 81: 0x557ce2df7ff0 - std::panicking::try::h773ae6d1f8672e73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x557ce2dc0082 - std::panic::catch_unwind::hf035b4722dd32456 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x557ce2e8d7fc - std::thread::Builder::spawn_unchecked::{{closure}}::h1b50b6f17cec8e1e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x557ce2ea091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbcc57af51537bf20 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x557ce33cf537 - 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: 0x7fb71f779609 - start_thread [INFO] [stdout] 89: 0x7fb71f549293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'client::shakespeare_client::tests::it_successfully_deserializes_a_response' panicked at 'called `Result::unwrap()` on an `Err` value: ShakespeareAPIError', src/client/shakespeare_client.rs:187:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefd73 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x557ce2d52008 - core::result::Result::unwrap::h01895cbf7a069dea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x557ce2d0ad75 - shakespearean_pokemon::client::shakespeare_client::tests::it_successfully_deserializes_a_response::{{closure}}::h020b50ff64e889ee [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:184:24 [INFO] [stdout] 18: 0x557ce2d22f8b - as core::future::future::Future>::poll::h064557c82349056e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557ce2d2fd0f - as core::future::future::Future>::poll::h6cbeff8c107b38db [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x557ce2d3e7e0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h681fe6dec2c861b1 [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] 21: 0x557ce2d17bac - tokio::coop::with_budget::{{closure}}::h2171a0d614f83868 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x557ce2d06031 - std::thread::local::LocalKey::try_with::hf7a14661e093a992 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x557ce2d0028d - std::thread::local::LocalKey::with::h3be0297c42875014 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x557ce2d3d2f4 - tokio::coop::with_budget::ha40f74f327b0a18c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x557ce2d3d2f4 - tokio::coop::budget::h1004f1be8eb724e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x557ce2d3d2f4 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hc7ca0bd30db2a49d [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] 27: 0x557ce2d451c1 - tokio::runtime::basic_scheduler::enter::{{closure}}::he3e8f2e0d5c5d238 [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] 28: 0x557ce2d656bd - tokio::macros::scoped_tls::ScopedKey::set::h980260ed56d7b4fe [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] 29: 0x557ce2d43dcc - tokio::runtime::basic_scheduler::enter::hb13d0fd7aa330e57 [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] 30: 0x557ce2d3866b - tokio::runtime::basic_scheduler::Inner

::block_on::hf22e3e92d8757671 [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] 31: 0x557ce2d3f47c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hd8ad7ded14148acc [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] 32: 0x557ce2d40940 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4949d6c556115654 [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] 33: 0x557ce2d66a6e - tokio::runtime::Runtime::block_on::h9054604655f03a40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x557ce2d0a19b - shakespearean_pokemon::client::shakespeare_client::tests::it_successfully_deserializes_a_response::he3b3d2bf59fd1813 [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:157:5 [INFO] [stdout] 35: 0x557ce2d0a0ba - shakespearean_pokemon::client::shakespeare_client::tests::it_successfully_deserializes_a_response::{{closure}}::heb65329fe18aa412 [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:157:5 [INFO] [stdout] 36: 0x557ce2d55c0e - core::ops::function::FnOnce::call_once::h1e7843db4568e20c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ce2d91c63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ce2d91c63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x557ce2d906f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x557ce2d906f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x557ce2d906f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x557ce2d906f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557ce2d906f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x557ce2d906f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x557ce2d906f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x557ce2d69cb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x557ce2d69cb2 - 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] 48: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x557ce2d6d908 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x557ce2d6d908 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x557ce2d6d908 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x557ce2d6d908 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x557ce2d6d908 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x557ce33cf537 - 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] 58: 0x7fb71f779609 - start_thread [INFO] [stdout] 59: 0x7fb71f549293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::pokemon_client::tests::it_error_on_404 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefbcd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x557ce2ec9f08 - core::mem::uninitialized::hdcd63d359bc610c7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x557ce2ec9f08 - ::parse::h8c1ca4082e020534 [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: 0x557ce2e3a772 - hyper::proto::h1::role::parse_headers::h5a107f8838ddd58a [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: 0x557ce2e12387 - hyper::proto::h1::io::Buffered::parse::h34e52cd236ccbc4d [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: 0x557ce2e6b81b - hyper::proto::h1::conn::Conn::poll_read_head::hfbf472db724e5eac [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: 0x557ce2e4cb61 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7512e22d848deecf [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: 0x557ce2e4f7d7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h52b848d85ac38a39 [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: 0x557ce2e4ebeb - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h8ff6db0cd7c27d73 [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: 0x557ce2e492d3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h01cd4b034d1bd4ba [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: 0x557ce2e48645 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hda4c10f4abaf889e [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: 0x557ce2e40f37 - as core::future::future::Future>::poll::h8684ecf54bfc3fb0 [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: 0x557ce2db79c2 - as core::future::future::Future>::poll::hecac1379003b630e [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: 0x557ce2e9448e - as core::future::future::Future>::poll::h846121d82e9d3339 [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: 0x557ce2e803d9 - as core::future::future::Future>::poll::h0ee7b59e61c886b4 [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: 0x557ce2db7d68 - as core::future::future::Future>::poll::h191fd2d0c482f906 [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: 0x557ce2e7c74e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h0102dc04a4c82e9d [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: 0x557ce2e3c0d9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::had28570ff8aeaf8c [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: 0x557ce2e7c568 - tokio::runtime::task::core::CoreStage::poll::h013d9b18870f8034 [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: 0x557ce2dd51ce - tokio::runtime::task::harness::poll_future::{{closure}}::h5ab601cf42fae708 [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: 0x557ce2db7954 - as core::ops::function::FnOnce<()>>::call_once::h9ca1da70b7b477bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x557ce2df82a2 - std::panicking::try::do_call::h39c2cf484f459254 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 38: 0x557ce2df7dca - std::panicking::try::h695036c7d7c428a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x557ce2dbffab - std::panic::catch_unwind::h048c0ddbe019ac0b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x557ce2dd4e51 - tokio::runtime::task::harness::poll_future::h565da1ce95a2d98c [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: 0x557ce2dd5423 - tokio::runtime::task::harness::Harness::poll_inner::h0948926470edc04c [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: 0x557ce2dd5bbc - tokio::runtime::task::harness::Harness::poll::h587b62a478d8e3f2 [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: 0x557ce2e3c2e2 - tokio::runtime::task::raw::poll::h9f876bee72f58150 [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: 0x557ce305257f - tokio::runtime::task::raw::RawTask::poll::h4fc65a37f9b1d8bb [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: 0x557ce3072e61 - tokio::runtime::task::Notified::run::hdda356ed24827ed4 [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: 0x557ce303c19b - tokio::task::local::LocalSet::tick::{{closure}}::h700a93c4b434ae3a [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: 0x557ce3019ee9 - tokio::coop::with_budget::{{closure}}::h2c1a4dd100458c97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 48: 0x557ce2ff751f - std::thread::local::LocalKey::try_with::h6e117dd5f0937fa4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x557ce2ff603a - std::thread::local::LocalKey::with::h73c8fe56f7a33725 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x557ce303c134 - tokio::coop::with_budget::h6de3f8facb798ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 51: 0x557ce303c134 - tokio::coop::budget::h328f0a2252aa5740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 52: 0x557ce303c134 - tokio::task::local::LocalSet::tick::h226200a648b42282 [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: 0x557ce2e52010 - as core::future::future::Future>::poll::{{closure}}::h77a4ec18533b07c1 [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: 0x557ce2dc7f25 - tokio::macros::scoped_tls::ScopedKey::set::h727b6518c1b6a11c [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: 0x557ce2e519bb - tokio::task::local::LocalSet::with::h789e72bbfadd81ff [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: 0x557ce2e51df4 - as core::future::future::Future>::poll::h76f38c851a19d0bf [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: 0x557ce2e51c62 - tokio::task::local::LocalSet::run_until::{{closure}}::hb441ec86f025a552 [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: 0x557ce2ea021d - as core::future::future::Future>::poll::hc0341990b433767a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x557ce2de2d81 - as core::future::future::Future>::poll::h450e6eacaf6f008f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x557ce2e8f802 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b139db2d1841bdc [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: 0x557ce2e3b6c0 - tokio::coop::with_budget::{{closure}}::hb67dbc6ff6ce2821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 62: 0x557ce2e78435 - std::thread::local::LocalKey::try_with::hb6ed8b654f271c22 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x557ce2e77ebe - std::thread::local::LocalKey::with::hdbf9b9beccf793e1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x557ce2e8f228 - tokio::coop::with_budget::h61a117c677ce85cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 65: 0x557ce2e8f228 - tokio::coop::budget::h754984094eceaf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 66: 0x557ce2e8f228 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hedc4e40047534363 [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: 0x557ce2e90422 - tokio::runtime::basic_scheduler::enter::{{closure}}::h68fb32d6e81eacac [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: 0x557ce2dc8035 - tokio::macros::scoped_tls::ScopedKey::set::hcc65ca70ca1a0074 [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: 0x557ce2e903a0 - tokio::runtime::basic_scheduler::enter::h6a08d7fad901e6db [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: 0x557ce2e8ef5c - tokio::runtime::basic_scheduler::Inner

::block_on::h8186a2d61b5277cf [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: 0x557ce2e8f980 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h486512fcc99cda97 [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: 0x557ce2e8fca1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha656a1535747f966 [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: 0x557ce2e3ca87 - tokio::runtime::Runtime::block_on::hae64fef17144164d [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: 0x557ce2e51a36 - tokio::task::local::LocalSet::block_on::h22de1bf348337b73 [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: 0x557ce2e525ac - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h600c2b03d3dbeab6 [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: 0x557ce2dd066e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe6e012712034c76 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557ce2e8da02 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h51ac10abdc0e2d77 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x557ce2db78e2 - as core::ops::function::FnOnce<()>>::call_once::h42ab0b1738262c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x557ce2df8334 - std::panicking::try::do_call::h4c7c666ab25d6d40 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 81: 0x557ce2df7ff0 - std::panicking::try::h773ae6d1f8672e73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x557ce2dc0082 - std::panic::catch_unwind::hf035b4722dd32456 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x557ce2e8d7fc - std::thread::Builder::spawn_unchecked::{{closure}}::h1b50b6f17cec8e1e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x557ce2ea091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbcc57af51537bf20 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x557ce33cf537 - 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: 0x7fb71f779609 - start_thread [INFO] [stdout] 89: 0x7fb71f549293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'client::pokemon_client::tests::it_error_on_404' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `PokemonAPIError`, [INFO] [stdout] right: `PokemonNotFoundError`', src/client/pokemon_client.rs:92:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce33e9a78 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x557ce2d1707a - core::panicking::assert_failed::hbd37a0983b38c065 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557ce2d67f59 - shakespearean_pokemon::client::pokemon_client::tests::it_error_on_404::{{closure}}::hab88965d8dc0de40 [INFO] [stdout] at /opt/rustwide/workdir/src/client/pokemon_client.rs:92:13 [INFO] [stdout] 18: 0x557ce2d2384b - as core::future::future::Future>::poll::h7220101d898213a8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557ce2d3011f - as core::future::future::Future>::poll::hcaeb7820a1e6d014 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x557ce2d3ea40 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hb015b887af972415 [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] 21: 0x557ce2d1a07c - tokio::coop::with_budget::{{closure}}::hd5259ff410bd03e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x557ce2d036a1 - std::thread::local::LocalKey::try_with::h597cce175a2fe687 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x557ce2d002fd - std::thread::local::LocalKey::with::h3de4031e0f830731 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x557ce2d3b234 - tokio::coop::with_budget::h613e20e117fffec9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x557ce2d3b234 - tokio::coop::budget::hdb55e0d62829600f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x557ce2d3b234 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h8260e264f812a31d [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] 27: 0x557ce2d45181 - tokio::runtime::basic_scheduler::enter::{{closure}}::hd71307750281c05c [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] 28: 0x557ce2d6589d - tokio::macros::scoped_tls::ScopedKey::set::hb3410e0b83cf9a6e [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] 29: 0x557ce2d436ec - tokio::runtime::basic_scheduler::enter::h543e8359899fd72c [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] 30: 0x557ce2d3854b - tokio::runtime::basic_scheduler::Inner

::block_on::h16ec5fe5358ee964 [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] 31: 0x557ce2d3f33c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h75c87c66c396826e [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] 32: 0x557ce2d3fa00 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h1c26b35dd3339dd5 [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] 33: 0x557ce2d66108 - tokio::runtime::Runtime::block_on::h281f36c59d33fcdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x557ce2d676ab - shakespearean_pokemon::client::pokemon_client::tests::it_error_on_404::h9a791915476bacf3 [INFO] [stdout] at /opt/rustwide/workdir/src/client/pokemon_client.rs:75:5 [INFO] [stdout] 35: 0x557ce2d675ca - shakespearean_pokemon::client::pokemon_client::tests::it_error_on_404::{{closure}}::h3abe0b128fa521c0 [INFO] [stdout] at /opt/rustwide/workdir/src/client/pokemon_client.rs:75:5 [INFO] [stdout] 36: 0x557ce2d55afe - core::ops::function::FnOnce::call_once::h025a1c9cecf28ab3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ce2d91c63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ce2d91c63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x557ce2d906f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x557ce2d906f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x557ce2d906f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x557ce2d906f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557ce2d906f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x557ce2d906f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x557ce2d906f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x557ce2d69cb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x557ce2d69cb2 - 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] 48: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x557ce2d6d908 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x557ce2d6d908 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x557ce2d6d908 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x557ce2d6d908 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x557ce2d6d908 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x557ce33cf537 - 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] 58: 0x7fb71f779609 - start_thread [INFO] [stdout] 59: 0x7fb71f549293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::shakespeare_client::tests::it_errors_on_invalid_data 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefbcd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x557ce2ec9f08 - core::mem::uninitialized::hdcd63d359bc610c7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x557ce2ec9f08 - ::parse::h8c1ca4082e020534 [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: 0x557ce2e3a772 - hyper::proto::h1::role::parse_headers::h5a107f8838ddd58a [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: 0x557ce2e12387 - hyper::proto::h1::io::Buffered::parse::h34e52cd236ccbc4d [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: 0x557ce2e6b81b - hyper::proto::h1::conn::Conn::poll_read_head::hfbf472db724e5eac [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: 0x557ce2e4cb61 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7512e22d848deecf [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: 0x557ce2e4f7d7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h52b848d85ac38a39 [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: 0x557ce2e4ebeb - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h8ff6db0cd7c27d73 [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: 0x557ce2e492d3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h01cd4b034d1bd4ba [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: 0x557ce2e48645 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hda4c10f4abaf889e [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: 0x557ce2e40f37 - as core::future::future::Future>::poll::h8684ecf54bfc3fb0 [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: 0x557ce2db79c2 - as core::future::future::Future>::poll::hecac1379003b630e [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: 0x557ce2e9448e - as core::future::future::Future>::poll::h846121d82e9d3339 [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: 0x557ce2e803d9 - as core::future::future::Future>::poll::h0ee7b59e61c886b4 [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: 0x557ce2db7d68 - as core::future::future::Future>::poll::h191fd2d0c482f906 [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: 0x557ce2e7c74e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h0102dc04a4c82e9d [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: 0x557ce2e3c0d9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::had28570ff8aeaf8c [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: 0x557ce2e7c568 - tokio::runtime::task::core::CoreStage::poll::h013d9b18870f8034 [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: 0x557ce2dd51ce - tokio::runtime::task::harness::poll_future::{{closure}}::h5ab601cf42fae708 [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: 0x557ce2db7954 - as core::ops::function::FnOnce<()>>::call_once::h9ca1da70b7b477bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x557ce2df82a2 - std::panicking::try::do_call::h39c2cf484f459254 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 38: 0x557ce2df7dca - std::panicking::try::h695036c7d7c428a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x557ce2dbffab - std::panic::catch_unwind::h048c0ddbe019ac0b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x557ce2dd4e51 - tokio::runtime::task::harness::poll_future::h565da1ce95a2d98c [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: 0x557ce2dd5423 - tokio::runtime::task::harness::Harness::poll_inner::h0948926470edc04c [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: 0x557ce2dd5bbc - tokio::runtime::task::harness::Harness::poll::h587b62a478d8e3f2 [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: 0x557ce2e3c2e2 - tokio::runtime::task::raw::poll::h9f876bee72f58150 [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: 0x557ce305257f - tokio::runtime::task::raw::RawTask::poll::h4fc65a37f9b1d8bb [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: 0x557ce3072e61 - tokio::runtime::task::Notified::run::hdda356ed24827ed4 [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: 0x557ce303c19b - tokio::task::local::LocalSet::tick::{{closure}}::h700a93c4b434ae3a [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: 0x557ce3019ee9 - tokio::coop::with_budget::{{closure}}::h2c1a4dd100458c97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 48: 0x557ce2ff751f - std::thread::local::LocalKey::try_with::h6e117dd5f0937fa4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x557ce2ff603a - std::thread::local::LocalKey::with::h73c8fe56f7a33725 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x557ce303c134 - tokio::coop::with_budget::h6de3f8facb798ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 51: 0x557ce303c134 - tokio::coop::budget::h328f0a2252aa5740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 52: 0x557ce303c134 - tokio::task::local::LocalSet::tick::h226200a648b42282 [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: 0x557ce2e52010 - as core::future::future::Future>::poll::{{closure}}::h77a4ec18533b07c1 [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: 0x557ce2dc7f25 - tokio::macros::scoped_tls::ScopedKey::set::h727b6518c1b6a11c [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: 0x557ce2e519bb - tokio::task::local::LocalSet::with::h789e72bbfadd81ff [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: 0x557ce2e51df4 - as core::future::future::Future>::poll::h76f38c851a19d0bf [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: 0x557ce2e51c62 - tokio::task::local::LocalSet::run_until::{{closure}}::hb441ec86f025a552 [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: 0x557ce2ea021d - as core::future::future::Future>::poll::hc0341990b433767a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x557ce2de2d81 - as core::future::future::Future>::poll::h450e6eacaf6f008f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x557ce2e8f802 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b139db2d1841bdc [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: 0x557ce2e3b6c0 - tokio::coop::with_budget::{{closure}}::hb67dbc6ff6ce2821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 62: 0x557ce2e78435 - std::thread::local::LocalKey::try_with::hb6ed8b654f271c22 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x557ce2e77ebe - std::thread::local::LocalKey::with::hdbf9b9beccf793e1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x557ce2e8f228 - tokio::coop::with_budget::h61a117c677ce85cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 65: 0x557ce2e8f228 - tokio::coop::budget::h754984094eceaf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 66: 0x557ce2e8f228 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hedc4e40047534363 [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: 0x557ce2e90422 - tokio::runtime::basic_scheduler::enter::{{closure}}::h68fb32d6e81eacac [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: 0x557ce2dc8035 - tokio::macros::scoped_tls::ScopedKey::set::hcc65ca70ca1a0074 [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: 0x557ce2e903a0 - tokio::runtime::basic_scheduler::enter::h6a08d7fad901e6db [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: 0x557ce2e8ef5c - tokio::runtime::basic_scheduler::Inner

::block_on::h8186a2d61b5277cf [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: 0x557ce2e8f980 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h486512fcc99cda97 [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: 0x557ce2e8fca1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha656a1535747f966 [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: 0x557ce2e3ca87 - tokio::runtime::Runtime::block_on::hae64fef17144164d [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: 0x557ce2e51a36 - tokio::task::local::LocalSet::block_on::h22de1bf348337b73 [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: 0x557ce2e525ac - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h600c2b03d3dbeab6 [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: 0x557ce2dd066e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe6e012712034c76 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557ce2e8da02 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h51ac10abdc0e2d77 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x557ce2db78e2 - as core::ops::function::FnOnce<()>>::call_once::h42ab0b1738262c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x557ce2df8334 - std::panicking::try::do_call::h4c7c666ab25d6d40 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 81: 0x557ce2df7ff0 - std::panicking::try::h773ae6d1f8672e73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x557ce2dc0082 - std::panic::catch_unwind::hf035b4722dd32456 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x557ce2e8d7fc - std::thread::Builder::spawn_unchecked::{{closure}}::h1b50b6f17cec8e1e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x557ce2ea091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbcc57af51537bf20 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x557ce33cf537 - 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: 0x7fb71f779609 - start_thread [INFO] [stdout] 89: 0x7fb71f549293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'client::shakespeare_client::tests::it_errors_on_invalid_data' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `ShakespeareAPIError`, [INFO] [stdout] right: `ShakespeareDeserializationError`', src/client/shakespeare_client.rs:151:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce33e9a78 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x557ce2d1707a - core::panicking::assert_failed::hbd37a0983b38c065 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557ce2d0a01d - shakespearean_pokemon::client::shakespeare_client::tests::it_errors_on_invalid_data::{{closure}}::h89fd70d60beecbcd [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:151:13 [INFO] [stdout] 18: 0x557ce2d238db - as core::future::future::Future>::poll::h72538c5cd22091c1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557ce2d2fdff - as core::future::future::Future>::poll::h8e996f5df222d433 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x557ce2d3ed80 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::he83c2a54aa03e6e9 [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] 21: 0x557ce2d176ec - tokio::coop::with_budget::{{closure}}::h08d4b176c34f19ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x557ce2d04ca1 - std::thread::local::LocalKey::try_with::hb2987fbf9fd3433d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x557ce2d010ed - std::thread::local::LocalKey::with::hc5dba99a93d5e366 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x557ce2d39174 - tokio::coop::with_budget::hc7d8691fb14bb2c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x557ce2d39174 - tokio::coop::budget::h8f177eb9a50946f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x557ce2d39174 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6b1859e5b0065b6c [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] 27: 0x557ce2d44fc1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h18c0551143ab197f [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] 28: 0x557ce2d6598d - tokio::macros::scoped_tls::ScopedKey::set::he81c1ef906e2efc4 [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] 29: 0x557ce2d444ac - tokio::runtime::basic_scheduler::enter::hc684e57a4fab1c6d [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] 30: 0x557ce2d3868b - tokio::runtime::basic_scheduler::Inner

::block_on::hf71bbd77787eff87 [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] 31: 0x557ce2d3f01c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h1eed82aec549e650 [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] 32: 0x557ce2d40d10 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h7242454b6919ac6d [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] 33: 0x557ce2d668d8 - tokio::runtime::Runtime::block_on::h62bbd6b2a56eca85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x557ce2d095cb - shakespearean_pokemon::client::shakespeare_client::tests::it_errors_on_invalid_data::h9e2b85389e925f58 [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:130:5 [INFO] [stdout] 35: 0x557ce2d094ea - shakespearean_pokemon::client::shakespeare_client::tests::it_errors_on_invalid_data::{{closure}}::h2d4a6ee105f6e0af [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:130:5 [INFO] [stdout] 36: 0x557ce2d55c8e - core::ops::function::FnOnce::call_once::h2bb1dfc4814b0f3c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ce2d91c63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ce2d91c63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x557ce2d906f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x557ce2d906f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x557ce2d906f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x557ce2d906f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557ce2d906f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x557ce2d906f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x557ce2d906f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x557ce2d69cb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x557ce2d69cb2 - 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] 48: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x557ce2d6d908 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x557ce2d6d908 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x557ce2d6d908 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x557ce2d6d908 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x557ce2d6d908 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x557ce33cf537 - 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] 58: 0x7fb71f779609 - start_thread [INFO] [stdout] 59: 0x7fb71f549293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::shakespeare_client::tests::it_successfully_gets_translation 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefbcd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x557ce2ec9f08 - core::mem::uninitialized::hdcd63d359bc610c7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x557ce2ec9f08 - ::parse::h8c1ca4082e020534 [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: 0x557ce2e3a772 - hyper::proto::h1::role::parse_headers::h5a107f8838ddd58a [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: 0x557ce2e12387 - hyper::proto::h1::io::Buffered::parse::h34e52cd236ccbc4d [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: 0x557ce2e6b81b - hyper::proto::h1::conn::Conn::poll_read_head::hfbf472db724e5eac [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: 0x557ce2e4cb61 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7512e22d848deecf [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: 0x557ce2e4f7d7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h52b848d85ac38a39 [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: 0x557ce2e4ebeb - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h8ff6db0cd7c27d73 [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: 0x557ce2e492d3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h01cd4b034d1bd4ba [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: 0x557ce2e48645 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hda4c10f4abaf889e [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: 0x557ce2e40f37 - as core::future::future::Future>::poll::h8684ecf54bfc3fb0 [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: 0x557ce2db79c2 - as core::future::future::Future>::poll::hecac1379003b630e [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: 0x557ce2e9448e - as core::future::future::Future>::poll::h846121d82e9d3339 [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: 0x557ce2e803d9 - as core::future::future::Future>::poll::h0ee7b59e61c886b4 [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: 0x557ce2db7d68 - as core::future::future::Future>::poll::h191fd2d0c482f906 [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: 0x557ce2e7c74e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h0102dc04a4c82e9d [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: 0x557ce2e3c0d9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::had28570ff8aeaf8c [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: 0x557ce2e7c568 - tokio::runtime::task::core::CoreStage::poll::h013d9b18870f8034 [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: 0x557ce2dd51ce - tokio::runtime::task::harness::poll_future::{{closure}}::h5ab601cf42fae708 [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: 0x557ce2db7954 - as core::ops::function::FnOnce<()>>::call_once::h9ca1da70b7b477bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x557ce2df82a2 - std::panicking::try::do_call::h39c2cf484f459254 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 38: 0x557ce2df7dca - std::panicking::try::h695036c7d7c428a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x557ce2dbffab - std::panic::catch_unwind::h048c0ddbe019ac0b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x557ce2dd4e51 - tokio::runtime::task::harness::poll_future::h565da1ce95a2d98c [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: 0x557ce2dd5423 - tokio::runtime::task::harness::Harness::poll_inner::h0948926470edc04c [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: 0x557ce2dd5bbc - tokio::runtime::task::harness::Harness::poll::h587b62a478d8e3f2 [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: 0x557ce2e3c2e2 - tokio::runtime::task::raw::poll::h9f876bee72f58150 [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: 0x557ce305257f - tokio::runtime::task::raw::RawTask::poll::h4fc65a37f9b1d8bb [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: 0x557ce3072e61 - tokio::runtime::task::Notified::run::hdda356ed24827ed4 [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: 0x557ce303c19b - tokio::task::local::LocalSet::tick::{{closure}}::h700a93c4b434ae3a [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: 0x557ce3019ee9 - tokio::coop::with_budget::{{closure}}::h2c1a4dd100458c97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 48: 0x557ce2ff751f - std::thread::local::LocalKey::try_with::h6e117dd5f0937fa4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x557ce2ff603a - std::thread::local::LocalKey::with::h73c8fe56f7a33725 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x557ce303c134 - tokio::coop::with_budget::h6de3f8facb798ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 51: 0x557ce303c134 - tokio::coop::budget::h328f0a2252aa5740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 52: 0x557ce303c134 - tokio::task::local::LocalSet::tick::h226200a648b42282 [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: 0x557ce2e52010 - as core::future::future::Future>::poll::{{closure}}::h77a4ec18533b07c1 [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: 0x557ce2dc7f25 - tokio::macros::scoped_tls::ScopedKey::set::h727b6518c1b6a11c [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: 0x557ce2e519bb - tokio::task::local::LocalSet::with::h789e72bbfadd81ff [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: 0x557ce2e51df4 - as core::future::future::Future>::poll::h76f38c851a19d0bf [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: 0x557ce2e51c62 - tokio::task::local::LocalSet::run_until::{{closure}}::hb441ec86f025a552 [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: 0x557ce2ea021d - as core::future::future::Future>::poll::hc0341990b433767a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x557ce2de2d81 - as core::future::future::Future>::poll::h450e6eacaf6f008f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x557ce2e8f802 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b139db2d1841bdc [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: 0x557ce2e3b6c0 - tokio::coop::with_budget::{{closure}}::hb67dbc6ff6ce2821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 62: 0x557ce2e78435 - std::thread::local::LocalKey::try_with::hb6ed8b654f271c22 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x557ce2e77ebe - std::thread::local::LocalKey::with::hdbf9b9beccf793e1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x557ce2e8f228 - tokio::coop::with_budget::h61a117c677ce85cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 65: 0x557ce2e8f228 - tokio::coop::budget::h754984094eceaf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 66: 0x557ce2e8f228 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hedc4e40047534363 [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: 0x557ce2e90422 - tokio::runtime::basic_scheduler::enter::{{closure}}::h68fb32d6e81eacac [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: 0x557ce2dc8035 - tokio::macros::scoped_tls::ScopedKey::set::hcc65ca70ca1a0074 [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: 0x557ce2e903a0 - tokio::runtime::basic_scheduler::enter::h6a08d7fad901e6db [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: 0x557ce2e8ef5c - tokio::runtime::basic_scheduler::Inner

::block_on::h8186a2d61b5277cf [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: 0x557ce2e8f980 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h486512fcc99cda97 [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: 0x557ce2e8fca1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha656a1535747f966 [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: 0x557ce2e3ca87 - tokio::runtime::Runtime::block_on::hae64fef17144164d [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: 0x557ce2e51a36 - tokio::task::local::LocalSet::block_on::h22de1bf348337b73 [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: 0x557ce2e525ac - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h600c2b03d3dbeab6 [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: 0x557ce2dd066e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe6e012712034c76 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557ce2e8da02 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h51ac10abdc0e2d77 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x557ce2db78e2 - as core::ops::function::FnOnce<()>>::call_once::h42ab0b1738262c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x557ce2df8334 - std::panicking::try::do_call::h4c7c666ab25d6d40 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 81: 0x557ce2df7ff0 - std::panicking::try::h773ae6d1f8672e73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x557ce2dc0082 - std::panic::catch_unwind::hf035b4722dd32456 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x557ce2e8d7fc - std::thread::Builder::spawn_unchecked::{{closure}}::h1b50b6f17cec8e1e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x557ce2ea091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbcc57af51537bf20 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x557ce33cf537 - 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: 0x7fb71f779609 - start_thread [INFO] [stdout] 89: 0x7fb71f549293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'client::shakespeare_client::tests::it_successfully_gets_translation' panicked at 'called `Result::unwrap()` on an `Err` value: ShakespeareAPIError', src/client/shakespeare_client.rs:259:68 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefd73 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x557ce2d52141 - core::result::Result::unwrap::h147bc8e65034afc2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x557ce2d0caf2 - shakespearean_pokemon::client::shakespeare_client::tests::it_successfully_gets_translation::{{closure}}::hf6e9616c48a06a84 [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:259:24 [INFO] [stdout] 18: 0x557ce2d2462b - as core::future::future::Future>::poll::hefee41d70c50ea4a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557ce2d2fbaf - as core::future::future::Future>::poll::h20db7e33acb36a3b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x557ce2d3e340 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h12d6fa099345b1f1 [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] 21: 0x557ce2d19e1c - tokio::coop::with_budget::{{closure}}::hbcfc1425ac700488 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x557ce2d031c1 - std::thread::local::LocalKey::try_with::h504e0f37fa472bd1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x557ce2d00a8d - std::thread::local::LocalKey::with::h6dc021df2490de57 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x557ce2d3ba64 - tokio::coop::with_budget::habb53ed754ddbad2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x557ce2d3ba64 - tokio::coop::budget::h91cd7e8b72971fbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x557ce2d3ba64 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h86ee297f4df84dbd [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] 27: 0x557ce2d45141 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha2df45808f4fb7c2 [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] 28: 0x557ce2d657ad - tokio::macros::scoped_tls::ScopedKey::set::ha1ebd2ec2ca1e3dc [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] 29: 0x557ce2d44efc - tokio::runtime::basic_scheduler::enter::hf798cd1c6d24d05d [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] 30: 0x557ce2d385cb - tokio::runtime::basic_scheduler::Inner

::block_on::h76d0d9365daf6166 [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] 31: 0x557ce2d3f29c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h71d35a6da5a145ed [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] 32: 0x557ce2d3f630 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h09664d3c872b514b [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] 33: 0x557ce2d66f1e - tokio::runtime::Runtime::block_on::hc11dfa8f1d2d6ebc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x557ce2d0bf9b - shakespearean_pokemon::client::shakespeare_client::tests::it_successfully_gets_translation::hec70e93164f3b72b [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:232:5 [INFO] [stdout] 35: 0x557ce2d0beba - shakespearean_pokemon::client::shakespeare_client::tests::it_successfully_gets_translation::{{closure}}::h8ef495278b92df19 [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:232:5 [INFO] [stdout] 36: 0x557ce2d55e5e - core::ops::function::FnOnce::call_once::h5ff25887be7a2b44 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ce2d91c63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ce2d91c63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x557ce2d906f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x557ce2d906f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x557ce2d906f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x557ce2d906f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557ce2d906f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x557ce2d906f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x557ce2d906f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x557ce2d69cb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x557ce2d69cb2 - 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] 48: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x557ce2d6d908 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x557ce2d6d908 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x557ce2d6d908 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x557ce2d6d908 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x557ce2d6d908 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x557ce33cf537 - 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] 58: 0x7fb71f779609 - start_thread [INFO] [stdout] 59: 0x7fb71f549293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::shakespeare_client::tests::it_successfully_sends_an_api_key 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefbcd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x557ce2ec9f08 - core::mem::uninitialized::hdcd63d359bc610c7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x557ce2ec9f08 - ::parse::h8c1ca4082e020534 [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: 0x557ce2e3a772 - hyper::proto::h1::role::parse_headers::h5a107f8838ddd58a [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: 0x557ce2e12387 - hyper::proto::h1::io::Buffered::parse::h34e52cd236ccbc4d [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: 0x557ce2e6b81b - hyper::proto::h1::conn::Conn::poll_read_head::hfbf472db724e5eac [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: 0x557ce2e4cb61 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7512e22d848deecf [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: 0x557ce2e4f7d7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h52b848d85ac38a39 [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: 0x557ce2e4ebeb - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h8ff6db0cd7c27d73 [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: 0x557ce2e492d3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h01cd4b034d1bd4ba [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: 0x557ce2e48645 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hda4c10f4abaf889e [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: 0x557ce2e40f37 - as core::future::future::Future>::poll::h8684ecf54bfc3fb0 [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: 0x557ce2db79c2 - as core::future::future::Future>::poll::hecac1379003b630e [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: 0x557ce2e9448e - as core::future::future::Future>::poll::h846121d82e9d3339 [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: 0x557ce2e803d9 - as core::future::future::Future>::poll::h0ee7b59e61c886b4 [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: 0x557ce2db7d68 - as core::future::future::Future>::poll::h191fd2d0c482f906 [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: 0x557ce2e7c74e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h0102dc04a4c82e9d [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: 0x557ce2e3c0d9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::had28570ff8aeaf8c [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: 0x557ce2e7c568 - tokio::runtime::task::core::CoreStage::poll::h013d9b18870f8034 [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: 0x557ce2dd51ce - tokio::runtime::task::harness::poll_future::{{closure}}::h5ab601cf42fae708 [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: 0x557ce2db7954 - as core::ops::function::FnOnce<()>>::call_once::h9ca1da70b7b477bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x557ce2df82a2 - std::panicking::try::do_call::h39c2cf484f459254 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 38: 0x557ce2df7dca - std::panicking::try::h695036c7d7c428a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x557ce2dbffab - std::panic::catch_unwind::h048c0ddbe019ac0b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x557ce2dd4e51 - tokio::runtime::task::harness::poll_future::h565da1ce95a2d98c [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: 0x557ce2dd5423 - tokio::runtime::task::harness::Harness::poll_inner::h0948926470edc04c [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: 0x557ce2dd5bbc - tokio::runtime::task::harness::Harness::poll::h587b62a478d8e3f2 [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: 0x557ce2e3c2e2 - tokio::runtime::task::raw::poll::h9f876bee72f58150 [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: 0x557ce305257f - tokio::runtime::task::raw::RawTask::poll::h4fc65a37f9b1d8bb [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: 0x557ce3072e61 - tokio::runtime::task::Notified::run::hdda356ed24827ed4 [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: 0x557ce303c19b - tokio::task::local::LocalSet::tick::{{closure}}::h700a93c4b434ae3a [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: 0x557ce3019ee9 - tokio::coop::with_budget::{{closure}}::h2c1a4dd100458c97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 48: 0x557ce2ff751f - std::thread::local::LocalKey::try_with::h6e117dd5f0937fa4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x557ce2ff603a - std::thread::local::LocalKey::with::h73c8fe56f7a33725 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x557ce303c134 - tokio::coop::with_budget::h6de3f8facb798ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 51: 0x557ce303c134 - tokio::coop::budget::h328f0a2252aa5740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 52: 0x557ce303c134 - tokio::task::local::LocalSet::tick::h226200a648b42282 [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: 0x557ce2e52010 - as core::future::future::Future>::poll::{{closure}}::h77a4ec18533b07c1 [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: 0x557ce2dc7f25 - tokio::macros::scoped_tls::ScopedKey::set::h727b6518c1b6a11c [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: 0x557ce2e519bb - tokio::task::local::LocalSet::with::h789e72bbfadd81ff [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: 0x557ce2e51df4 - as core::future::future::Future>::poll::h76f38c851a19d0bf [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: 0x557ce2e51c62 - tokio::task::local::LocalSet::run_until::{{closure}}::hb441ec86f025a552 [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: 0x557ce2ea021d - as core::future::future::Future>::poll::hc0341990b433767a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x557ce2de2d81 - as core::future::future::Future>::poll::h450e6eacaf6f008f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x557ce2e8f802 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b139db2d1841bdc [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: 0x557ce2e3b6c0 - tokio::coop::with_budget::{{closure}}::hb67dbc6ff6ce2821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 62: 0x557ce2e78435 - std::thread::local::LocalKey::try_with::hb6ed8b654f271c22 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x557ce2e77ebe - std::thread::local::LocalKey::with::hdbf9b9beccf793e1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x557ce2e8f228 - tokio::coop::with_budget::h61a117c677ce85cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 65: 0x557ce2e8f228 - tokio::coop::budget::h754984094eceaf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 66: 0x557ce2e8f228 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hedc4e40047534363 [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: 0x557ce2e90422 - tokio::runtime::basic_scheduler::enter::{{closure}}::h68fb32d6e81eacac [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: 0x557ce2dc8035 - tokio::macros::scoped_tls::ScopedKey::set::hcc65ca70ca1a0074 [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: 0x557ce2e903a0 - tokio::runtime::basic_scheduler::enter::h6a08d7fad901e6db [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: 0x557ce2e8ef5c - tokio::runtime::basic_scheduler::Inner

::block_on::h8186a2d61b5277cf [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: 0x557ce2e8f980 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h486512fcc99cda97 [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: 0x557ce2e8fca1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha656a1535747f966 [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: 0x557ce2e3ca87 - tokio::runtime::Runtime::block_on::hae64fef17144164d [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: 0x557ce2e51a36 - tokio::task::local::LocalSet::block_on::h22de1bf348337b73 [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: 0x557ce2e525ac - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h600c2b03d3dbeab6 [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: 0x557ce2dd066e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe6e012712034c76 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557ce2e8da02 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h51ac10abdc0e2d77 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x557ce2db78e2 - as core::ops::function::FnOnce<()>>::call_once::h42ab0b1738262c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x557ce2df8334 - std::panicking::try::do_call::h4c7c666ab25d6d40 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 81: 0x557ce2df7ff0 - std::panicking::try::h773ae6d1f8672e73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x557ce2dc0082 - std::panic::catch_unwind::hf035b4722dd32456 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x557ce2e8d7fc - std::thread::Builder::spawn_unchecked::{{closure}}::h1b50b6f17cec8e1e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x557ce2ea091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbcc57af51537bf20 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x557ce33cf537 - 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: 0x7fb71f779609 - start_thread [INFO] [stdout] 89: 0x7fb71f549293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'client::shakespeare_client::tests::it_successfully_sends_an_api_key' panicked at 'called `Result::unwrap()` on an `Err` value: ShakespeareAPIError', src/client/shakespeare_client.rs:226:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefd73 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x557ce2d52008 - core::result::Result::unwrap::h01895cbf7a069dea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x557ce2d0bd2b - shakespearean_pokemon::client::shakespeare_client::tests::it_successfully_sends_an_api_key::{{closure}}::h5a7b5d8120503690 [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:223:24 [INFO] [stdout] 18: 0x557ce2d2321b - as core::future::future::Future>::poll::h218485db4083aa89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557ce2d2ff4f - as core::future::future::Future>::poll::ha868f755baed4a36 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x557ce2d3e2e0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h11defb6ee42f7dcd [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] 21: 0x557ce2d17cdc - tokio::coop::with_budget::{{closure}}::h264b66d8f428fe11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x557ce2d021f1 - std::thread::local::LocalKey::try_with::h2ad929bb4f988805 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x557ce2d0063d - std::thread::local::LocalKey::with::h5001760ea5fd53b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x557ce2d3c294 - tokio::coop::with_budget::hc917aefea11df3eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x557ce2d3c294 - tokio::coop::budget::h41e8a9f757a1efa7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x557ce2d3c294 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h98f885b2a5a63ce5 [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] 27: 0x557ce2d44f81 - tokio::runtime::basic_scheduler::enter::{{closure}}::h123ab96a0c2f2e2e [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] 28: 0x557ce2d65a7d - tokio::macros::scoped_tls::ScopedKey::set::he9b30415fd1874ad [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] 29: 0x557ce2d4300c - tokio::runtime::basic_scheduler::enter::h2826e7d890dfb010 [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] 30: 0x557ce2d385ab - tokio::runtime::basic_scheduler::Inner

::block_on::h72d2be7a0ea39a0c [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] 31: 0x557ce2d3f15c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h3dde28b3b992c776 [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] 32: 0x557ce2d40570 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h39f7d6f7c90c971d [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] 33: 0x557ce2d670ae - tokio::runtime::Runtime::block_on::head660ccfbe67c2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x557ce2d0afdb - shakespearean_pokemon::client::shakespeare_client::tests::it_successfully_sends_an_api_key::h7fa8142b3eaf726d [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:193:5 [INFO] [stdout] 35: 0x557ce2d0aefa - shakespearean_pokemon::client::shakespeare_client::tests::it_successfully_sends_an_api_key::{{closure}}::h002699dc7e9d02f1 [INFO] [stdout] at /opt/rustwide/workdir/src/client/shakespeare_client.rs:193:5 [INFO] [stdout] 36: 0x557ce2d55cce - core::ops::function::FnOnce::call_once::h338f65deb6fc75e1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ce2d91c63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ce2d91c63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x557ce2d906f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x557ce2d906f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x557ce2d906f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x557ce2d906f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557ce2d906f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x557ce2d906f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x557ce2d906f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x557ce2d69cb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x557ce2d69cb2 - 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] 48: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x557ce2d6d908 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x557ce2d6d908 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x557ce2d6d908 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x557ce2d6d908 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x557ce2d6d908 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x557ce33cf537 - 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] 58: 0x7fb71f779609 - start_thread [INFO] [stdout] 59: 0x7fb71f549293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::pokemon::tests::it_returns_404_on_invalid_pokemon 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefbcd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x557ce2ec9f08 - core::mem::uninitialized::hdcd63d359bc610c7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x557ce2ec9f08 - ::parse::h8c1ca4082e020534 [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: 0x557ce2e3a772 - hyper::proto::h1::role::parse_headers::h5a107f8838ddd58a [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: 0x557ce2e12387 - hyper::proto::h1::io::Buffered::parse::h34e52cd236ccbc4d [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: 0x557ce2e6b81b - hyper::proto::h1::conn::Conn::poll_read_head::hfbf472db724e5eac [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: 0x557ce2e4cb61 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7512e22d848deecf [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: 0x557ce2e4f7d7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h52b848d85ac38a39 [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: 0x557ce2e4ebeb - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h8ff6db0cd7c27d73 [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: 0x557ce2e492d3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h01cd4b034d1bd4ba [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: 0x557ce2e48645 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hda4c10f4abaf889e [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: 0x557ce2e40f37 - as core::future::future::Future>::poll::h8684ecf54bfc3fb0 [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: 0x557ce2db79c2 - as core::future::future::Future>::poll::hecac1379003b630e [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: 0x557ce2e9448e - as core::future::future::Future>::poll::h846121d82e9d3339 [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: 0x557ce2e803d9 - as core::future::future::Future>::poll::h0ee7b59e61c886b4 [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: 0x557ce2db7d68 - as core::future::future::Future>::poll::h191fd2d0c482f906 [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: 0x557ce2e7c74e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h0102dc04a4c82e9d [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: 0x557ce2e3c0d9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::had28570ff8aeaf8c [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: 0x557ce2e7c568 - tokio::runtime::task::core::CoreStage::poll::h013d9b18870f8034 [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: 0x557ce2dd51ce - tokio::runtime::task::harness::poll_future::{{closure}}::h5ab601cf42fae708 [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: 0x557ce2db7954 - as core::ops::function::FnOnce<()>>::call_once::h9ca1da70b7b477bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x557ce2df82a2 - std::panicking::try::do_call::h39c2cf484f459254 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 38: 0x557ce2df7dca - std::panicking::try::h695036c7d7c428a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x557ce2dbffab - std::panic::catch_unwind::h048c0ddbe019ac0b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x557ce2dd4e51 - tokio::runtime::task::harness::poll_future::h565da1ce95a2d98c [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: 0x557ce2dd5423 - tokio::runtime::task::harness::Harness::poll_inner::h0948926470edc04c [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: 0x557ce2dd5bbc - tokio::runtime::task::harness::Harness::poll::h587b62a478d8e3f2 [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: 0x557ce2e3c2e2 - tokio::runtime::task::raw::poll::h9f876bee72f58150 [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: 0x557ce305257f - tokio::runtime::task::raw::RawTask::poll::h4fc65a37f9b1d8bb [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: 0x557ce3072e61 - tokio::runtime::task::Notified::run::hdda356ed24827ed4 [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: 0x557ce303c19b - tokio::task::local::LocalSet::tick::{{closure}}::h700a93c4b434ae3a [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: 0x557ce3019ee9 - tokio::coop::with_budget::{{closure}}::h2c1a4dd100458c97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 48: 0x557ce2ff751f - std::thread::local::LocalKey::try_with::h6e117dd5f0937fa4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x557ce2ff603a - std::thread::local::LocalKey::with::h73c8fe56f7a33725 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x557ce303c134 - tokio::coop::with_budget::h6de3f8facb798ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 51: 0x557ce303c134 - tokio::coop::budget::h328f0a2252aa5740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 52: 0x557ce303c134 - tokio::task::local::LocalSet::tick::h226200a648b42282 [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: 0x557ce2e52010 - as core::future::future::Future>::poll::{{closure}}::h77a4ec18533b07c1 [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: 0x557ce2dc7f25 - tokio::macros::scoped_tls::ScopedKey::set::h727b6518c1b6a11c [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: 0x557ce2e519bb - tokio::task::local::LocalSet::with::h789e72bbfadd81ff [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: 0x557ce2e51df4 - as core::future::future::Future>::poll::h76f38c851a19d0bf [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: 0x557ce2e51c62 - tokio::task::local::LocalSet::run_until::{{closure}}::hb441ec86f025a552 [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: 0x557ce2ea021d - as core::future::future::Future>::poll::hc0341990b433767a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x557ce2de2d81 - as core::future::future::Future>::poll::h450e6eacaf6f008f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x557ce2e8f802 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b139db2d1841bdc [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: 0x557ce2e3b6c0 - tokio::coop::with_budget::{{closure}}::hb67dbc6ff6ce2821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 62: 0x557ce2e78435 - std::thread::local::LocalKey::try_with::hb6ed8b654f271c22 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x557ce2e77ebe - std::thread::local::LocalKey::with::hdbf9b9beccf793e1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x557ce2e8f228 - tokio::coop::with_budget::h61a117c677ce85cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stderr] error: test failed, to rerun pass '--bin shakespearean_pokemon' [INFO] [stdout] 65: 0x557ce2e8f228 - tokio::coop::budget::h754984094eceaf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 66: 0x557ce2e8f228 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hedc4e40047534363 [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: 0x557ce2e90422 - tokio::runtime::basic_scheduler::enter::{{closure}}::h68fb32d6e81eacac [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: 0x557ce2dc8035 - tokio::macros::scoped_tls::ScopedKey::set::hcc65ca70ca1a0074 [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: 0x557ce2e903a0 - tokio::runtime::basic_scheduler::enter::h6a08d7fad901e6db [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: 0x557ce2e8ef5c - tokio::runtime::basic_scheduler::Inner

::block_on::h8186a2d61b5277cf [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: 0x557ce2e8f980 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h486512fcc99cda97 [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: 0x557ce2e8fca1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha656a1535747f966 [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: 0x557ce2e3ca87 - tokio::runtime::Runtime::block_on::hae64fef17144164d [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: 0x557ce2e51a36 - tokio::task::local::LocalSet::block_on::h22de1bf348337b73 [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: 0x557ce2e525ac - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h600c2b03d3dbeab6 [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: 0x557ce2dd066e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe6e012712034c76 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557ce2e8da02 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h51ac10abdc0e2d77 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x557ce2db78e2 - as core::ops::function::FnOnce<()>>::call_once::h42ab0b1738262c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x557ce2df8334 - std::panicking::try::do_call::h4c7c666ab25d6d40 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 81: 0x557ce2df7ff0 - std::panicking::try::h773ae6d1f8672e73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x557ce2dc0082 - std::panic::catch_unwind::hf035b4722dd32456 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x557ce2e8d7fc - std::thread::Builder::spawn_unchecked::{{closure}}::h1b50b6f17cec8e1e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x557ce2ea091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbcc57af51537bf20 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x557ce33cf537 - 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: 0x7fb71f779609 - start_thread [INFO] [stdout] 89: 0x7fb71f549293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'routes::pokemon::tests::it_returns_404_on_invalid_pokemon' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `500`, [INFO] [stdout] right: `404`', src/routes/pokemon.rs:192:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce33e9a78 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x557ce2d170de - core::panicking::assert_failed::hcbc8433b010a44c8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557ce2d20b94 - shakespearean_pokemon::routes::pokemon::tests::it_returns_404_on_invalid_pokemon::{{closure}}::hab1e25acfcfbaf6f [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:192:9 [INFO] [stdout] 18: 0x557ce2d236eb - as core::future::future::Future>::poll::h4f50896308ce5198 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557ce2d300af - as core::future::future::Future>::poll::hc7d241bc77db1140 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x557ce2d3e5b0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h55c88db00fd95669 [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] 21: 0x557ce2d189ec - tokio::coop::with_budget::{{closure}}::h667668585ab59ce3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x557ce2d01d01 - std::thread::local::LocalKey::try_with::h1d5a7579d88e497f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x557ce2d0077d - std::thread::local::LocalKey::with::h595eaa52740dad7c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x557ce2d3db24 - tokio::coop::with_budget::h0559920b091fe1da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x557ce2d3db24 - tokio::coop::budget::h8dcb0543dd466bf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x557ce2d3db24 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hcedc205f0ea15e6f [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] 27: 0x557ce2d45041 - tokio::runtime::basic_scheduler::enter::{{closure}}::h49767d05528505c0 [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] 28: 0x557ce2d65c5d - tokio::macros::scoped_tls::ScopedKey::set::hfcb830c370e1580f [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] 29: 0x557ce2d4337c - tokio::runtime::basic_scheduler::enter::h4a1f5f59869ab1ab [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] 30: 0x557ce2d3858b - tokio::runtime::basic_scheduler::Inner

::block_on::h6a255ab480a58261 [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] 31: 0x557ce2d3f3dc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h818257ea499d1d25 [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] 32: 0x557ce2d3fdd0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h2a18794aca00e8f5 [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] 33: 0x557ce2d66428 - tokio::runtime::Runtime::block_on::h4d85971468a86f67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x557ce2d201fb - shakespearean_pokemon::routes::pokemon::tests::it_returns_404_on_invalid_pokemon::hb576d91af292578d [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:169:5 [INFO] [stdout] 35: 0x557ce2d2011a - shakespearean_pokemon::routes::pokemon::tests::it_returns_404_on_invalid_pokemon::{{closure}}::h452c5340270eb90d [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:169:5 [INFO] [stdout] 36: 0x557ce2d5601e - core::ops::function::FnOnce::call_once::hab78a42dd837d415 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ce2d91c63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ce2d91c63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x557ce2d906f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x557ce2d906f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x557ce2d906f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x557ce2d906f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557ce2d906f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x557ce2d906f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x557ce2d906f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x557ce2d69cb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x557ce2d69cb2 - 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] 48: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x557ce2d6d908 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x557ce2d6d908 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x557ce2d6d908 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x557ce2d6d908 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x557ce2d6d908 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x557ce33cf537 - 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] 58: 0x7fb71f779609 - start_thread [INFO] [stdout] 59: 0x7fb71f549293 - clone [INFO] [stdout] 60: 0x0 - [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: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce2cefbcd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x557ce2ec9f08 - core::mem::uninitialized::hdcd63d359bc610c7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x557ce2ec9f08 - ::parse::h8c1ca4082e020534 [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: 0x557ce2e3a772 - hyper::proto::h1::role::parse_headers::h5a107f8838ddd58a [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: 0x557ce2e12387 - hyper::proto::h1::io::Buffered::parse::h34e52cd236ccbc4d [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: 0x557ce2e6b81b - hyper::proto::h1::conn::Conn::poll_read_head::hfbf472db724e5eac [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: 0x557ce2e4cb61 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7512e22d848deecf [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: 0x557ce2e4f7d7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h52b848d85ac38a39 [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: 0x557ce2e4ebeb - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h8ff6db0cd7c27d73 [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: 0x557ce2e492d3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h01cd4b034d1bd4ba [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: 0x557ce2e48645 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hda4c10f4abaf889e [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: 0x557ce2e40f37 - as core::future::future::Future>::poll::h8684ecf54bfc3fb0 [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: 0x557ce2db79c2 - as core::future::future::Future>::poll::hecac1379003b630e [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: 0x557ce2e9448e - as core::future::future::Future>::poll::h846121d82e9d3339 [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: 0x557ce2e803d9 - as core::future::future::Future>::poll::h0ee7b59e61c886b4 [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: 0x557ce2db7d68 - as core::future::future::Future>::poll::h191fd2d0c482f906 [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: 0x557ce2e7c74e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h0102dc04a4c82e9d [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: 0x557ce2e3c0d9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::had28570ff8aeaf8c [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: 0x557ce2e7c568 - tokio::runtime::task::core::CoreStage::poll::h013d9b18870f8034 [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: 0x557ce2dd51ce - tokio::runtime::task::harness::poll_future::{{closure}}::h5ab601cf42fae708 [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: 0x557ce2db7954 - as core::ops::function::FnOnce<()>>::call_once::h9ca1da70b7b477bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x557ce2df82a2 - std::panicking::try::do_call::h39c2cf484f459254 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 38: 0x557ce2df7dca - std::panicking::try::h695036c7d7c428a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x557ce2dbffab - std::panic::catch_unwind::h048c0ddbe019ac0b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x557ce2dd4e51 - tokio::runtime::task::harness::poll_future::h565da1ce95a2d98c [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: 0x557ce2dd5423 - tokio::runtime::task::harness::Harness::poll_inner::h0948926470edc04c [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: 0x557ce2dd5bbc - tokio::runtime::task::harness::Harness::poll::h587b62a478d8e3f2 [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: 0x557ce2e3c2e2 - tokio::runtime::task::raw::poll::h9f876bee72f58150 [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: 0x557ce305257f - tokio::runtime::task::raw::RawTask::poll::h4fc65a37f9b1d8bb [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: 0x557ce3072e61 - tokio::runtime::task::Notified::run::hdda356ed24827ed4 [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: 0x557ce303c19b - tokio::task::local::LocalSet::tick::{{closure}}::h700a93c4b434ae3a [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: 0x557ce3019ee9 - tokio::coop::with_budget::{{closure}}::h2c1a4dd100458c97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 48: 0x557ce2ff751f - std::thread::local::LocalKey::try_with::h6e117dd5f0937fa4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x557ce2ff603a - std::thread::local::LocalKey::with::h73c8fe56f7a33725 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x557ce303c134 - tokio::coop::with_budget::h6de3f8facb798ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 51: 0x557ce303c134 - tokio::coop::budget::h328f0a2252aa5740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 52: 0x557ce303c134 - tokio::task::local::LocalSet::tick::h226200a648b42282 [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: 0x557ce2e52010 - as core::future::future::Future>::poll::{{closure}}::h77a4ec18533b07c1 [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: 0x557ce2dc7f25 - tokio::macros::scoped_tls::ScopedKey::set::h727b6518c1b6a11c [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: 0x557ce2e519bb - tokio::task::local::LocalSet::with::h789e72bbfadd81ff [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: 0x557ce2e51df4 - as core::future::future::Future>::poll::h76f38c851a19d0bf [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: 0x557ce2e51c62 - tokio::task::local::LocalSet::run_until::{{closure}}::hb441ec86f025a552 [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: 0x557ce2ea021d - as core::future::future::Future>::poll::hc0341990b433767a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x557ce2de2d81 - as core::future::future::Future>::poll::h450e6eacaf6f008f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x557ce2e8f802 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b139db2d1841bdc [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: 0x557ce2e3b6c0 - tokio::coop::with_budget::{{closure}}::hb67dbc6ff6ce2821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 62: 0x557ce2e78435 - std::thread::local::LocalKey::try_with::hb6ed8b654f271c22 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x557ce2e77ebe - std::thread::local::LocalKey::with::hdbf9b9beccf793e1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x557ce2e8f228 - tokio::coop::with_budget::h61a117c677ce85cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 65: 0x557ce2e8f228 - tokio::coop::budget::h754984094eceaf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 66: 0x557ce2e8f228 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hedc4e40047534363 [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: 0x557ce2e90422 - tokio::runtime::basic_scheduler::enter::{{closure}}::h68fb32d6e81eacac [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: 0x557ce2dc8035 - tokio::macros::scoped_tls::ScopedKey::set::hcc65ca70ca1a0074 [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: 0x557ce2e903a0 - tokio::runtime::basic_scheduler::enter::h6a08d7fad901e6db [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: 0x557ce2e8ef5c - tokio::runtime::basic_scheduler::Inner

::block_on::h8186a2d61b5277cf [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: 0x557ce2e8f980 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h486512fcc99cda97 [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: 0x557ce2e8fca1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha656a1535747f966 [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: 0x557ce2e3ca87 - tokio::runtime::Runtime::block_on::hae64fef17144164d [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: 0x557ce2e51a36 - tokio::task::local::LocalSet::block_on::h22de1bf348337b73 [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: 0x557ce2e525ac - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h600c2b03d3dbeab6 [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: 0x557ce2dd066e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe6e012712034c76 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557ce2e8da02 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h51ac10abdc0e2d77 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x557ce2db78e2 - as core::ops::function::FnOnce<()>>::call_once::h42ab0b1738262c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x557ce2df8334 - std::panicking::try::do_call::h4c7c666ab25d6d40 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x557ce2dfdc1d - __rust_try [INFO] [stdout] 81: 0x557ce2df7ff0 - std::panicking::try::h773ae6d1f8672e73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x557ce2dc0082 - std::panic::catch_unwind::hf035b4722dd32456 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x557ce2e8d7fc - std::thread::Builder::spawn_unchecked::{{closure}}::h1b50b6f17cec8e1e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x557ce2ea091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbcc57af51537bf20 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x557ce33cf537 - 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: 0x7fb71f779609 - start_thread [INFO] [stdout] 89: 0x7fb71f549293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::pokemon::tests::it_returns_429_on_too_many_shakespeare_requests stdout ---- [INFO] [stdout] thread 'routes::pokemon::tests::it_returns_429_on_too_many_shakespeare_requests' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `500`, [INFO] [stdout] right: `429`', src/routes/pokemon.rs:244:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce33e9a78 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x557ce2d170de - core::panicking::assert_failed::hcbc8433b010a44c8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557ce2d21e86 - shakespearean_pokemon::routes::pokemon::tests::it_returns_429_on_too_many_shakespeare_requests::{{closure}}::h47edf9bcbf695d0f [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:244:9 [INFO] [stdout] 18: 0x557ce2d2459b - as core::future::future::Future>::poll::hef4a396bbbabee08 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557ce2d2fedf - as core::future::future::Future>::poll::h9c7411e8c66dda01 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x557ce2d3eab0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hb697d1d01b75c2b9 [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] 21: 0x557ce2d1a66c - tokio::coop::with_budget::{{closure}}::hdebafa99e18843b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x557ce2d042d1 - std::thread::local::LocalKey::try_with::h9ae3f9ad58f041a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x557ce2d00d5d - std::thread::local::LocalKey::with::h7e04c3c93609b2be [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x557ce2d3cac4 - tokio::coop::with_budget::h8e943275790c85de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x557ce2d3cac4 - tokio::coop::budget::hed21258b234cca3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x557ce2d3cac4 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hafbb9f0075f49444 [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] 27: 0x557ce2d45201 - tokio::runtime::basic_scheduler::enter::{{closure}}::hf76517940ac86439 [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] 28: 0x557ce2d655cd - tokio::macros::scoped_tls::ScopedKey::set::h795510aa30a66fb9 [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] 29: 0x557ce2d44b8c - tokio::runtime::basic_scheduler::enter::hf58e912d6a055513 [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] 30: 0x557ce2d3864b - tokio::runtime::basic_scheduler::Inner

::block_on::hc0544b15810fd264 [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] 31: 0x557ce2d3f51c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hdb95d2f6c1cf2f14 [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] 32: 0x557ce2d401a0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h320968081e9786b2 [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] 33: 0x557ce2d66748 - tokio::runtime::Runtime::block_on::h5221f6f404f12108 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x557ce2d20d7b - shakespearean_pokemon::routes::pokemon::tests::it_returns_429_on_too_many_shakespeare_requests::hbf3fab34c6539565 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:196:5 [INFO] [stdout] 35: 0x557ce2d20c9a - shakespearean_pokemon::routes::pokemon::tests::it_returns_429_on_too_many_shakespeare_requests::{{closure}}::h7b7ba419dbdd56a5 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:196:5 [INFO] [stdout] 36: 0x557ce2d55d0e - core::ops::function::FnOnce::call_once::h388dc998d7131f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ce2d91c63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ce2d91c63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x557ce2d906f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x557ce2d906f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x557ce2d906f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x557ce2d906f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557ce2d906f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x557ce2d906f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x557ce2d906f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x557ce2d69cb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x557ce2d69cb2 - 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] 48: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x557ce2d6d908 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x557ce2d6d908 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x557ce2d6d908 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x557ce2d6d908 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x557ce2d6d908 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x557ce33cf537 - 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] 58: 0x7fb71f779609 - start_thread [INFO] [stdout] 59: 0x7fb71f549293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::pokemon::tests::it_successfully_gets_the_translated_pokemon_text stdout ---- [INFO] [stdout] thread 'routes::pokemon::tests::it_successfully_gets_the_translated_pokemon_text' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `500`, [INFO] [stdout] right: `200`', src/routes/pokemon.rs:165:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ce33c7400 - 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: 0x557ce33c7400 - 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: 0x557ce33c7400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ce33c7400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ce33eb19c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557ce33c03e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557ce33c95db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ce33c95db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ce33c95db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ce33c90ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ce33c9ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ce33c9787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ce33c78fc - 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: 0x557ce33c96e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ce2cefc81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ce33e9a78 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x557ce2d170de - core::panicking::assert_failed::hcbc8433b010a44c8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557ce2d1ff97 - shakespearean_pokemon::routes::pokemon::tests::it_successfully_gets_the_translated_pokemon_text::{{closure}}::ha404613e7bae5922 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:165:9 [INFO] [stdout] 18: 0x557ce2d23d5b - as core::future::future::Future>::poll::h802fe57aadc4a6c4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557ce2d2fabf - as core::future::future::Future>::poll::h1544ce77c4171d40 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x557ce2d3eb10 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hba547b125de4616b [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] 21: 0x557ce2d18eac - tokio::coop::with_budget::{{closure}}::h7b497921cd793369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x557ce2d04b71 - std::thread::local::LocalKey::try_with::hb1dae2e1ed00cf4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x557ce2d0101d - std::thread::local::LocalKey::with::hadec43f8c0e852d4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x557ce2d3aa04 - tokio::coop::with_budget::h3fa02a6e35f62d20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x557ce2d3aa04 - tokio::coop::budget::hef2fcb76a40e5ad2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x557ce2d3aa04 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h7e48ed4d8c2413b1 [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] 27: 0x557ce2d45081 - tokio::runtime::basic_scheduler::enter::{{closure}}::h6edcff70de167f05 [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] 28: 0x557ce2d65b6d - tokio::macros::scoped_tls::ScopedKey::set::hee2b9980bab74427 [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] 29: 0x557ce2d4413c - tokio::runtime::basic_scheduler::enter::hbff69bb59b3eed3a [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] 30: 0x557ce2d3862b - tokio::runtime::basic_scheduler::Inner

::block_on::ha76fb7c4d1fe76f7 [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] 31: 0x557ce2d3f1fc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h634a5946b4c25176 [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] 32: 0x557ce2d410e0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h7a84b6e9c3b0e213 [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] 33: 0x557ce2d66d88 - tokio::runtime::Runtime::block_on::h99582bbdc77c277c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x557ce2d1ebfb - shakespearean_pokemon::routes::pokemon::tests::it_successfully_gets_the_translated_pokemon_text::hd8c91bd690e99879 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:106:5 [INFO] [stdout] 35: 0x557ce2d1eb1a - shakespearean_pokemon::routes::pokemon::tests::it_successfully_gets_the_translated_pokemon_text::{{closure}}::hd350cefe6f659110 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:106:5 [INFO] [stdout] 36: 0x557ce2d5605e - core::ops::function::FnOnce::call_once::haff2643d2414ae1e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ce2d91c63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ce2d91c63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x557ce2d906f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x557ce2d906f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x557ce2d906f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x557ce2d906f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557ce2d906f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x557ce2d906f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x557ce2d906f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x557ce2d69cb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x557ce2d69cb2 - 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] 48: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x557ce2d6d908 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x557ce2d6d908 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x557ce2d6d908 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x557ce2d6d908 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x557ce2d6d908 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x557ce2d6d908 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x557ce33cf537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x557ce33cf537 - 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] 58: 0x7fb71f779609 - start_thread [INFO] [stdout] 59: 0x7fb71f549293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::pokemon_client::tests::it_correctly_deserializes_pokemon_species [INFO] [stdout] client::pokemon_client::tests::it_error_on_404 [INFO] [stdout] client::pokemon_client::tests::it_errors_on_invalid_data [INFO] [stdout] client::shakespeare_client::tests::it_errors_on_invalid_data [INFO] [stdout] client::shakespeare_client::tests::it_successfully_deserializes_a_response [INFO] [stdout] client::shakespeare_client::tests::it_successfully_gets_translation [INFO] [stdout] client::shakespeare_client::tests::it_successfully_sends_an_api_key [INFO] [stdout] routes::pokemon::tests::it_returns_404_on_invalid_pokemon [INFO] [stdout] routes::pokemon::tests::it_returns_429_on_too_many_shakespeare_requests [INFO] [stdout] routes::pokemon::tests::it_successfully_gets_the_translated_pokemon_text [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "869adcbd838e7741e40462fed7a121146e1a1a629066e4423966c1270733adfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "869adcbd838e7741e40462fed7a121146e1a1a629066e4423966c1270733adfd", kill_on_drop: false }` [INFO] [stdout] 869adcbd838e7741e40462fed7a121146e1a1a629066e4423966c1270733adfd