[INFO] cloning repository https://github.com/la10736/tl-ex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/la10736/tl-ex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fla10736%2Ftl-ex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fla10736%2Ftl-ex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 875d39b405e99ab2354c88962313f17da02f5c61
[INFO] testing la10736/tl-ex against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fla10736%2Ftl-ex" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/la10736/tl-ex
[INFO] finished tweaking git repo https://github.com/la10736/tl-ex
[INFO] tweaked toml for git repo https://github.com/la10736/tl-ex written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/la10736/tl-ex on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/la10736/tl-ex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d6dd645a7b2247022811fd33ae17c3b5f8b7cac6fca95fca3133ba9e3c8aafd
[INFO] running `Command { std: "docker" "start" "-a" "8d6dd645a7b2247022811fd33ae17c3b5f8b7cac6fca95fca3133ba9e3c8aafd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d6dd645a7b2247022811fd33ae17c3b5f8b7cac6fca95fca3133ba9e3c8aafd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d6dd645a7b2247022811fd33ae17c3b5f8b7cac6fca95fca3133ba9e3c8aafd", kill_on_drop: false }`
[INFO] [stdout] 8d6dd645a7b2247022811fd33ae17c3b5f8b7cac6fca95fca3133ba9e3c8aafd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fd8af9cb0a9c1946491b4d86a379d1a1227026b9256f076245ee9b76c34905d
[INFO] running `Command { std: "docker" "start" "-a" "0fd8af9cb0a9c1946491b4d86a379d1a1227026b9256f076245ee9b76c34905d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling reflink-copy v0.1.29
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling http-cache-semantics v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling http-cache v0.21.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling http-cache-reqwest v0.16.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rustemon v4.5.0
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tl-ex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 23s
[INFO] running `Command { std: "docker" "inspect" "0fd8af9cb0a9c1946491b4d86a379d1a1227026b9256f076245ee9b76c34905d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd8af9cb0a9c1946491b4d86a379d1a1227026b9256f076245ee9b76c34905d", kill_on_drop: false }`
[INFO] [stdout] 0fd8af9cb0a9c1946491b4d86a379d1a1227026b9256f076245ee9b76c34905d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6877f2ad89e3e2532f5c780ce06c3ee8bcc67f48fecec689b6b17bb869c86993
[INFO] running `Command { std: "docker" "start" "-a" "6877f2ad89e3e2532f5c780ce06c3ee8bcc67f48fecec689b6b17bb869c86993", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tl-ex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.87s
[INFO] running `Command { std: "docker" "inspect" "6877f2ad89e3e2532f5c780ce06c3ee8bcc67f48fecec689b6b17bb869c86993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6877f2ad89e3e2532f5c780ce06c3ee8bcc67f48fecec689b6b17bb869c86993", kill_on_drop: false }`
[INFO] [stdout] 6877f2ad89e3e2532f5c780ce06c3ee8bcc67f48fecec689b6b17bb869c86993
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35104cd85cc18b25f887649e546fbe8f42115e2f4936b67e9eba3ad72642a7c4
[INFO] running `Command { std: "docker" "start" "-a" "35104cd85cc18b25f887649e546fbe8f42115e2f4936b67e9eba3ad72642a7c4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tl_ex-2267cb65485834cb)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test language_policies::tests::legendary_pokemon_use_yoda::habitat_1_Some___rare___::name_3___nocare__ ... ok
[INFO] [stdout] test language_policies::tests::legendary_pokemon_use_yoda::habitat_2_Some___forest___::name_1___pikachu__ ... ok
[INFO] [stdout] test language_policies::tests::legendary_pokemon_use_yoda::habitat_2_Some___forest___::name_2___zubat__ ... ok
[INFO] [stdout] test language_policies::tests::legendary_pokemon_use_yoda::habitat_2_Some___forest___::name_3___nocare__ ... ok
[INFO] [stdout] test language_policies::tests::legendary_pokemon_use_yoda::habitat_3_None::name_1___pikachu__ ... ok
[INFO] [stdout] test language_policies::tests::legendary_pokemon_use_yoda::habitat_3_None::name_2___zubat__ ... ok
[INFO] [stdout] test language_policies::tests::legendary_pokemon_use_yoda::habitat_1_Some___rare___::name_2___zubat__ ... ok
[INFO] [stdout] test language_policies::tests::legendary_pokemon_use_yoda::habitat_3_None::name_3___nocare__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_1_Some___rare___::name_1___pikachu__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_1_Some___rare___::name_3___nocare__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_1_Some___rare___::name_4___mewtwo__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_2_Some___forest___::name_1___pikachu__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_2_Some___forest___::name_2___zubat__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_2_Some___forest___::name_3___nocare__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_3_None::name_1___pikachu__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_2_Some___forest___::name_4___mewtwo__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_3_None::name_3___nocare__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_3_None::name_4___mewtwo__ ... ok
[INFO] [stdout] test language_policies::tests::pokemon_from_cave_use_yoda::name_1___nocare__ ... ok
[INFO] [stdout] test language_policies::tests::pokemon_from_cave_use_yoda::name_2___zubat__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_3_None::name_2___zubat__ ... ok
[INFO] [stdout] test language_policies::tests::pokemon_from_cave_use_yoda::name_3___pokefake__ ... ok
[INFO] [stdout] test rustemon_provider::tests::expected_sanitize_description::case_1_general ... ok
[INFO] [stdout] test rustemon_provider::tests::expected_sanitize_description::case_2_dont_change ... ok
[INFO] [stdout] test rustemon_provider::tests::expected_sanitize_description::case_3_boundary ... ok
[INFO] [stdout] test rustemon_provider::tests::expected_sanitize_description::case_4_stripping ... ok
[INFO] [stdout] test language_policies::tests::legendary_pokemon_use_yoda::habitat_1_Some___rare___::name_1___pikachu__ ... ok
[INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_1_Some___rare___::name_2___zubat__ ... ok
[INFO] [stdout] test funtranslation_provider::tests::translate::case_1_yoda ... FAILED
[INFO] [stdout] test funtranslation_provider::tests::translate::case_2_shakespeare ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_description::case_1_base ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_description::case_2_base ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_habitat::case_2_base ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_habitat::case_1_base ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_habitat::case_3_base ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_name::case_1_base ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_legendary_state::case_1_base ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_not_found_error::case_2_empty ... FAILED
[INFO] [stdout] test tests::integration::pokemon::does_not_exist ... ok
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_legendary_state::case_2_base ... FAILED
[INFO] [stdout] test tests::integration::pokemon::exists ... ok
[INFO] [stdout] test tests::integration::pokemon::provider_error ... ok
[INFO] [stdout] test tests::integration::pokemon_translated::does_not_exist ... ok
[INFO] [stdout] test tests::integration::pokemon_translated::should_translate::language_1_Language__Shakespeare ... ok
[INFO] [stdout] test tests::integration::pokemon_translated::exists ... ok
[INFO] [stdout] test tests::integration::pokemon_translated::should_translate::language_2_Language__Yoda ... ok
[INFO] [stdout] test tests::integration::pokemon_translated::translate_error_should_return_orig_description::language_1_Language__Shakespeare ... ok
[INFO] [stdout] test tests::integration::pokemon_translated::translate_error_should_return_orig_description::language_2_Language__Yoda ... ok
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_correct_name::case_3_mixed ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_not_found_error::case_1 ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_not_found_error::case_3_invalid ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_not_found_error::case_4_invalid ... FAILED
[INFO] [stdout] test rustemon_provider::tests::should_return_not_found_error::case_5_invalid ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- funtranslation_provider::tests::translate::case_1_yoda stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'funtranslation_provider::tests::translate::case_1_yoda' (18) panicked at src/funtranslation_provider.rs:93:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "error sending request for url (https://api.funtranslations.mercxry.me/v1/translate/yoda)" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0199e - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0199e - tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/funtranslation_provider.rs:93:70
[INFO] [stdout]   22:     0x5ef0d9e40cef - tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/funtranslation_provider.rs:79:5
[INFO] [stdout]   23:     0x5ef0d9ddab5f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd4c10 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1d45 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da080e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd2246 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc8c6 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd7e3d - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e107ed - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fe5d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9e21b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9e21b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9e21b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3e330 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8fb8d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70ba4 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e48c2b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e23639 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da9192 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da385e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1ea5d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d5bef0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d60127 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d69ac6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e2a375 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d34c06 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de8bc4 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9dec5fb - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2dc0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5842 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee5b6 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e44566 - tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda
[INFO] [stdout]                                at /opt/rustwide/workdir/src/funtranslation_provider.rs:88:5
[INFO] [stdout]   54:     0x5ef0d9e40b37 - tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/funtranslation_provider.rs:79:14
[INFO] [stdout]   55:     0x5ef0d9dc1ab6 - <tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_1_yoda::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- funtranslation_provider::tests::translate::case_2_shakespeare stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'funtranslation_provider::tests::translate::case_2_shakespeare' (19) panicked at src/funtranslation_provider.rs:93:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "error sending request for url (https://api.funtranslations.mercxry.me/v1/translate/shakespeare)" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0199e - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0199e - tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/funtranslation_provider.rs:93:70
[INFO] [stdout]   22:     0x5ef0d9e40ed5 - tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/funtranslation_provider.rs:79:5
[INFO] [stdout]   23:     0x5ef0d9ddac9f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd4d00 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1e45 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da085e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd2286 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc916 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd80ed - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e1082d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fe9d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9e3bb - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9e3bb - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9e3bb - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3e650 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d9067d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70bc4 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e48d7b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e23679 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da92d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da38be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1ea9d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d5c310 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d601a7 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d69e06 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e2a4d5 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d34ce6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de8d04 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9dec88b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2e40 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5892 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee5f6 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e445e6 - tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare
[INFO] [stdout]                                at /opt/rustwide/workdir/src/funtranslation_provider.rs:88:5
[INFO] [stdout]   54:     0x5ef0d9e40b67 - tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/funtranslation_provider.rs:79:14
[INFO] [stdout]   55:     0x5ef0d9dc1af6 - <tl_ex[6b090fa0032fcf0f]::funtranslation_provider::tests::translate::case_2_shakespeare::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_description::case_1_base stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_description::case_1_base' (48) panicked at src/rustemon_provider.rs:164:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/mewtwo)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_description::{closure#0}\n             at ./src/rustemon_provider.rs:164:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}\n             at ./src/rustemon_provider.rs:151:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base\n             at ./src/rustemon_provider.rs:160:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}\n             at ./src/rustemon_provider.rs:151:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0addb - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0addb - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:164:58
[INFO] [stdout]   22:     0x5ef0d9e38b3a - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:151:5
[INFO] [stdout]   23:     0x5ef0d9dda51f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd4760 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1845 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da067e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd2106 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc736 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd7285 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e106ad - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fd1d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9d9fb - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9d9fb - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9d9fb - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3d390 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8c4dd - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70b04 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e4859b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e234f9 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da8b52 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da367e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e91d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d5aa50 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5fea7 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d68a86 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e29c95 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d347a6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de8584 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9deb92b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2b40 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de56b5 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee429 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e3a9b6 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:160:5
[INFO] [stdout]   54:     0x5ef0d9e38927 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:151:14
[INFO] [stdout]   55:     0x5ef0d9dc1976 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_1_base::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_description::case_2_base stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_description::case_2_base' (49) panicked at src/rustemon_provider.rs:164:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/pikachu)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_description::{closure#0}\n             at ./src/rustemon_provider.rs:164:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}\n             at ./src/rustemon_provider.rs:151:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base\n             at ./src/rustemon_provider.rs:160:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}\n             at ./src/rustemon_provider.rs:151:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0addb - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0addb - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:164:58
[INFO] [stdout]   22:     0x5ef0d9e38d8a - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:151:5
[INFO] [stdout]   23:     0x5ef0d9dda65f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd4850 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1945 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da06ce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd2146 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc786 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd74c5 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e106ed - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fd5d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9db9b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9db9b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9db9b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3d6b0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8cfcd - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70b24 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e486eb - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e23539 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da8c92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da36de - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e95d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d5ae70 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5ff27 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d68dc6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e29df5 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d34886 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de86c4 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9debbbb - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2bc0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5705 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee479 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e3aa36 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:160:5
[INFO] [stdout]   54:     0x5ef0d9e38957 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:151:14
[INFO] [stdout]   55:     0x5ef0d9dc19b6 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_description::case_2_base::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_habitat::case_2_base stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_habitat::case_2_base' (51) panicked at src/rustemon_provider.rs:137:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/charizard)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_habitat::{closure#0}\n             at ./src/rustemon_provider.rs:137:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}\n             at ./src/rustemon_provider.rs:126:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base\n             at ./src/rustemon_provider.rs:131:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}\n             at ./src/rustemon_provider.rs:126:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0a51d - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0a51d - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:137:58
[INFO] [stdout]   22:     0x5ef0d9e01f3f - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:126:5
[INFO] [stdout]   23:     0x5ef0d9dd9b1f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd3fe0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1045 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da03fe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd1f06 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc4b6 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd6085 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e104ad - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fb1d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9ccfb - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9ccfb - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9ccfb - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3ba90 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d86d5d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70a04 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e47b1b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e232f9 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da8152 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da337e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e71d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d58950 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5faa7 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d67086 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e29195 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d340a6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de7b84 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9dea4ab - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd273e - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5437 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee1d7 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e05e88 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:131:5
[INFO] [stdout]   54:     0x5ef0d9e01b27 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:126:14
[INFO] [stdout]   55:     0x5ef0d9dc1776 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_habitat::case_1_base stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_habitat::case_1_base' (50) panicked at src/rustemon_provider.rs:137:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/mewtwo)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_habitat::{closure#0}\n             at ./src/rustemon_provider.rs:137:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}\n             at ./src/rustemon_provider.rs:126:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base\n             at ./src/rustemon_provider.rs:131:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}\n             at ./src/rustemon_provider.rs:126:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0a51d - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0a51d - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:137:58
[INFO] [stdout]   22:     0x5ef0d9e01d2f - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:126:5
[INFO] [stdout]   23:     0x5ef0d9dd99df - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd3ef0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da0f45 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da03ae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd1ec6 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc466 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd5e45 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e1046d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fadd - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9cb5b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9cb5b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9cb5b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3b770 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8626d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d709e4 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e479cb - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e232b9 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da8012 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da331e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e6dd - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d58530 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5fa27 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d66d46 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e29035 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d33fc6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de7a44 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9dea21b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd26be - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de53e7 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee197 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e05df8 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:131:5
[INFO] [stdout]   54:     0x5ef0d9e01af7 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:126:14
[INFO] [stdout]   55:     0x5ef0d9dc1736 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat' (53) panicked at src/rustemon_provider.rs:137:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/quaxly)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_habitat::{closure#0}\n             at ./src/rustemon_provider.rs:137:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}\n             at ./src/rustemon_provider.rs:126:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat\n             at ./src/rustemon_provider.rs:131:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}\n             at ./src/rustemon_provider.rs:126:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0a51d - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0a51d - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:137:58
[INFO] [stdout]   22:     0x5ef0d9e0234e - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:126:5
[INFO] [stdout]   23:     0x5ef0d9dd9d9f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd41c0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1245 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da049e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd1f86 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc556 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd6505 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e1052d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fb9d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9d03b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9d03b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9d03b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3c0d0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8833d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70a44 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e47dbb - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e23379 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da83d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da343e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e79d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d59190 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5fba7 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d67706 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e29455 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d34266 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de7e04 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9dea9cb - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd283e - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de54d7 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee257 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e05fa8 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:131:5
[INFO] [stdout]   54:     0x5ef0d9e01b87 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:126:14
[INFO] [stdout]   55:     0x5ef0d9dc17f6 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_habitat::case_3_base stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_habitat::case_3_base' (52) panicked at src/rustemon_provider.rs:137:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/pikachu)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_habitat::{closure#0}\n             at ./src/rustemon_provider.rs:137:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}\n             at ./src/rustemon_provider.rs:126:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base\n             at ./src/rustemon_provider.rs:131:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}\n             at ./src/rustemon_provider.rs:126:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0a51d - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0a51d - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:137:58
[INFO] [stdout]   22:     0x5ef0d9e0214f - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:126:5
[INFO] [stdout]   23:     0x5ef0d9dd9c5f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd40d0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1145 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da044e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd1f46 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc506 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd62c5 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e104ed - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fb5d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9ce9b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9ce9b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9ce9b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3bdb0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8784d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70a24 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e47c6b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e23339 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da8292 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da33de - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e75d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d58d70 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5fb27 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d673c6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e292f5 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d34186 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de7cc4 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9dea73b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd27be - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5487 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee217 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e05f18 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:131:5
[INFO] [stdout]   54:     0x5ef0d9e01b57 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:126:14
[INFO] [stdout]   55:     0x5ef0d9dc17b6 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_name::case_1_base stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_name::case_1_base' (68) panicked at src/rustemon_provider.rs:105:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/mewtwo)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_name::{closure#0}\n             at ./src/rustemon_provider.rs:105:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}\n             at ./src/rustemon_provider.rs:97:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base\n             at ./src/rustemon_provider.rs:101:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}\n             at ./src/rustemon_provider.rs:97:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0a06b - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0a06b - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:105:58
[INFO] [stdout]   22:     0x5ef0d9df055a - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:97:5
[INFO] [stdout]   23:     0x5ef0d9dd961f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd3c20 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da0c45 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da02be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd1e06 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc376 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd5785 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e103ad - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fa1d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9c67b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9c67b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9c67b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3ae10 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8419d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70984 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e475db - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e231f9 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da7c52 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da31fe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e61d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d578d0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5f8a7 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d66386 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e28c15 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d33d26 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de7684 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9de9a6b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2540 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de52f5 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee0a9 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9df0e96 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:101:5
[INFO] [stdout]   54:     0x5ef0d9df0317 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:97:14
[INFO] [stdout]   55:     0x5ef0d9dc1576 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_1_base::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_legendary_state::case_1_base stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_legendary_state::case_1_base' (65) panicked at src/rustemon_provider.rs:148:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/mewtwo)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::{closure#0}\n             at ./src/rustemon_provider.rs:148:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}\n             at ./src/rustemon_provider.rs:140:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base\n             at ./src/rustemon_provider.rs:144:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}\n             at ./src/rustemon_provider.rs:140:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0b23e - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0b23e - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:148:58
[INFO] [stdout]   22:     0x5ef0d9e3901b - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:140:5
[INFO] [stdout]   23:     0x5ef0d9dda79f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd4940 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1a45 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da071e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd2186 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc7d6 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd7705 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e1072d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fd9d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9dd3b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9dd3b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9dd3b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3d9d0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8dabd - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70b44 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e4883b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e23579 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da8dd2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da373e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e99d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d5b290 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5ffa7 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d69106 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e29f55 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d34966 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de8804 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9debe4b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2c40 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5755 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee4c9 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e3aab6 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:144:5
[INFO] [stdout]   54:     0x5ef0d9e38e27 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:140:14
[INFO] [stdout]   55:     0x5ef0d9dc19f6 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case' (69) panicked at src/rustemon_provider.rs:105:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/MEWTWO)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_name::{closure#0}\n             at ./src/rustemon_provider.rs:105:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}\n             at ./src/rustemon_provider.rs:97:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case\n             at ./src/rustemon_provider.rs:101:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}\n             at ./src/rustemon_provider.rs:97:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0a06b - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0a06b - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:105:58
[INFO] [stdout]   22:     0x5ef0d9df09fa - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:97:5
[INFO] [stdout]   23:     0x5ef0d9dd989f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd3e00 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da0e45 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da035e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd1e86 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc416 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd5c05 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e1042d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fa9d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9c9bb - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9c9bb - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9c9bb - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3b450 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8577d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d709c4 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e4787b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e23279 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da7ed2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da32be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e69d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d58110 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5f9a7 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d66a06 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e28ed5 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d33ee6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de7904 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9de9f8b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2640 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5395 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee149 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9df0f96 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:101:5
[INFO] [stdout]   54:     0x5ef0d9df0377 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:97:14
[INFO] [stdout]   55:     0x5ef0d9dc15f6 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_not_found_error::case_2_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_not_found_error::case_2_empty' (72) panicked at src/rustemon_provider.rs:118:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: NotFound { name: "" }
[INFO] [stdout]  right: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_not_found_error::{closure#0}\n             at ./src/rustemon_provider.rs:122:35\n  15: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}\n             at ./src/rustemon_provider.rs:108:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty\n             at ./src/rustemon_provider.rs:114:5\n  47: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}\n             at ./src/rustemon_provider.rs:108:14\n  48: <tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbcf3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ef0d9ddce19 - core[35159d6ffb30e017]::panicking::assert_failed::<tl_ex[6b090fa0032fcf0f]::service::ServiceError, tl_ex[6b090fa0032fcf0f]::service::ServiceError>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ef0d9e0aa4b - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:118:9
[INFO] [stdout]   22:     0x5ef0d9e0b5db - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:108:5
[INFO] [stdout]   23:     0x5ef0d9dd9edf - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd42b0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1345 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da04ee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd1fc6 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc5a6 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd6745 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e1056d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fbdd - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9d1db - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9d1db - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9d1db - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3c3f0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d88e2d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70a64 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e47f0b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e233b9 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da8512 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da349e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e7dd - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d595b0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5fc27 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d67a46 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e295b5 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d34346 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de7f44 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9deac5b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd28c0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5525 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee299 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e0da06 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:114:5
[INFO] [stdout]   54:     0x5ef0d9e0b397 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:108:14
[INFO] [stdout]   55:     0x5ef0d9dc1836 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_legendary_state::case_2_base stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_legendary_state::case_2_base' (66) panicked at src/rustemon_provider.rs:148:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/pikachu)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::{closure#0}\n             at ./src/rustemon_provider.rs:148:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}\n             at ./src/rustemon_provider.rs:140:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base\n             at ./src/rustemon_provider.rs:144:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}\n             at ./src/rustemon_provider.rs:140:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0b23e - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0b23e - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:148:58
[INFO] [stdout]   22:     0x5ef0d9e39218 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:140:5
[INFO] [stdout]   23:     0x5ef0d9dda8df - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd4a30 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1b45 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da076e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd21c6 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc826 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd7945 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e1076d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fddd - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9dedb - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9dedb - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9dedb - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3dcf0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8e5ad - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70b64 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e4898b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e235b9 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da8f12 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da379e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e9dd - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d5b6b0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d60027 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d69446 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e2a0b5 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d34a46 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de8944 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9dec0db - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2cc0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de57a5 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee519 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e3ab36 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:144:5
[INFO] [stdout]   54:     0x5ef0d9e38e57 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:140:14
[INFO] [stdout]   55:     0x5ef0d9dc1a36 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat' (67) panicked at src/rustemon_provider.rs:148:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/quaxly)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::{closure#0}\n             at ./src/rustemon_provider.rs:148:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}\n             at ./src/rustemon_provider.rs:140:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat\n             at ./src/rustemon_provider.rs:144:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}\n             at ./src/rustemon_provider.rs:140:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0b23e - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0b23e - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:148:58
[INFO] [stdout]   22:     0x5ef0d9e39408 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:140:5
[INFO] [stdout]   23:     0x5ef0d9ddaa1f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd4b20 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1c45 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da07be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd2206 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc876 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd7b85 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e107ad - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fe1d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9e07b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9e07b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9e07b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3e010 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8f09d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70b84 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e48adb - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e235f9 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da9052 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da37fe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1ea1d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d5bad0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d600a7 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d69786 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e2a215 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d34b26 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de8a84 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9dec36b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2d40 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de57f5 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee569 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e3abb6 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:144:5
[INFO] [stdout]   54:     0x5ef0d9e38e87 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:140:14
[INFO] [stdout]   55:     0x5ef0d9dc1a76 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_correct_name::case_3_mixed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_correct_name::case_3_mixed' (70) panicked at src/rustemon_provider.rs:105:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/ChArizArD)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_correct_name::{closure#0}\n             at ./src/rustemon_provider.rs:105:52\n  15: tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}\n             at ./src/rustemon_provider.rs:97:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed\n             at ./src/rustemon_provider.rs:101:5\n  47: tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}\n             at ./src/rustemon_provider.rs:97:14\n  48: <tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbbb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ef0d9e0a06b - <core[35159d6ffb30e017]::result::Result<tl_ex[6b090fa0032fcf0f]::Pokemon, tl_ex[6b090fa0032fcf0f]::service::ServiceError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ef0d9e0a06b - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:105:58
[INFO] [stdout]   22:     0x5ef0d9df07aa - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:97:5
[INFO] [stdout]   23:     0x5ef0d9dd975f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd3d10 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da0d45 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da030e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd1e46 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc3c6 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd59c5 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e103ed - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fa5d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9c81b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9c81b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9c81b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3b130 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d84c8d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d709a4 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e4772b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e23239 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da7d92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da325e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e65d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d57cf0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5f927 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d666c6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e28d75 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d33e06 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de77c4 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9de9cfb - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd25c0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5345 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee0f9 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9df0f16 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:101:5
[INFO] [stdout]   54:     0x5ef0d9df0347 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:97:14
[INFO] [stdout]   55:     0x5ef0d9dc15b6 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_not_found_error::case_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_not_found_error::case_1' (71) panicked at src/rustemon_provider.rs:118:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: NotFound { name: "not_a_pokemon" }
[INFO] [stdout]  right: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/not_a_pokemon)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_not_found_error::{closure#0}\n             at ./src/rustemon_provider.rs:122:35\n  15: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}\n             at ./src/rustemon_provider.rs:108:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1\n             at ./src/rustemon_provider.rs:114:5\n  47: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}\n             at ./src/rustemon_provider.rs:108:14\n  48: <tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbcf3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ef0d9ddce19 - core[35159d6ffb30e017]::panicking::assert_failed::<tl_ex[6b090fa0032fcf0f]::service::ServiceError, tl_ex[6b090fa0032fcf0f]::service::ServiceError>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ef0d9e0aa4b - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:118:9
[INFO] [stdout]   22:     0x5ef0d9e0bd9e - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:108:5
[INFO] [stdout]   23:     0x5ef0d9dda3df - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd4670 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1745 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da062e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd20c6 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc6e6 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd7045 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e1066d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fcdd - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9d85b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9d85b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9d85b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3d070 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8b9ed - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70ae4 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e4844b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e234b9 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da8a12 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da361e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e8dd - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d5a630 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5fe27 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d68746 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e29b35 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d346c6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de8444 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9deb69b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2ac0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5665 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee3d9 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e0dc06 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:114:5
[INFO] [stdout]   54:     0x5ef0d9e0b457 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:108:14
[INFO] [stdout]   55:     0x5ef0d9dc1936 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_1::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_not_found_error::case_3_invalid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_not_found_error::case_3_invalid' (74) panicked at src/rustemon_provider.rs:118:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: NotFound { name: "a/s/d" }
[INFO] [stdout]  right: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/a/s/d)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_not_found_error::{closure#0}\n             at ./src/rustemon_provider.rs:122:35\n  15: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}\n             at ./src/rustemon_provider.rs:108:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid\n             at ./src/rustemon_provider.rs:114:5\n  47: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}\n             at ./src/rustemon_provider.rs:108:14\n  48: <tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbcf3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ef0d9ddce19 - core[35159d6ffb30e017]::panicking::assert_failed::<tl_ex[6b090fa0032fcf0f]::service::ServiceError, tl_ex[6b090fa0032fcf0f]::service::ServiceError>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ef0d9e0aa4b - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:118:9
[INFO] [stdout]   22:     0x5ef0d9e0b7ce - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:108:5
[INFO] [stdout]   23:     0x5ef0d9dda01f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd43a0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1445 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da053e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd2006 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc5f6 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd6985 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e105ad - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fc1d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9d37b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9d37b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9d37b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3c710 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8991d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70a84 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e4805b - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e233f9 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da8652 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da34fe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e81d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d599d0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5fca7 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d67d86 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e29715 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d34426 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de8084 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9deaeeb - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2940 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5575 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee2e9 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e0da86 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:114:5
[INFO] [stdout]   54:     0x5ef0d9e0b3c7 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:108:14
[INFO] [stdout]   55:     0x5ef0d9dc1876 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_not_found_error::case_4_invalid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_not_found_error::case_4_invalid' (77) panicked at src/rustemon_provider.rs:118:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: NotFound { name: "#$@" }
[INFO] [stdout]  right: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/#$@)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_not_found_error::{closure#0}\n             at ./src/rustemon_provider.rs:122:35\n  15: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}\n             at ./src/rustemon_provider.rs:108:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid\n             at ./src/rustemon_provider.rs:114:5\n  47: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}\n             at ./src/rustemon_provider.rs:108:14\n  48: <tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbcf3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ef0d9ddce19 - core[35159d6ffb30e017]::panicking::assert_failed::<tl_ex[6b090fa0032fcf0f]::service::ServiceError, tl_ex[6b090fa0032fcf0f]::service::ServiceError>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ef0d9e0aa4b - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:118:9
[INFO] [stdout]   22:     0x5ef0d9e0b9be - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:108:5
[INFO] [stdout]   23:     0x5ef0d9dda15f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd4490 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1545 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da058e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd2046 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc646 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd6bc5 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e105ed - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fc5d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9d51b - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9d51b - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9d51b - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3ca30 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8a40d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70aa4 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e481ab - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e23439 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da8792 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da355e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e85d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d59df0 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5fd27 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d680c6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e29875 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d34506 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de81c4 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9deb17b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd29c0 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de55c5 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee339 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e0db06 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:114:5
[INFO] [stdout]   54:     0x5ef0d9e0b3f7 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:108:14
[INFO] [stdout]   55:     0x5ef0d9dc18b6 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rustemon_provider::tests::should_return_not_found_error::case_5_invalid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustemon_provider::tests::should_return_not_found_error::case_5_invalid' (78) panicked at src/rustemon_provider.rs:118:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: NotFound { name: "," }
[INFO] [stdout]  right: Unknown { error: "ReqwestMiddleware(Middleware(error sending request for url (https://pokeapi.co/api/v2/pokemon/,)\n\nCaused by:\n    0: client error (Connect)\n    1: dns error\n    2: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n   0: <anyhow::kind::Boxed>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14\n   1: http_cache_reqwest::from_box_error\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:208:23\n   2: <http_cache_reqwest::from_box_error as core::ops::function::FnOnce<(alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>,)>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n   3: <core::result::Result<http_cache::HttpResponse, alloc::boxed::Box<dyn core::error::Error + core::marker::Sync + core::marker::Send>>>::map_err::<reqwest_middleware::error::Error, http_cache_reqwest::from_box_error>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:968:27\n   4: <http_cache_reqwest::Cache<http_cache::managers::cacache::CACacheManager> as reqwest_middleware::middleware::Middleware>::handle::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-reqwest-0.16.0/src/lib.rs:225:52\n   5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<reqwest::async_impl::response::Response, reqwest_middleware::error::Error>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n   6: <reqwest_middleware::client::ClientWithMiddleware>::execute_with_extensions::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n   7: <reqwest_middleware::client::RequestBuilder>::send::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n   8: <rustemon::client::RustemonClient>::inner_get::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:133:40\n   9: <rustemon::client::RustemonClient>::get_by_endpoint_and_id::<rustemon::model::pokemon::Pokemon>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/client.rs:183:29\n  10: rustemon::pokemon::pokemon::get_by_name::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustemon-4.5.0/src/endpoint.rs:84:83\n  11: <tl_ex::rustemon_provider::Rustemon>::fetch_pokemon_data::{closure#0}\n             at ./src/rustemon_provider.rs:63:14\n  12: <tl_ex::rustemon_provider::Rustemon as tl_ex::service::PokemonProvider>::pokemon::{closure#0}\n             at ./src/rustemon_provider.rs:31:50\n  13: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tl_ex::Pokemon, tl_ex::service::ServiceError>> + core::marker::Send>> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  14: tl_ex::rustemon_provider::tests::should_return_not_found_error::{closure#0}\n             at ./src/rustemon_provider.rs:122:35\n  15: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}\n             at ./src/rustemon_provider.rs:108:5\n  16: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44\n  17: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13\n  18: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::try_with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  19: <std::thread::local::LocalKey<tokio::task::local::LocalData>>::with::<<tokio::task::local::LocalSet>::with<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  20: <tokio::task::local::LocalSet>::with::<core::task::poll::Poll<()>, <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core::future::future::Future>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n  21: <tokio::task::local::RunUntil<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core::future::future::Future>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22\n  22: <tokio::task::local::LocalSet>::run_until::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n  23: <core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}> as core::future::future::Future>::poll\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9\n  24: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70\n  25: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5\n  26: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5\n  27: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25\n  28: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19\n  29: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44\n  30: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68\n  31: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9\n  32: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38\n  33: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12\n  34: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20\n  35: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17\n  36: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core::option::Option<()>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27\n  37: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut <tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24\n  38: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  39: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>::{closure#0}, ()>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  41: <tokio::runtime::runtime::Runtime>::block_on_inner::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52\n  42: <tokio::runtime::runtime::Runtime>::block_on::<<tokio::task::local::LocalSet>::run_until<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18\n  43: <tokio::task::local::LocalSet>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12\n  44: <actix_rt::runtime::Runtime>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20\n  45: <actix_rt::system::SystemRunner>::block_on::<tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17\n  46: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid\n             at ./src/rustemon_provider.rs:114:5\n  47: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}\n             at ./src/rustemon_provider.rs:108:14\n  48: <tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  49: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  50: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18\n  51: test::run_test_in_process::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74\n  52: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  53: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  54: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  55: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  56: test::run_test_in_process\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27\n  57: test::run_test::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43\n  58: test::run_test::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41\n  59: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18\n  60: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13\n  61: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9\n  62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40\n  63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19\n  64: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14\n  65: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26\n  66: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5\n  67: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9\n  68: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17\n  69: <unknown>\n  70: clone))" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0dade2fca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0dade2fca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef0dade2fca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef0dadfb5fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef0dadfb5fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ef0dade87c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ef0dade87c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ef0dadbf6ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef0dadbf6ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef0dadda849 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef0d9e5f60c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ef0d9e5f60c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ef0daddaac2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ef0daddaac2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef0dadbf7a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef0dadb6809 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef0dadc083d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef0dadfbe6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef0dadfbcf3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ef0d9ddce19 - core[35159d6ffb30e017]::panicking::assert_failed::<tl_ex[6b090fa0032fcf0f]::service::ServiceError, tl_ex[6b090fa0032fcf0f]::service::ServiceError>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ef0d9e0aa4b - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:118:9
[INFO] [stdout]   22:     0x5ef0d9e0bbae - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:108:5
[INFO] [stdout]   23:     0x5ef0d9dda29f - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x5ef0d9dd4580 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x5ef0d9da1645 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::try_with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ef0d9da05de - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::task::local::LocalData>>::with::<<tokio[a6dad9205acad666]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ef0d9dd2086 - <tokio[a6dad9205acad666]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x5ef0d9ddc696 - <tokio[a6dad9205acad666]::task::local::RunUntil<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x5ef0d9dd6e05 - <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x5ef0d9e1062d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ef0d9d9fc9d - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x5ef0d9d9d6bb - tokio[a6dad9205acad666]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5ef0d9d9d6bb - tokio[a6dad9205acad666]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5ef0d9d9d6bb - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x5ef0d9d3cd50 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x5ef0d9d8aefd - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x5ef0d9d70ac4 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x5ef0d9e482fb - <tokio[a6dad9205acad666]::runtime::context::scoped::Scoped<tokio[a6dad9205acad666]::runtime::scheduler::Context>>::set::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ef0d9e23479 - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ef0d9da88d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::try_with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5ef0d9da35be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a6dad9205acad666]::runtime::context::Context>>::with::<tokio[a6dad9205acad666]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5ef0d9e1e89d - tokio[a6dad9205acad666]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ef0d9d5a210 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x5ef0d9d5fda7 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x5ef0d9d68406 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5ef0d9e299d5 - tokio[a6dad9205acad666]::runtime::context::runtime::enter_runtime::<<tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ef0d9d345e6 - <tokio[a6dad9205acad666]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5ef0d9de8304 - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x5ef0d9deb40b - <tokio[a6dad9205acad666]::runtime::runtime::Runtime>::block_on::<<tokio[a6dad9205acad666]::task::local::LocalSet>::run_until<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   50:     0x5ef0d9dd2a40 - <tokio[a6dad9205acad666]::task::local::LocalSet>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x5ef0d9de5615 - <actix_rt[cf65d87e570f7351]::runtime::Runtime>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5ef0d9dee389 - <actix_rt[cf65d87e570f7351]::system::SystemRunner>::block_on::<tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x5ef0d9e0db86 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:114:5
[INFO] [stdout]   54:     0x5ef0d9e0b427 - tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustemon_provider.rs:108:14
[INFO] [stdout]   55:     0x5ef0d9dc18f6 - <tl_ex[6b090fa0032fcf0f]::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ef0d9e528eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ef0d9e528eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5ef0d9e600db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ef0d9e600db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ef0d9e600db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5ef0d9e600db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5ef0d9e5aab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5ef0d9e5aab4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5ef0d9e62ce2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ef0d9e62ce2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5ef0d9e62ce2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ef0dade23df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5ef0dade23df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7036368abaa4 - <unknown>
[INFO] [stdout]   77:     0x703636938a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     funtranslation_provider::tests::translate::case_1_yoda
[INFO] [stdout]     funtranslation_provider::tests::translate::case_2_shakespeare
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_description::case_1_base
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_description::case_2_base
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_habitat::case_1_base
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_habitat::case_2_base
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_habitat::case_3_base
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_legendary_state::case_1_base
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_legendary_state::case_2_base
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_name::case_1_base
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case
[INFO] [stdout]     rustemon_provider::tests::should_return_correct_name::case_3_mixed
[INFO] [stdout]     rustemon_provider::tests::should_return_not_found_error::case_1
[INFO] [stdout]     rustemon_provider::tests::should_return_not_found_error::case_2_empty
[INFO] [stdout]     rustemon_provider::tests::should_return_not_found_error::case_3_invalid
[INFO] [stdout]     rustemon_provider::tests::should_return_not_found_error::case_4_invalid
[INFO] [stdout]     rustemon_provider::tests::should_return_not_found_error::case_5_invalid
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 37 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.92s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin tl-ex`
[INFO] running `Command { std: "docker" "inspect" "35104cd85cc18b25f887649e546fbe8f42115e2f4936b67e9eba3ad72642a7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35104cd85cc18b25f887649e546fbe8f42115e2f4936b67e9eba3ad72642a7c4", kill_on_drop: false }`
[INFO] [stdout] 35104cd85cc18b25f887649e546fbe8f42115e2f4936b67e9eba3ad72642a7c4
