[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 beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fla10736%2Ftl-ex" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/la10736/tl-ex on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 922048c7ccde07df25614e5d32f339fa1d0191b4ebff4b5d84a5b7b2526b3f08 [INFO] running `Command { std: "docker" "start" "-a" "922048c7ccde07df25614e5d32f339fa1d0191b4ebff4b5d84a5b7b2526b3f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "922048c7ccde07df25614e5d32f339fa1d0191b4ebff4b5d84a5b7b2526b3f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "922048c7ccde07df25614e5d32f339fa1d0191b4ebff4b5d84a5b7b2526b3f08", kill_on_drop: false }` [INFO] [stdout] 922048c7ccde07df25614e5d32f339fa1d0191b4ebff4b5d84a5b7b2526b3f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff7e21072dfa919b47fea29139941969066eb7a0cb7b0d04acfb7337507649e7 [INFO] running `Command { std: "docker" "start" "-a" "ff7e21072dfa919b47fea29139941969066eb7a0cb7b0d04acfb7337507649e7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [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 serde_json v1.0.149 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tracing v0.1.44 [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 actix-service v2.0.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling reflink-copy v0.1.29 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling synstructure v0.13.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 yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling icu_provider v2.1.1 [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 moka v0.12.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling http-cache-semantics v2.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling http-cache v0.21.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [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 http-cache-reqwest v0.16.0 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling rustemon v4.5.0 [INFO] [stderr] Compiling tl-ex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "ff7e21072dfa919b47fea29139941969066eb7a0cb7b0d04acfb7337507649e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7e21072dfa919b47fea29139941969066eb7a0cb7b0d04acfb7337507649e7", kill_on_drop: false }` [INFO] [stdout] ff7e21072dfa919b47fea29139941969066eb7a0cb7b0d04acfb7337507649e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce8b72c0f523923fe8f1be4f896855a5749d5631cb1c8c9094e0b6db8bde9e49 [INFO] running `Command { std: "docker" "start" "-a" "ce8b72c0f523923fe8f1be4f896855a5749d5631cb1c8c9094e0b6db8bde9e49", 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 semver v1.0.27 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling proc-macro-crate v3.5.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 32.96s [INFO] running `Command { std: "docker" "inspect" "ce8b72c0f523923fe8f1be4f896855a5749d5631cb1c8c9094e0b6db8bde9e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8b72c0f523923fe8f1be4f896855a5749d5631cb1c8c9094e0b6db8bde9e49", kill_on_drop: false }` [INFO] [stdout] ce8b72c0f523923fe8f1be4f896855a5749d5631cb1c8c9094e0b6db8bde9e49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3373270d83d68d03645c9f5059a78c573d1c7c6d4ff6e3a9df4f8499afc5e50f [INFO] running `Command { std: "docker" "start" "-a" "3373270d83d68d03645c9f5059a78c573d1c7c6d4ff6e3a9df4f8499afc5e50f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tl_ex-8d4c381822f81027) [INFO] [stdout] [INFO] [stdout] running 56 tests [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_2_Some___forest___::name_1___pikachu__ ... 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_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_3_None::name_2___zubat__ ... 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::pokemon_from_cave_use_yoda::name_3___pokefake__ ... 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_1_Some___rare___::name_3___nocare__ ... 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_3___nocare__ ... ok [INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_1_Some___rare___::name_4___mewtwo__ ... ok [INFO] [stdout] test rustemon_provider::tests::expected_sanitize_description::case_3_boundary ... ok [INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_2_Some___forest___::name_1___pikachu__ ... ok [INFO] [stdout] test rustemon_provider::tests::expected_sanitize_description::case_4_stripping ... ok [INFO] [stdout] test language_policies::tests::pokefake_use_shakespeare::habitat_1_Some___rare___::name_1___pikachu__ ... 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_1_general ... 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::pokefake_use_shakespeare::habitat_2_Some___forest___::name_4___mewtwo__ ... 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_1_Some___rare___::name_2___zubat__ ... 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_habitat::case_2_base ... FAILED [INFO] [stdout] test rustemon_provider::tests::should_return_not_found_error::case_2_empty ... 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_correct_habitat::case_3_base ... FAILED [INFO] [stdout] test tests::integration::pokemon::exists ... ok [INFO] [stdout] test tests::integration::pokemon_translated::does_not_exist ... ok [INFO] [stdout] test tests::integration::pokemon::does_not_exist ... ok [INFO] [stdout] test rustemon_provider::tests::should_return_not_found_error::case_1 ... FAILED [INFO] [stdout] test rustemon_provider::tests::should_return_correct_legendary_state::case_2_base ... FAILED [INFO] [stdout] test rustemon_provider::tests::should_return_correct_description::case_1_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_name::case_3_mixed ... FAILED [INFO] [stdout] test tests::integration::pokemon::provider_error ... ok [INFO] [stdout] test rustemon_provider::tests::should_return_correct_description::case_2_base ... FAILED [INFO] [stdout] test tests::integration::pokemon_translated::should_translate::language_2_Language__Yoda ... 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 rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat ... FAILED [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_name::case_1_base ... FAILED [INFO] [stdout] test tests::integration::pokemon_translated::translate_error_should_return_orig_description::language_1_Language__Shakespeare ... 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_not_found_error::case_5_invalid ... 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] [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' (16) 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: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f8bf0e - core::result::Result::unwrap::h6ee52daaf8b8a801 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f8bf0e - tl_ex::funtranslation_provider::tests::translate::{{closure}}::hd48f727cb23ad778 [INFO] [stdout] at /opt/rustwide/workdir/src/funtranslation_provider.rs:93:70 [INFO] [stdout] 22: 0x628ac5f9e47f - tl_ex::funtranslation_provider::tests::translate::case_1_yoda::{{closure}}::h8a864c2696bfd5b0 [INFO] [stdout] at /opt/rustwide/workdir/src/funtranslation_provider.rs:79:5 [INFO] [stdout] 23: 0x628ac5fa755f - as core::future::future::Future>::poll::{{closure}}::h4104043800732978 [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: 0x628ac5fa0630 - tokio::task::local::LocalSet::with::{{closure}}::haf2ae0ba7c60ac13 [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: 0x628ac5f38645 - std::thread::local::LocalKey::try_with::h408bca539b010943 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f3033e - std::thread::local::LocalKey::with::h3d3b77aeed374229 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9ed06 - tokio::task::local::LocalSet::with::h026198a6a3995c9a [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: 0x628ac5fa6ae6 - as core::future::future::Future>::poll::h441c4d021310f07c [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: 0x628ac5fa347d - tokio::task::local::LocalSet::run_until::{{closure}}::h2c8cf9c2c5f92ed5 [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: 0x628ac5f98d5d - as core::future::future::Future>::poll::had7f6d5df1288a20 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2e59d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0e87f10e9c83844a [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: 0x628ac5f2c5fb - tokio::task::coop::with_budget::h47d33b3a2beb91bc [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: 0x628ac5f2c5fb - tokio::task::coop::budget::ha293296e6cfe61ee [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: 0x628ac5f2c5fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h93d7458905925359 [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: 0x628ac5ed36c0 - tokio::runtime::scheduler::current_thread::Context::enter::h145207f4239c1be5 [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: 0x628ac5f1fdad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd89eeba978c9e9d0 [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: 0x628ac5f00784 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd76926c4f9dbff67 [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: 0x628ac5f6b98b - tokio::runtime::context::scoped::Scoped::set::h4c2b334f74978c4b [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: 0x628ac5f74379 - tokio::runtime::context::set_scheduler::{{closure}}::hbd18045cdec50386 [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: 0x628ac5f43012 - std::thread::local::LocalKey::try_with::hc43c932c9a3453d2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f3190e - std::thread::local::LocalKey::with::ha0a2803eacc21c6b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f7366d - tokio::runtime::context::set_scheduler::hd800dedfa45ba6a9 [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: 0x628ac5ef9470 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8671072e3b157260 [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: 0x628ac5f01927 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h977204b7520665b6 [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: 0x628ac5ecc0c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haae8d4d2b77494da [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: 0x628ac5f809f5 - tokio::runtime::context::runtime::enter_runtime::hebe7ad2d77bcb3b5 [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: 0x628ac5ec2076 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e22fe6c64b0d54e [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: 0x628ac5fb0764 - tokio::runtime::runtime::Runtime::block_on_inner::ha75330a9cd740e70 [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: 0x628ac5fb3afb - tokio::runtime::runtime::Runtime::block_on::h599817577ca1209d [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: 0x628ac5fa1000 - tokio::task::local::LocalSet::block_on::h141af53ebf6b5d8e [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: 0x628ac5fa9332 - actix_rt::runtime::Runtime::block_on::h00271ad9c5dfb619 [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: 0x628ac5fdcae6 - actix_rt::system::SystemRunner::block_on::h02f9cc970a9e7a75 [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: 0x628ac5f9e296 - tl_ex::funtranslation_provider::tests::translate::case_1_yoda::hc7617f0e8bfea1c4 [INFO] [stdout] at /opt/rustwide/workdir/src/funtranslation_provider.rs:88:5 [INFO] [stdout] 54: 0x628ac5f9e2f7 - tl_ex::funtranslation_provider::tests::translate::case_1_yoda::{{closure}}::h47f6d79d0b2bd79e [INFO] [stdout] at /opt/rustwide/workdir/src/funtranslation_provider.rs:79:14 [INFO] [stdout] 55: 0x628ac5f48a86 - core::ops::function::FnOnce::call_once::h7c63254c0d25e7c0 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- funtranslation_provider::tests::translate::case_2_shakespeare stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'funtranslation_provider::tests::translate::case_2_shakespeare' (17) 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: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f8bf0e - core::result::Result::unwrap::h6ee52daaf8b8a801 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f8bf0e - tl_ex::funtranslation_provider::tests::translate::{{closure}}::hd48f727cb23ad778 [INFO] [stdout] at /opt/rustwide/workdir/src/funtranslation_provider.rs:93:70 [INFO] [stdout] 22: 0x628ac5f9e6e5 - tl_ex::funtranslation_provider::tests::translate::case_2_shakespeare::{{closure}}::h2075b792b684af9c [INFO] [stdout] at /opt/rustwide/workdir/src/funtranslation_provider.rs:79:5 [INFO] [stdout] 23: 0x628ac5fa8bdf - as core::future::future::Future>::poll::{{closure}}::hc8ae1423fb8fd45d [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: 0x628ac5f9fdc0 - tokio::task::local::LocalSet::with::{{closure}}::h6ceea418ef95de60 [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: 0x628ac5f35e45 - std::thread::local::LocalKey::try_with::h2c1ec454ff635208 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f308de - std::thread::local::LocalKey::with::h51a82da27a559fde [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9ef86 - tokio::task::local::LocalSet::with::h6d611fcba61dcb8c [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: 0x628ac5fa6fe6 - as core::future::future::Future>::poll::hfc2836aeaac3b1f3 [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: 0x628ac5fa522d - tokio::task::local::LocalSet::run_until::{{closure}}::hbe3c5971304546d8 [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: 0x628ac5f9957d - as core::future::future::Future>::poll::hfa788925662d1479 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2ed9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::haf3a66d4e0864484 [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: 0x628ac5f29abb - tokio::task::coop::with_budget::h8aad5b307f2adc2a [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: 0x628ac5f29abb - tokio::task::coop::budget::h252b84861b0841ef [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: 0x628ac5f29abb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2abd3553edb7d209 [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: 0x628ac5ed3cd0 - tokio::runtime::scheduler::current_thread::Context::enter::h1a254cdf83638726 [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: 0x628ac5f0f72d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4dc03a31d56be375 [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: 0x628ac5f006c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haef09dd67e838c47 [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: 0x628ac5f6ab1b - tokio::runtime::context::scoped::Scoped::set::h2a599bfef83a65ab [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: 0x628ac5f73ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h5f5f473a4c0f9f19 [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: 0x628ac5f3ce92 - std::thread::local::LocalKey::try_with::h7c3c854ca0efa0cc [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f32a2e - std::thread::local::LocalKey::with::hf6cda3a538cdacd5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f7362d - tokio::runtime::context::set_scheduler::hd54c5aa197868967 [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: 0x628ac5ef4a30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h263878e90ba8413a [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: 0x628ac5f022a7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf34c6a6a7f64b8d2 [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: 0x628ac5ec5f46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1ef98e46fda1af41 [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: 0x628ac5f7c535 - tokio::runtime::context::runtime::enter_runtime::h10996543470c6ace [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: 0x628ac5ec3046 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h740e6d8201ec68bf [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: 0x628ac5faeb94 - tokio::runtime::runtime::Runtime::block_on_inner::h29c099957b771d98 [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: 0x628ac5fb520b - tokio::runtime::runtime::Runtime::block_on::h9434afd693feb0d7 [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: 0x628ac5fa1b80 - tokio::task::local::LocalSet::block_on::hf8e9669190eb87c8 [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: 0x628ac5fa9972 - actix_rt::runtime::Runtime::block_on::hb1a701b548dee5f7 [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: 0x628ac5fdd136 - actix_rt::system::SystemRunner::block_on::hb458846e03a4e09d [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: 0x628ac5f9e526 - tl_ex::funtranslation_provider::tests::translate::case_2_shakespeare::he15ba22426bf035c [INFO] [stdout] at /opt/rustwide/workdir/src/funtranslation_provider.rs:88:5 [INFO] [stdout] 54: 0x628ac5f9e777 - tl_ex::funtranslation_provider::tests::translate::case_2_shakespeare::{{closure}}::h41a8986ce0a14679 [INFO] [stdout] at /opt/rustwide/workdir/src/funtranslation_provider.rs:79:14 [INFO] [stdout] 55: 0x628ac5f487a6 - core::ops::function::FnOnce::call_once::h538ab6528d9a69a2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (49) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_habitat::{{closure}}\n at ./src/rustemon_provider.rs:137:52\n 15: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{{closure}}\n at ./src/rustemon_provider.rs:126:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:126:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7b41d - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7b41d - tl_ex::rustemon_provider::tests::should_return_correct_habitat::{{closure}}::h1bbe99fa1c14778d [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:137:58 [INFO] [stdout] 22: 0x628ac5fd882f - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{{closure}}::h941cdd77322f5beb [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:126:5 [INFO] [stdout] 23: 0x628ac5fa7b9f - as core::future::future::Future>::poll::{{closure}}::h6796463a0a237cb2 [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: 0x628ac5f9faf0 - tokio::task::local::LocalSet::with::{{closure}}::h5276ed0c656f7f75 [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: 0x628ac5f43805 - std::thread::local::LocalKey::try_with::hc967348e8e6d8d42 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f321ae - std::thread::local::LocalKey::with::hcea23d62b9d31ca2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9ee46 - tokio::task::local::LocalSet::with::h32393557809eba9b [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: 0x628ac5fa6776 - as core::future::future::Future>::poll::h00834b7c655ee5f0 [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: 0x628ac5fa6425 - tokio::task::local::LocalSet::run_until::{{closure}}::hfe748142ce70826c [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: 0x628ac5f9921d - as core::future::future::Future>::poll::hdb8d9b70fde70d55 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2eb1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5bcecfcf34db54c7 [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: 0x628ac5f28dcb - tokio::task::coop::with_budget::haececf4f54ad9818 [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: 0x628ac5f28dcb - tokio::task::coop::budget::hbd819ca89b97a773 [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: 0x628ac5f28dcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h168c5c2e8b1cdc0c [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: 0x628ac5edb0f0 - tokio::runtime::scheduler::current_thread::Context::enter::h5e6636231f58fe93 [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: 0x628ac5f03d3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0d0c82c43d1e8566 [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: 0x628ac5f00664 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha2e2dc1e6aaa7be0 [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: 0x628ac5f6a09b - tokio::runtime::context::scoped::Scoped::set::h0b4736009bb0a912 [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: 0x628ac5f73b79 - tokio::runtime::context::set_scheduler::{{closure}}::h292f3d167f5d6c65 [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: 0x628ac5f3f692 - std::thread::local::LocalKey::try_with::h92888294c7eadcc6 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f3149e - std::thread::local::LocalKey::with::h8c5d9b307f815ac6 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f732ed - tokio::runtime::context::set_scheduler::h99b71467f4dc26c6 [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: 0x628ac5ef6f50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h49fe9ad7f0c4f5fb [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: 0x628ac5f020a7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd6daed3912d78532 [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: 0x628ac5ecd446 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc3b75e790bcda4f2 [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: 0x628ac5f7fef5 - tokio::runtime::context::runtime::enter_runtime::hca7a8ac274a151eb [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: 0x628ac5ec2606 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2f28cef87dc7f999 [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: 0x628ac5fb0d04 - tokio::runtime::runtime::Runtime::block_on_inner::hb10910d970f930ea [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: 0x628ac5fb1ecb - tokio::runtime::runtime::Runtime::block_on::h036bdc331450e66a [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: 0x628ac5fa13fe - tokio::task::local::LocalSet::block_on::h593fdd2064c9152f [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: 0x628ac5fa97e7 - actix_rt::runtime::Runtime::block_on::h9c404123fbfcc251 [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: 0x628ac5fdcd57 - actix_rt::system::SystemRunner::block_on::h5b2e4fdd2c309500 [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: 0x628ac5fd8618 - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::hfa48b02ea860927c [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:131:5 [INFO] [stdout] 54: 0x628ac5fd8687 - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_2_base::{{closure}}::h641b50a598a78816 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:126:14 [INFO] [stdout] 55: 0x628ac5f48fa6 - core::ops::function::FnOnce::call_once::hc2740b499359ed34 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (59) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_not_found_error::{{closure}}\n at ./src/rustemon_provider.rs:122:35\n 15: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{{closure}}\n at ./src/rustemon_provider.rs:108:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:108:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90bf3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x628ac5fc2999 - core::panicking::assert_failed::h9c1609f3876e74cc [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x628ac5f7b96b - tl_ex::rustemon_provider::tests::should_return_not_found_error::{{closure}}::ha4d4afdb5e12c336 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:118:9 [INFO] [stdout] 22: 0x628ac5fc349b - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{{closure}}::h11b71b1ca1a6ec9f [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:108:5 [INFO] [stdout] 23: 0x628ac5fa7cdf - as core::future::future::Future>::poll::{{closure}}::h67a4aaa58b912175 [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: 0x628ac5fa0810 - tokio::task::local::LocalSet::with::{{closure}}::hce43f03cecb8f3fd [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: 0x628ac5f404c5 - std::thread::local::LocalKey::try_with::h9fe7c8ebf953f46d [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f2f3fe - std::thread::local::LocalKey::with::h03fbc96183be2fd3 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9f2c6 - tokio::task::local::LocalSet::with::hd53e794a9e3edb97 [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: 0x628ac5fa6d66 - as core::future::future::Future>::poll::ha26d6f8e58ff9dcd [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: 0x628ac5fa5fa5 - tokio::task::local::LocalSet::run_until::{{closure}}::hfc76afed62100523 [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: 0x628ac5f9841d - as core::future::future::Future>::poll::h42510ede1115bd29 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2f01d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd866888c378ef4dc [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: 0x628ac5f2d86b - tokio::task::coop::with_budget::h47cfe27e5314d31e [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: 0x628ac5f2d86b - tokio::task::coop::budget::h84a2ff9b49023f30 [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: 0x628ac5f2d86b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd1b1ff1ee64308b9 [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: 0x628ac5ee5c50 - tokio::runtime::scheduler::current_thread::Context::enter::hf3cfc28725ce6daa [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: 0x628ac5f2552d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf0b0e6ab35d705cb [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: 0x628ac5f00264 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a998d7a783aa27b [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: 0x628ac5f6b44b - tokio::runtime::context::scoped::Scoped::set::h37d347914607d626 [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: 0x628ac5f743b9 - tokio::runtime::context::set_scheduler::{{closure}}::hbf30f310fa542311 [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: 0x628ac5f42cd2 - std::thread::local::LocalKey::try_with::hc26e17c48d846602 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f321fe - std::thread::local::LocalKey::with::hd0cb0da1b4116bd9 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f72dad - tokio::runtime::context::set_scheduler::h549822c79d7480fe [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: 0x628ac5ef7fd0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5a1317fbc853ea19 [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: 0x628ac5f00ba7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c4cdeeb5908e5db [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: 0x628ac5ecf4c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he8cf7356b07a00f2 [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: 0x628ac5f7e635 - tokio::runtime::context::runtime::enter_runtime::h8133b00d7e6b669d [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: 0x628ac5ec3896 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb128d0d97660508a [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: 0x628ac5fae5f4 - tokio::runtime::runtime::Runtime::block_on_inner::h1cb2ef758fe904d1 [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: 0x628ac5fb35db - tokio::runtime::runtime::Runtime::block_on::h503d8c7e95cdbf93 [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: 0x628ac5fa1980 - tokio::task::local::LocalSet::block_on::hdf5b68cb92fb3884 [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: 0x628ac5fa9385 - actix_rt::runtime::Runtime::block_on::h01428f941866bd98 [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: 0x628ac5fdce79 - actix_rt::system::SystemRunner::block_on::h679895e41fb86228 [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: 0x628ac5fc32e6 - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::hc2474edc422429f6 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:114:5 [INFO] [stdout] 54: 0x628ac5fc3537 - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_2_empty::{{closure}}::h9acb7d3a957bb7fa [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:108:14 [INFO] [stdout] 55: 0x628ac5f48606 - core::ops::function::FnOnce::call_once::h41b99fafe6090dec [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (52) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::{{closure}}\n at ./src/rustemon_provider.rs:148:52\n 15: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{{closure}}\n at ./src/rustemon_provider.rs:140:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:140:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7c1ce - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7c1ce - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::{{closure}}::hf66b555821f59073 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:148:58 [INFO] [stdout] 22: 0x628ac5fd906b - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{{closure}}::h747e6b05a36a97d1 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:140:5 [INFO] [stdout] 23: 0x628ac5fa8d1f - as core::future::future::Future>::poll::{{closure}}::hcd50f1bb2b216c60 [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: 0x628ac5fa0450 - tokio::task::local::LocalSet::with::{{closure}}::h9e785d900aa02688 [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: 0x628ac5f352c5 - std::thread::local::LocalKey::try_with::h1f624883b1a4778c [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f3040e - std::thread::local::LocalKey::with::h4056fb1edda9665e [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9f346 - tokio::task::local::LocalSet::with::he9db729e174fbe12 [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: 0x628ac5fa6e06 - as core::future::future::Future>::poll::hd2bee1ec55a55ce7 [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: 0x628ac5fa2f85 - tokio::task::local::LocalSet::run_until::{{closure}}::h24a5650f03e68655 [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: 0x628ac5f9817d - as core::future::future::Future>::poll::h265bedd6e69a8713 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2f15d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7e2e335d7b5df63 [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: 0x628ac5f2bf8b - tokio::task::coop::with_budget::h89043c101979ba62 [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: 0x628ac5f2bf8b - tokio::task::coop::budget::h2c914b60a34c45db [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: 0x628ac5f2bf8b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h85d3bd7d29a65040 [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: 0x628ac5edf2e0 - tokio::runtime::scheduler::current_thread::Context::enter::h80912d21624d058c [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: 0x628ac5f14ead - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h80f49e8a52caea65 [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: 0x628ac5f002a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0db90397ecd998d7 [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: 0x628ac5f69f4b - tokio::runtime::context::scoped::Scoped::set::h0549d5f21408bd8f [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: 0x628ac5f745f9 - tokio::runtime::context::set_scheduler::{{closure}}::hdfb8ee7394e8539b [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: 0x628ac5f38752 - std::thread::local::LocalKey::try_with::h418d36f4b20b5f95 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f2f5ce - std::thread::local::LocalKey::with::h0a05118f37e35b95 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f7342d - tokio::runtime::context::set_scheduler::hb0d91b90f984c76a [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: 0x628ac5efd250 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd5caa8822b69b192 [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: 0x628ac5f009a7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0e89246f73e55772 [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: 0x628ac5ecd786 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc5034108466d42e0 [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: 0x628ac5f80735 - tokio::runtime::context::runtime::enter_runtime::heb5747cf5ebf9d00 [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: 0x628ac5ec1c46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0698b66a78633c1e [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: 0x628ac5fb0e44 - tokio::runtime::runtime::Runtime::block_on_inner::hb79d9dae203aadf7 [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: 0x628ac5fb5edb - tokio::runtime::runtime::Runtime::block_on::he3fba0e14f4cc6cc [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: 0x628ac5fa0e80 - tokio::task::local::LocalSet::block_on::h0264bc01cbd05932 [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: 0x628ac5fa9795 - actix_rt::runtime::Runtime::block_on::h906e6af4d573e546 [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: 0x628ac5fdd219 - actix_rt::system::SystemRunner::block_on::he6d82f4ba9a3cd44 [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: 0x628ac5fd8e76 - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::h3f4100b97a20b842 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:144:5 [INFO] [stdout] 54: 0x628ac5fd8ed7 - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_1_base::{{closure}}::h605a4d4bcc7b9de4 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:140:14 [INFO] [stdout] 55: 0x628ac5f48bb6 - core::ops::function::FnOnce::call_once::h8e040d5158757228 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (56) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_name::{{closure}}\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}}\n at ./src/rustemon_provider.rs:97:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:97:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7ae6b - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7ae6b - tl_ex::rustemon_provider::tests::should_return_correct_name::{{closure}}::hb68184afc76dd01e [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:105:58 [INFO] [stdout] 22: 0x628ac5fcaeea - tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{{closure}}::h884ba15ed7388bf6 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:97:5 [INFO] [stdout] 23: 0x628ac5fa81df - as core::future::future::Future>::poll::{{closure}}::h82ebeaa64a2facc3 [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: 0x628ac5f9f820 - tokio::task::local::LocalSet::with::{{closure}}::h38797dee97d3cbff [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: 0x628ac5f3a845 - std::thread::local::LocalKey::try_with::h5c647e2aa785abd2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f2f77e - std::thread::local::LocalKey::with::h14270c9673992af4 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9f306 - tokio::task::local::LocalSet::with::he02aab78d0ec11e9 [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: 0x628ac5fa6bd6 - as core::future::future::Future>::poll::h5cf6e1c681c0644f [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: 0x628ac5fa48b5 - tokio::task::local::LocalSet::run_until::{{closure}}::h8388cc6040a6cf7d [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: 0x628ac5f9929d - as core::future::future::Future>::poll::he56e07a3ea93ebfe [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2f05d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd9b96c3eb203cfc7 [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: 0x628ac5f2a5db - tokio::task::coop::with_budget::h116ed29fa40ee09f [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: 0x628ac5f2a5db - tokio::task::coop::budget::hfa9b22111c1ecf58 [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: 0x628ac5f2a5db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h48a7e06b09a78ea0 [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: 0x628ac5ee2300 - tokio::runtime::scheduler::current_thread::Context::enter::hacdcef2cfe16e337 [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: 0x628ac5f16f7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9f259a8ce007d810 [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: 0x628ac5f008a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfcea01a8f954c651 [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: 0x628ac5f6bc2b - tokio::runtime::context::scoped::Scoped::set::h4db6535721c953d3 [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: 0x628ac5f73d79 - tokio::runtime::context::set_scheduler::{{closure}}::h4e0e2836466fd266 [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: 0x628ac5f41a92 - std::thread::local::LocalKey::try_with::hb220d1a4ea52de4f [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f3272e - std::thread::local::LocalKey::with::he6f9d10c15bd0cbc [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f72ced - tokio::runtime::context::set_scheduler::h45848f6a42d087e2 [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: 0x628ac5efda90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hda82e9682847840a [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: 0x628ac5f021a7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hec986a32d6908bbb [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: 0x628ac5ec72c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3cdb7a3fa8b84fe7 [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: 0x628ac5f7ee75 - tokio::runtime::context::runtime::enter_runtime::ha02129f1e49ad5cf [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: 0x628ac5ec22e6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h248a762b16133261 [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: 0x628ac5fafc74 - tokio::runtime::runtime::Runtime::block_on_inner::h76545f63f440da7a [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: 0x628ac5fb5c4b - tokio::runtime::runtime::Runtime::block_on::hd02849c525c974b4 [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: 0x628ac5fa1b00 - tokio::task::local::LocalSet::block_on::hf2624c0f2a5c809f [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: 0x628ac5fa9a65 - actix_rt::runtime::Runtime::block_on::hcd44831522c72871 [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: 0x628ac5fdcd09 - actix_rt::system::SystemRunner::block_on::h433d187f782a526e [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: 0x628ac5fcaca6 - tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::h257d61796aa2a000 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:101:5 [INFO] [stdout] 54: 0x628ac5fcad07 - tl_ex::rustemon_provider::tests::should_return_correct_name::case_2_accept_also_upper_case::{{closure}}::h3817bdad943be3de [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:97:14 [INFO] [stdout] 55: 0x628ac5f48126 - core::ops::function::FnOnce::call_once::h0caa827131cbee4a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (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/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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_habitat::{{closure}}\n at ./src/rustemon_provider.rs:137:52\n 15: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{{closure}}\n at ./src/rustemon_provider.rs:126:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:126:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7b41d - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7b41d - tl_ex::rustemon_provider::tests::should_return_correct_habitat::{{closure}}::h1bbe99fa1c14778d [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:137:58 [INFO] [stdout] 22: 0x628ac5fd8acf - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{{closure}}::h0132376b325fbfdd [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:126:5 [INFO] [stdout] 23: 0x628ac5fa7a5f - as core::future::future::Future>::poll::{{closure}}::h6132cdfac6eac9f1 [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: 0x628ac5fa0360 - tokio::task::local::LocalSet::with::{{closure}}::h9e3783a6e5d13c61 [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: 0x628ac5f390c5 - std::thread::local::LocalKey::try_with::h48f2dda13c7284d7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f3008e - std::thread::local::LocalKey::with::h345cb94be3aabc11 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9f146 - tokio::task::local::LocalSet::with::ha1a970ed51b3c4c8 [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: 0x628ac5fa69f6 - as core::future::future::Future>::poll::h3237b50842d3a1e8 [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: 0x628ac5fa2d45 - tokio::task::local::LocalSet::run_until::{{closure}}::h1bb7e0d5637fb732 [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: 0x628ac5f994bd - as core::future::future::Future>::poll::hf5d35fdc4d2598a3 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2ee9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc627d71583430b5f [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: 0x628ac5f2b44b - tokio::task::coop::with_budget::h3961bdd47390dfd3 [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: 0x628ac5f2b44b - tokio::task::coop::budget::h5390640312ff375a [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: 0x628ac5f2b44b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6ac57aa536c221b2 [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: 0x628ac5ed2d60 - tokio::runtime::scheduler::current_thread::Context::enter::h0c08f9a1be4ace36 [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: 0x628ac5f1e7cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcdcc459255edb945 [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: 0x628ac5f003c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2c091f1f6478a445 [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: 0x628ac5f6e4db - tokio::runtime::context::scoped::Scoped::set::hf57f42d4c57a9e9d [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: 0x628ac5f74139 - tokio::runtime::context::set_scheduler::{{closure}}::ha1291a732f8109e5 [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: 0x628ac5f43c92 - std::thread::local::LocalKey::try_with::hcf503ca6c1187805 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f3290e - std::thread::local::LocalKey::with::hec6c9dd5dbe1c952 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f7336d - tokio::runtime::context::set_scheduler::h9db01fe3ca2f5911 [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: 0x628ac5ef62f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3521c8efffe74bd0 [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: 0x628ac5f019a7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9ba11b1102a5ac77 [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: 0x628ac5ecca86 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haf1ed064a93f85b5 [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: 0x628ac5f7d715 - tokio::runtime::context::runtime::enter_runtime::h59b309deb5505d17 [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: 0x628ac5ec3576 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9d16889961163a57 [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: 0x628ac5fb1574 - tokio::runtime::runtime::Runtime::block_on_inner::hc9fa31e6caab5613 [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: 0x628ac5fb2b9b - tokio::runtime::runtime::Runtime::block_on::h35eb944ade096052 [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: 0x628ac5fa117e - tokio::task::local::LocalSet::block_on::h2d0fe18176203ee0 [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: 0x628ac5fa9837 - actix_rt::runtime::Runtime::block_on::h9fedf0c261d7bad2 [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: 0x628ac5fdd2b7 - actix_rt::system::SystemRunner::block_on::hfd866b96ef140e6d [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: 0x628ac5fd88e8 - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::hde1f8f8fc74b5ef5 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:131:5 [INFO] [stdout] 54: 0x628ac5fd8b67 - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_3_base::{{closure}}::h1a3ce55269bd036b [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:126:14 [INFO] [stdout] 55: 0x628ac5f48f46 - core::ops::function::FnOnce::call_once::hbcbaa2d0352b366d [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (58) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_not_found_error::{{closure}}\n at ./src/rustemon_provider.rs:122:35\n 15: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{{closure}}\n at ./src/rustemon_provider.rs:108:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:108:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90bf3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x628ac5fc2999 - core::panicking::assert_failed::h9c1609f3876e74cc [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x628ac5f7b96b - tl_ex::rustemon_provider::tests::should_return_not_found_error::{{closure}}::ha4d4afdb5e12c336 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:118:9 [INFO] [stdout] 22: 0x628ac5fc3f4e - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{{closure}}::hfeb14a89f41dfcb7 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:108:5 [INFO] [stdout] 23: 0x628ac5fa859f - as core::future::future::Future>::poll::{{closure}}::h877a5dadb0174700 [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: 0x628ac5f9fcd0 - tokio::task::local::LocalSet::with::{{closure}}::h60971fedc0b06c52 [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: 0x628ac5f33385 - std::thread::local::LocalKey::try_with::h03d3eae79e927ff8 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f3183e - std::thread::local::LocalKey::with::h9fc4916b14db6496 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9ee06 - tokio::task::local::LocalSet::with::h2fbc22c34ee7ea76 [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: 0x628ac5fa6906 - as core::future::future::Future>::poll::h305162c976994867 [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: 0x628ac5fa36b5 - tokio::task::local::LocalSet::run_until::{{closure}}::h315697079124032b [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: 0x628ac5f981bd - as core::future::future::Future>::poll::h296169be1d3d6e9c [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2eddd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb9aa7f45f5c46a85 [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: 0x628ac5f2d51b - tokio::task::coop::with_budget::h727cabf2fef53917 [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: 0x628ac5f2d51b - tokio::task::coop::budget::h3d6c4614e8300348 [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: 0x628ac5f2d51b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6d796396714a734 [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: 0x628ac5edfed0 - tokio::runtime::scheduler::current_thread::Context::enter::h928404f87f02baf6 [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: 0x628ac5f068fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h257da273c52a902a [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: 0x628ac5f00864 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf8d58b3b5e84e360 [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: 0x628ac5f6dcfb - tokio::runtime::context::scoped::Scoped::set::hd5af578e526affd4 [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: 0x628ac5f73d39 - tokio::runtime::context::set_scheduler::{{closure}}::h4c4f2c552bd98754 [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: 0x628ac5f339d2 - std::thread::local::LocalKey::try_with::h0761f814405d424a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f31aae - std::thread::local::LocalKey::with::ha6cb78730baac6f4 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f72c2d - tokio::runtime::context::set_scheduler::h32ce903a3f76e5b2 [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: 0x628ac5ef5ed0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h346c01ed1e8ed1b7 [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: 0x628ac5f01a27 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9ceea1757b967db8 [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: 0x628ac5ecb3c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha1e9df6e99bd15de [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: 0x628ac5f80b55 - tokio::runtime::context::runtime::enter_runtime::hf1b82671a3091227 [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: 0x628ac5ec4326 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdcc15421f5af17f7 [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: 0x628ac5fb0084 - tokio::runtime::runtime::Runtime::block_on_inner::h92e901ccc1d84148 [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: 0x628ac5fb290b - tokio::runtime::runtime::Runtime::block_on::h27e50fda7caff870 [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: 0x628ac5fa1680 - tokio::task::local::LocalSet::block_on::ha82329d1b47a79ac [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: 0x628ac5fa9425 - actix_rt::runtime::Runtime::block_on::h03a47e980c623043 [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: 0x628ac5fdd2f9 - actix_rt::system::SystemRunner::block_on::hff6f99015752ad55 [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: 0x628ac5fc3d66 - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::h70eccad44ccad232 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:114:5 [INFO] [stdout] 54: 0x628ac5fc3dc7 - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_1::{{closure}}::h54283b2afc82dc5e [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:108:14 [INFO] [stdout] 55: 0x628ac5f49216 - core::ops::function::FnOnce::call_once::hf45ab94b85707c89 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (53) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::{{closure}}\n at ./src/rustemon_provider.rs:148:52\n 15: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{{closure}}\n at ./src/rustemon_provider.rs:140:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:140:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7c1ce - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7c1ce - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::{{closure}}::hf66b555821f59073 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:148:58 [INFO] [stdout] 22: 0x628ac5fd92e8 - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{{closure}}::h1ea28cf175a9237d [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:140:5 [INFO] [stdout] 23: 0x628ac5fa86df - as core::future::future::Future>::poll::{{closure}}::h8c8870d8db154e9b [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: 0x628ac5f9f910 - tokio::task::local::LocalSet::with::{{closure}}::h38de8c36a1814235 [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: 0x628ac5f412c5 - std::thread::local::LocalKey::try_with::habb777682e661ecb [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f32a8e - std::thread::local::LocalKey::with::hf7db69c27613d362 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9f106 - tokio::task::local::LocalSet::with::ha0e01c02e34cd6fc [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: 0x628ac5fa6cc6 - as core::future::future::Future>::poll::h81293b26deb8f561 [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: 0x628ac5fa4af5 - tokio::task::local::LocalSet::run_until::{{closure}}::h989850bb5f5f5fd9 [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: 0x628ac5f9947d - as core::future::future::Future>::poll::hf09144562385c827 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2eb9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6759bf2871331b6c [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: 0x628ac5f2debb - tokio::task::coop::with_budget::hd564cde89a163586 [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: 0x628ac5f2debb - tokio::task::coop::budget::h23f5bb936de4e194 [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: 0x628ac5f2debb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he0ff470389b29bfa [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: 0x628ac5ed33a0 - tokio::runtime::scheduler::current_thread::Context::enter::h0ec51a99bb72669a [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: 0x628ac5f0275d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h027fa22d57f4678c [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: 0x628ac5f00364 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h28e40061c91a9204 [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: 0x628ac5f6c16b - tokio::runtime::context::scoped::Scoped::set::h67b14520e4f4cda4 [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: 0x628ac5f73a79 - tokio::runtime::context::set_scheduler::{{closure}}::h0dc8b06b140fb208 [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: 0x628ac5f3fd52 - std::thread::local::LocalKey::try_with::h9703bf8f22696540 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f313be - std::thread::local::LocalKey::with::h87a9486600f5edf3 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f72d6d - tokio::runtime::context::set_scheduler::h53332ba9d26d1845 [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: 0x628ac5ef6710 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35ee9eced5abdb43 [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: 0x628ac5f01e27 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbe492b412d687ae8 [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: 0x628ac5ec5c06 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1e3ad7ffeeccbb91 [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: 0x628ac5f7e4d5 - tokio::runtime::context::runtime::enter_runtime::h802ad3dae76cf0e7 [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: 0x628ac5ec3656 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha9a744d6307ba93d [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: 0x628ac5faf724 - tokio::runtime::runtime::Runtime::block_on_inner::h5dcece30f2ed3d80 [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: 0x628ac5fb2e2b - tokio::runtime::runtime::Runtime::block_on::h37573fcf5ffa8872 [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: 0x628ac5fa1a00 - tokio::task::local::LocalSet::block_on::he57aae0bfb43e31d [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: 0x628ac5fa99c5 - actix_rt::runtime::Runtime::block_on::hb20a313ce7a46174 [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: 0x628ac5fdd269 - actix_rt::system::SystemRunner::block_on::hfa910d577c5c7886 [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: 0x628ac5fd9126 - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::ha78966422e7fdec4 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:144:5 [INFO] [stdout] 54: 0x628ac5fd9377 - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_2_base::{{closure}}::hb2b8c90971c58578 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:140:14 [INFO] [stdout] 55: 0x628ac5f49066 - core::ops::function::FnOnce::call_once::hd93be9e92058abd6 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (46) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_description::{{closure}}\n at ./src/rustemon_provider.rs:164:52\n 15: tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{{closure}}\n at ./src/rustemon_provider.rs:151:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:151:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7bd2b - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7bd2b - tl_ex::rustemon_provider::tests::should_return_correct_description::{{closure}}::h47b2408d233bd2df [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:164:58 [INFO] [stdout] 22: 0x628ac5fc421a - tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{{closure}}::ha35c9daa5f0ec969 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:151:5 [INFO] [stdout] 23: 0x628ac5fa90df - as core::future::future::Future>::poll::{{closure}}::he974b2ad6cdba185 [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: 0x628ac5f9f550 - tokio::task::local::LocalSet::with::{{closure}}::h0d33a82a4ffdceb7 [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: 0x628ac5f35c45 - std::thread::local::LocalKey::try_with::h2aac6b1e1e9ed8e5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f315de - std::thread::local::LocalKey::with::h91876302d7f1e2b7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9ef46 - tokio::task::local::LocalSet::with::h5a54c1cd6d7e5a8a [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: 0x628ac5fa68b6 - as core::future::future::Future>::poll::h2fa750edd97d8a11 [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: 0x628ac5fa3b35 - tokio::task::local::LocalSet::run_until::{{closure}}::h5ddb43713eae827b [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: 0x628ac5f9849d - as core::future::future::Future>::poll::h4430248ce8a0f790 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2e95d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4ad0959843c59d36 [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: 0x628ac5f2c94b - tokio::task::coop::with_budget::he5c041aaeff1b181 [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: 0x628ac5f2c94b - tokio::task::coop::budget::h3cfa8dc130f6853d [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: 0x628ac5f2c94b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha06144806792e94d [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: 0x628ac5ee1cf0 - tokio::runtime::scheduler::current_thread::Context::enter::hab651092a239509a [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: 0x628ac5f1a62d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb1421f61ab5c1473 [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: 0x628ac5f00764 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd64b371d26a86a45 [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: 0x628ac5f6e77b - tokio::runtime::context::scoped::Scoped::set::hfd6c98a15d0402d6 [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: 0x628ac5f74539 - tokio::runtime::context::set_scheduler::{{closure}}::hd5c18c3178344e09 [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: 0x628ac5f3e612 - std::thread::local::LocalKey::try_with::h89c7ea17149d74df [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f32ade - std::thread::local::LocalKey::with::hfc6f53a8b1563f8c [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f731ad - tokio::runtime::context::set_scheduler::h89c106dd6e622a9e [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: 0x628ac5ef6b30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3779bac28cfae477 [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: 0x628ac5f02427 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf9cd2f3c7efa4f64 [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: 0x628ac5eccdc6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb2ad6078e56fb4c1 [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: 0x628ac5f7f295 - tokio::runtime::context::runtime::enter_runtime::ha3bab3cae53e5700 [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: 0x628ac5ec23c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h28705c6b02536ace [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: 0x628ac5fb0bc4 - tokio::runtime::runtime::Runtime::block_on_inner::haf371801a357eba4 [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: 0x628ac5fb215b - tokio::runtime::runtime::Runtime::block_on::h0b712f98fe8467a1 [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: 0x628ac5fa1500 - tokio::task::local::LocalSet::block_on::h7980a926158e4bd0 [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: 0x628ac5fa9475 - actix_rt::runtime::Runtime::block_on::h0e493839160254f7 [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: 0x628ac5fdcf19 - actix_rt::system::SystemRunner::block_on::h790974a58b177f3f [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: 0x628ac5fc4006 - tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::h31cad04797eb49d2 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:160:5 [INFO] [stdout] 54: 0x628ac5fc42b7 - tl_ex::rustemon_provider::tests::should_return_correct_description::case_1_base::{{closure}}::hd9cf9d1e62f0337d [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:151:14 [INFO] [stdout] 55: 0x628ac5f48166 - core::ops::function::FnOnce::call_once::h1bd6e25641cad791 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (48) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_habitat::{{closure}}\n at ./src/rustemon_provider.rs:137:52\n 15: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{{closure}}\n at ./src/rustemon_provider.rs:126:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:126:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7b41d - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7b41d - tl_ex::rustemon_provider::tests::should_return_correct_habitat::{{closure}}::h1bbe99fa1c14778d [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:137:58 [INFO] [stdout] 22: 0x628ac5fd855f - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{{closure}}::hf974f16a33301187 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:126:5 [INFO] [stdout] 23: 0x628ac5fa72df - as core::future::future::Future>::poll::{{closure}}::h09463be9312a7e9b [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: 0x628ac5fa0db0 - tokio::task::local::LocalSet::with::{{closure}}::hfe17d76b38389971 [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: 0x628ac5f3b605 - std::thread::local::LocalKey::try_with::h6bedd6b0573d8fbf [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f2fbde - std::thread::local::LocalKey::with::h25d49d2a3957e5a1 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9f206 - tokio::task::local::LocalSet::with::hc759977b57d6f191 [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: 0x628ac5fa6c26 - as core::future::future::Future>::poll::h676f459fa27326ea [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: 0x628ac5fa2685 - tokio::task::local::LocalSet::run_until::{{closure}}::h06f510c4178b22d1 [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: 0x628ac5f995bd - as core::future::future::Future>::poll::hfdbd5db9e2955230 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2f0dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2acd71cb0afc94b [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: 0x628ac5f2992b - tokio::task::coop::with_budget::h789593d380c47a2b [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: 0x628ac5f2992b - tokio::task::coop::budget::h23dbcaf143d0beb2 [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: 0x628ac5f2992b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h297785cf90ced0cd [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: 0x628ac5ed42e0 - tokio::runtime::scheduler::current_thread::Context::enter::h2131852505240c48 [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: 0x628ac5f2296d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he8946703acf4aa71 [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: 0x628ac5f006a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hac7ca44346930d51 [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: 0x628ac5f6e62b - tokio::runtime::context::scoped::Scoped::set::hfcc6112ad76808db [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: 0x628ac5f74579 - tokio::runtime::context::set_scheduler::{{closure}}::hda5720422bfa5100 [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: 0x628ac5f3d812 - std::thread::local::LocalKey::try_with::h7f415b98eee7d437 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f329ce - std::thread::local::LocalKey::with::hf3daf7a574e58b9b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f734ed - tokio::runtime::context::set_scheduler::hc2d064f95589041d [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: 0x628ac5efb570 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::habebac419f010d45 [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: 0x628ac5f013a7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7046df5fbbe4f433 [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: 0x628ac5ec6f86 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h31185b5a37cd6873 [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: 0x628ac5f7fad5 - tokio::runtime::context::runtime::enter_runtime::hc87aa02f8ec8aa21 [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: 0x628ac5ec3f56 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd09a5401f10d69e3 [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: 0x628ac5fb12f4 - tokio::runtime::runtime::Runtime::block_on_inner::hc2980a62cd4570e6 [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: 0x628ac5fb616b - tokio::runtime::runtime::Runtime::block_on::hed48e8010ee09ac8 [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: 0x628ac5fa0f7e - tokio::task::local::LocalSet::block_on::h11672feb4cb860c5 [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: 0x628ac5fa9607 - actix_rt::runtime::Runtime::block_on::h54c24d547e12ec82 [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: 0x628ac5fdcde7 - actix_rt::system::SystemRunner::block_on::h61d2fda0caf9219e [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: 0x628ac5fd8348 - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::hf7c1bd90a8edc413 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:131:5 [INFO] [stdout] 54: 0x628ac5fd83b7 - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_1_base::{{closure}}::ha1052c77e1ac06bf [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:126:14 [INFO] [stdout] 55: 0x628ac5f49316 - core::ops::function::FnOnce::call_once::hfba0a50b3f9b9802 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (57) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_name::{{closure}}\n at ./src/rustemon_provider.rs:105:52\n 15: tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{{closure}}\n at ./src/rustemon_provider.rs:97:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:97:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7ae6b - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7ae6b - tl_ex::rustemon_provider::tests::should_return_correct_name::{{closure}}::hb68184afc76dd01e [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:105:58 [INFO] [stdout] 22: 0x628ac5fcabba - tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{{closure}}::h8845d8cf879ad9c1 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:97:5 [INFO] [stdout] 23: 0x628ac5fa741f - as core::future::future::Future>::poll::{{closure}}::h267f114cdcf7e475 [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: 0x628ac5f9f640 - tokio::task::local::LocalSet::with::{{closure}}::h11306bdca65c7e6a [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: 0x628ac5f37805 - std::thread::local::LocalKey::try_with::h3bc597f0884855ec [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f30cee - std::thread::local::LocalKey::with::h72c2c7994f5d83f8 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9ef06 - tokio::task::local::LocalSet::with::h573d86a62faa9cd7 [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: 0x628ac5fa6ef6 - as core::future::future::Future>::poll::he9f3c4b8229692a0 [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: 0x628ac5fa4f75 - tokio::task::local::LocalSet::run_until::{{closure}}::hb2f88202b8eecf59 [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: 0x628ac5f993bd - as core::future::future::Future>::poll::hed0ad7b1b2dd6187 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2f11d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he76be267adbc7a2f [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: 0x628ac5f2bc6b - tokio::task::coop::with_budget::hb0b4a970be914aa4 [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: 0x628ac5f2bc6b - tokio::task::coop::budget::hc280d8214771eca8 [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: 0x628ac5f2bc6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h800c6ca46a3ecb06 [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: 0x628ac5ee6260 - tokio::runtime::scheduler::current_thread::Context::enter::hf6891e44148c30fe [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: 0x628ac5f275fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfcab68f05652d5fe [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: 0x628ac5f00704 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hca8dc341430f80a8 [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: 0x628ac5f6bd7b - tokio::runtime::context::scoped::Scoped::set::h561b427b5274a872 [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: 0x628ac5f73bb9 - tokio::runtime::context::set_scheduler::{{closure}}::h2fbbddf184ee29af [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: 0x628ac5f3aa52 - std::thread::local::LocalKey::try_with::h5dfb5526183e0e4d [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f30a5e - std::thread::local::LocalKey::with::h62f73d7fcfd65930 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f7352d - tokio::runtime::context::set_scheduler::hc84ccf7f819be92d [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: 0x628ac5ef2510 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h047c028fe09ac531 [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: 0x628ac5f00a27 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0f2e3cc4347eaa6e [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: 0x628ac5ec8646 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55188c2b819cf2a0 [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: 0x628ac5f7efd5 - tokio::runtime::context::runtime::enter_runtime::ha1db2ea054be0770 [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: 0x628ac5ec1f96 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cb1b1f71e207211 [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: 0x628ac5fae824 - tokio::runtime::runtime::Runtime::block_on_inner::h2265d75343103333 [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: 0x628ac5fb334b - tokio::runtime::runtime::Runtime::block_on::h440dd64d6bfad0ab [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: 0x628ac5fa1100 - tokio::task::local::LocalSet::block_on::h247191f2a50ea04d [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: 0x628ac5fa9a15 - actix_rt::runtime::Runtime::block_on::hcc92c9b2b0347a2d [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: 0x628ac5fdccb9 - actix_rt::system::SystemRunner::block_on::h42a337f4e3bea26e [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: 0x628ac5fca9a6 - tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::hdf180c09a0cac2bc [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:101:5 [INFO] [stdout] 54: 0x628ac5fcac57 - tl_ex::rustemon_provider::tests::should_return_correct_name::case_3_mixed::{{closure}}::hd1fde8933ac9420e [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:97:14 [INFO] [stdout] 55: 0x628ac5f480e6 - core::ops::function::FnOnce::call_once::h0729b23eec3b5ae7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (47) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_description::{{closure}}\n at ./src/rustemon_provider.rs:164:52\n 15: tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{{closure}}\n at ./src/rustemon_provider.rs:151:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:151:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7bd2b - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7bd2b - tl_ex::rustemon_provider::tests::should_return_correct_description::{{closure}}::h47b2408d233bd2df [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:164:58 [INFO] [stdout] 22: 0x628ac5fc454a - tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{{closure}}::h9444c66d696bccdd [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:151:5 [INFO] [stdout] 23: 0x628ac5fa705f - as core::future::future::Future>::poll::{{closure}}::h01b6be2bc83864d9 [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: 0x628ac5fa0540 - tokio::task::local::LocalSet::with::{{closure}}::ha4d3a8b952636f54 [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: 0x628ac5f3c545 - std::thread::local::LocalKey::try_with::h74265e8f1d596726 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f31dbe - std::thread::local::LocalKey::with::hc15f4fd77b366ac4 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9efc6 - tokio::task::local::LocalSet::with::h768696918ea53ce4 [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: 0x628ac5fa6db6 - as core::future::future::Future>::poll::ha536a599de1e44d0 [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: 0x628ac5fa5d65 - tokio::task::local::LocalSet::run_until::{{closure}}::hf8d18c737b69b2fe [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: 0x628ac5f97f1d - as core::future::future::Future>::poll::h042ca74261c056ac [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2e9dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h551175364dd47dfb [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: 0x628ac5f2d17b - tokio::task::coop::with_budget::h62fb5433e630e62a [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: 0x628ac5f2d17b - tokio::task::coop::budget::h9c4c9240d3f905e4 [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: 0x628ac5f2d17b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb13309d802cedac6 [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: 0x628ac5ed51f0 - tokio::runtime::scheduler::current_thread::Context::enter::h28110ae0e99feb17 [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: 0x628ac5f138cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h692ce1027563ecbe [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: 0x628ac5f00684 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8c61207e2cb35b7 [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: 0x628ac5f6da5b - tokio::runtime::context::scoped::Scoped::set::hbf6875f1b3ecb326 [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: 0x628ac5f73cb9 - tokio::runtime::context::set_scheduler::{{closure}}::h49aebb8065ee176c [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: 0x628ac5f3e052 - std::thread::local::LocalKey::try_with::h8507db835e2067f5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f3214e - std::thread::local::LocalKey::with::hcc352206bb38b7a6 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f733ed - tokio::runtime::context::set_scheduler::ha95b8e660b358bd7 [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: 0x628ac5ef7790 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4d356b2e6c1f9b39 [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: 0x628ac5f01327 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h691dbf73486cabb4 [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: 0x628ac5ecfb46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf4996a1573f994d7 [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: 0x628ac5f7c7f5 - tokio::runtime::context::runtime::enter_runtime::h20d7a77a5dfe130a [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: 0x628ac5ec1dd6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h150f3db32c3ea4f9 [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: 0x628ac5fb16b4 - tokio::runtime::runtime::Runtime::block_on_inner::hce350d0ebebe4290 [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: 0x628ac5fb267b - tokio::runtime::runtime::Runtime::block_on::h2710b400131567fe [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: 0x628ac5fa1880 - tokio::task::local::LocalSet::block_on::hc15145cf71a09390 [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: 0x628ac5fa9655 - actix_rt::runtime::Runtime::block_on::h580d3ba52c9534a6 [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: 0x628ac5fdce29 - actix_rt::system::SystemRunner::block_on::h661acb81f3f392d3 [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: 0x628ac5fc4306 - tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::hd9b93886688f5d13 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:160:5 [INFO] [stdout] 54: 0x628ac5fc4367 - tl_ex::rustemon_provider::tests::should_return_correct_description::case_2_base::{{closure}}::h473e7251f88eed6d [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:151:14 [INFO] [stdout] 55: 0x628ac5f48986 - core::ops::function::FnOnce::call_once::h6a38acfae2352989 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (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/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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_habitat::{{closure}}\n at ./src/rustemon_provider.rs:137:52\n 15: tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{{closure}}\n at ./src/rustemon_provider.rs:126:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:126:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7b41d - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7b41d - tl_ex::rustemon_provider::tests::should_return_correct_habitat::{{closure}}::h1bbe99fa1c14778d [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:137:58 [INFO] [stdout] 22: 0x628ac5fd8dbe - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{{closure}}::h8054f73cffeabaa6 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:126:5 [INFO] [stdout] 23: 0x628ac5fa881f - as core::future::future::Future>::poll::{{closure}}::h8ca1c31185275d13 [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: 0x628ac5fa0bd0 - tokio::task::local::LocalSet::with::{{closure}}::hf4fbd07f9d4d526e [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: 0x628ac5f46885 - std::thread::local::LocalKey::try_with::he93524e250c4837c [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f30ffe - std::thread::local::LocalKey::with::h7adc01f292163faf [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9f006 - tokio::task::local::LocalSet::with::h7cc81c2ca2aa40ee [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: 0x628ac5fa6f96 - as core::future::future::Future>::poll::hf3f44efbbbc4cd23 [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: 0x628ac5fa2b05 - tokio::task::local::LocalSet::run_until::{{closure}}::h185779090bcac20f [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: 0x628ac5f986dd - as core::future::future::Future>::poll::h5f83e50b18519152 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2ed1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9f01dc5c51bfc0c8 [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: 0x628ac5f2b5fb - tokio::task::coop::with_budget::h166cd07d13e8130c [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: 0x628ac5f2b5fb - tokio::task::coop::budget::he328df6f1c6d2dd3 [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: 0x628ac5f2b5fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6c8c3f00fde46f5f [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: 0x628ac5ed6740 - tokio::runtime::scheduler::current_thread::Context::enter::h32e3725509d0e59e [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: 0x628ac5f117fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h66a76bb092657fdf [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: 0x628ac5f003e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2ee682a091c5c98b [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: 0x628ac5f6c7fb - tokio::runtime::context::scoped::Scoped::set::h786e222f651296b3 [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: 0x628ac5f74679 - tokio::runtime::context::set_scheduler::{{closure}}::hea7a28362c14adb7 [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: 0x628ac5f475d2 - std::thread::local::LocalKey::try_with::hf8707c831107e3f6 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f31b6e - std::thread::local::LocalKey::with::haf6c5345de81fd86 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f735ad - tokio::runtime::context::set_scheduler::hd01ed1a513b60583 [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: 0x628ac5ef5690 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2a645b22782a0d18 [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: 0x628ac5f00fa7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4bcb1ce6869ebf00 [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: 0x628ac5ec6c46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2e5b852d26be471a [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: 0x628ac5f7c3d5 - tokio::runtime::context::runtime::enter_runtime::h0f13fe4ecb94f189 [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: 0x628ac5ec2156 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h22a9f468b6b36b99 [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: 0x628ac5faf404 - tokio::runtime::runtime::Runtime::block_on_inner::h4a2c4eddef655cad [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: 0x628ac5fb30bb - tokio::runtime::runtime::Runtime::block_on::h3ed68b7233d8e502 [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: 0x628ac5fa0efe - tokio::task::local::LocalSet::block_on::h0fa92bff47a14309 [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: 0x628ac5fa9b57 - actix_rt::runtime::Runtime::block_on::he2534239b05e3f25 [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: 0x628ac5fdd007 - actix_rt::system::SystemRunner::block_on::h8ff4f868ad9cfbbb [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: 0x628ac5fd8bb8 - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::hb8a2b27a87539474 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:131:5 [INFO] [stdout] 54: 0x628ac5fd8c27 - tl_ex::rustemon_provider::tests::should_return_correct_habitat::case_4_no_habitat::{{closure}}::h5f007c3f83f57198 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:126:14 [INFO] [stdout] 55: 0x628ac5f48576 - core::ops::function::FnOnce::call_once::h3cf9b5c851cbdbc6 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (55) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_name::{{closure}}\n at ./src/rustemon_provider.rs:105:52\n 15: tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{{closure}}\n at ./src/rustemon_provider.rs:97:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:97:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7ae6b - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7ae6b - tl_ex::rustemon_provider::tests::should_return_correct_name::{{closure}}::hb68184afc76dd01e [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:105:58 [INFO] [stdout] 22: 0x628ac5fca8ea - tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{{closure}}::hbe8736e9004c4c9b [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:97:5 [INFO] [stdout] 23: 0x628ac5fa8e5f - as core::future::future::Future>::poll::{{closure}}::he2da766d98e8cc67 [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: 0x628ac5fa0ae0 - tokio::task::local::LocalSet::with::{{closure}}::hd9ffd3fe7134b27f [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: 0x628ac5f35805 - std::thread::local::LocalKey::try_with::h268d1e7c4989d31b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f2fe2e - std::thread::local::LocalKey::with::h2ecdd7e3aa950095 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9f046 - tokio::task::local::LocalSet::with::h84eecb79515e354b [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: 0x628ac5fa69a6 - as core::future::future::Future>::poll::h3230c5a43e5e54c1 [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: 0x628ac5fa5465 - tokio::task::local::LocalSet::run_until::{{closure}}::hcd7ce0257c1eaa94 [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: 0x628ac5f98ffd - as core::future::future::Future>::poll::hbe3ae715304406ba [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2f09d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdc417a9edf35ca67 [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: 0x628ac5f2adbb - tokio::task::coop::with_budget::h0ecde58421a3e7ab [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: 0x628ac5f2adbb - tokio::task::coop::budget::hf515db3cddf5ccd9 [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: 0x628ac5f2adbb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5aae100609e7752d [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: 0x628ac5ed8c60 - tokio::runtime::scheduler::current_thread::Context::enter::h4c9d2ce69a48e674 [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: 0x628ac5f280ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfea5869a79535333 [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: 0x628ac5f007a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdca5ccf7787434c4 [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: 0x628ac5f6b05b - tokio::runtime::context::scoped::Scoped::set::h321cbb1db8f0bfcd [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: 0x628ac5f73979 - tokio::runtime::context::set_scheduler::{{closure}}::h00045d959f4866c4 [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: 0x628ac5f38a92 - std::thread::local::LocalKey::try_with::h43344508ee90bcd9 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f3178e - std::thread::local::LocalKey::with::h9c07958eab4472d1 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f7346d - tokio::runtime::context::set_scheduler::hc0ff0b44f3e2ac1a [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: 0x628ac5efca10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcd55c00d019bfb48 [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: 0x628ac5f01427 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h71c8d422c5e2d81d [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: 0x628ac5ecaa06 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h91e47a76a52a20de [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: 0x628ac5f7c955 - tokio::runtime::context::runtime::enter_runtime::h228665545b6297a5 [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: 0x628ac5ec2f66 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h740a20d6efa213a7 [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: 0x628ac5faea54 - tokio::runtime::runtime::Runtime::block_on_inner::h26ea2996c1509428 [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: 0x628ac5fb3d8b - tokio::runtime::runtime::Runtime::block_on::h5bb8aec574b8053d [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: 0x628ac5fa1300 - tokio::task::local::LocalSet::block_on::h439b35cb24a44037 [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: 0x628ac5fa9515 - actix_rt::runtime::Runtime::block_on::h173cee697d68f108 [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: 0x628ac5fdd049 - actix_rt::system::SystemRunner::block_on::h91eff0e0b7c5f929 [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: 0x628ac5fca6a6 - tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::h117b0f922cc0d997 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:101:5 [INFO] [stdout] 54: 0x628ac5fca707 - tl_ex::rustemon_provider::tests::should_return_correct_name::case_1_base::{{closure}}::h12d981169e462a76 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:97:14 [INFO] [stdout] 55: 0x628ac5f484d6 - core::ops::function::FnOnce::call_once::h3ab00a17dbac4208 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (54) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::{{closure}}\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}}\n at ./src/rustemon_provider.rs:140:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:140:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90ab2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x628ac5f7c1ce - core::result::Result::unwrap::h0abef057f1b2b8e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x628ac5f7c1ce - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::{{closure}}::hf66b555821f59073 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:148:58 [INFO] [stdout] 22: 0x628ac5fd9588 - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{{closure}}::h4703682160330069 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:140:5 [INFO] [stdout] 23: 0x628ac5fa895f - as core::future::future::Future>::poll::{{closure}}::hb4d42bf3fea1bc08 [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: 0x628ac5fa0180 - tokio::task::local::LocalSet::with::{{closure}}::h8c809903ac9ff257 [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: 0x628ac5f403c5 - std::thread::local::LocalKey::try_with::h9f97e625dede6665 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f30a0e - std::thread::local::LocalKey::with::h5c5b87d805bc38c0 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9ed86 - tokio::task::local::LocalSet::with::h1b694c25695956b3 [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: 0x628ac5fa6f46 - as core::future::future::Future>::poll::hf2899fab54bf9dcc [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: 0x628ac5fa38f5 - tokio::task::local::LocalSet::run_until::{{closure}}::h38513fd4854345cb [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: 0x628ac5f982dd - as core::future::future::Future>::poll::h310f8f1416fbe56a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2e91d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h405427516ae37824 [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: 0x628ac5f2af6b - tokio::task::coop::with_budget::hb3410ca29d57914d [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: 0x628ac5f2af6b - tokio::task::coop::budget::h207d871dfa93a4d3 [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: 0x628ac5f2af6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5e0f6ca37329998e [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: 0x628ac5ee10d0 - tokio::runtime::scheduler::current_thread::Context::enter::ha60c930bed42cbf1 [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: 0x628ac5f1b11d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb8667617657e8445 [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: 0x628ac5f006e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc5daad8bdc018c46 [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: 0x628ac5f6c01b - tokio::runtime::context::scoped::Scoped::set::h6049b19fe515d905 [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: 0x628ac5f74279 - tokio::runtime::context::set_scheduler::{{closure}}::hb2719a01cc41096b [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: 0x628ac5f460d2 - std::thread::local::LocalKey::try_with::he3cbaa94173af79a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f2fd6e - std::thread::local::LocalKey::with::h2bc5d493775c2a22 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f737ad - tokio::runtime::context::set_scheduler::hecc9e4d28dcbc205 [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: 0x628ac5ef5270 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2a5b033e8a42f909 [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: 0x628ac5f00927 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h085dd3d3425021ba [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: 0x628ac5ec5246 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1506d7648ce8095a [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: 0x628ac5f7e795 - tokio::runtime::context::runtime::enter_runtime::h87be240b8a6694f7 [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: 0x628ac5ec4406 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he1830619eb50c5a0 [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: 0x628ac5faedc4 - tokio::runtime::runtime::Runtime::block_on_inner::h3987bd8b5700d1fd [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: 0x628ac5fb59bb - tokio::runtime::runtime::Runtime::block_on::hced6e0e4aced0793 [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: 0x628ac5fa1900 - tokio::task::local::LocalSet::block_on::hca452d1c6bc3f259 [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: 0x628ac5fa95b5 - actix_rt::runtime::Runtime::block_on::h369fbc19d0cf6b78 [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: 0x628ac5fdcf69 - actix_rt::system::SystemRunner::block_on::h819b57b0dcb8f4ca [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: 0x628ac5fd93c6 - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::h69d901b0aa1ca58e [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:144:5 [INFO] [stdout] 54: 0x628ac5fd9617 - tl_ex::rustemon_provider::tests::should_return_correct_legendary_state::case_3_no_habitat::{{closure}}::h53b2e27b5bf7d03a [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:140:14 [INFO] [stdout] 55: 0x628ac5f49026 - core::ops::function::FnOnce::call_once::hd8608792b4df3a23 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (79) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_not_found_error::{{closure}}\n at ./src/rustemon_provider.rs:122:35\n 15: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{{closure}}\n at ./src/rustemon_provider.rs:108:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:108:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90bf3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x628ac5fc2999 - core::panicking::assert_failed::h9c1609f3876e74cc [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x628ac5f7b96b - tl_ex::rustemon_provider::tests::should_return_not_found_error::{{closure}}::ha4d4afdb5e12c336 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:118:9 [INFO] [stdout] 22: 0x628ac5fc3c7e - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{{closure}}::h8b607e63ecb29450 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:108:5 [INFO] [stdout] 23: 0x628ac5fa791f - as core::future::future::Future>::poll::{{closure}}::h56e5067c499cdaf6 [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: 0x628ac5fa0270 - tokio::task::local::LocalSet::with::{{closure}}::h99267b64e763d8e2 [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: 0x628ac5f3ffc5 - std::thread::local::LocalKey::try_with::h987e9a135803e434 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f2f27e - std::thread::local::LocalKey::with::h0022e11c3b44fe2f [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9f3c6 - tokio::task::local::LocalSet::with::hf4923e3fa5196777 [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: 0x628ac5fa6866 - as core::future::future::Future>::poll::h2412beef14beca06 [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: 0x628ac5fa61e5 - tokio::task::local::LocalSet::run_until::{{closure}}::hfe5ae5f971175904 [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: 0x628ac5f9885d - as core::future::future::Future>::poll::h6e6e1836cfb95d79 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2e71d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h297679367c382e74 [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: 0x628ac5f2d6bb - tokio::task::coop::with_budget::hea27ed0c2d94fcd9 [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: 0x628ac5f2d6bb - tokio::task::coop::budget::h0b79acfdd8e66cce [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: 0x628ac5f2d6bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hce141d163fb55b5f [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: 0x628ac5ee07d0 - tokio::runtime::scheduler::current_thread::Context::enter::h9ff5317a3c36c125 [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: 0x628ac5f1d1ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbdc9f46aef63b641 [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: 0x628ac5f00804 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hed5025b520ddeea8 [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: 0x628ac5f6e0eb - tokio::runtime::context::scoped::Scoped::set::he9e5af485f25dedc [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: 0x628ac5f73a39 - tokio::runtime::context::set_scheduler::{{closure}}::h0d20bdb5a5f7f3c3 [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: 0x628ac5f3a352 - std::thread::local::LocalKey::try_with::h595baca150011976 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f30ebe - std::thread::local::LocalKey::with::h770dfd8eef46540c [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f72d2d - tokio::runtime::context::set_scheduler::h45c7a6f8bff7dad1 [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: 0x628ac5efad30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haa7583653b5f1a35 [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: 0x628ac5f00aa7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h128b7bb3ac060128 [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: 0x628ac5ecee46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he7aae22f575718b2 [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: 0x628ac5f805d5 - tokio::runtime::context::runtime::enter_runtime::he5d0c6fad0b85999 [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: 0x628ac5ec2926 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4cbf0a6ff24dc10b [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: 0x628ac5fae3c4 - tokio::runtime::runtime::Runtime::block_on_inner::h0de5d4e296c6aed5 [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: 0x628ac5fb572b - tokio::runtime::runtime::Runtime::block_on::hc465585e046f61e7 [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: 0x628ac5fa1580 - tokio::task::local::LocalSet::block_on::h9c4260ce0f81aecc [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: 0x628ac5fa9565 - actix_rt::runtime::Runtime::block_on::h317d9b6d49dbc893 [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: 0x628ac5fdcc69 - actix_rt::system::SystemRunner::block_on::h4121de0cee3f29e7 [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: 0x628ac5fc3ac6 - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::h916649da0e0dd1c3 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:114:5 [INFO] [stdout] 54: 0x628ac5fc3d17 - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_5_invalid::{{closure}}::hf0dd103a5b3cd478 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:108:14 [INFO] [stdout] 55: 0x628ac5f48fe6 - core::ops::function::FnOnce::call_once::hc57f66735e6ea231 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (77) 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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_not_found_error::{{closure}}\n at ./src/rustemon_provider.rs:122:35\n 15: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{{closure}}\n at ./src/rustemon_provider.rs:108:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:108:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90bf3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x628ac5fc2999 - core::panicking::assert_failed::h9c1609f3876e74cc [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x628ac5f7b96b - tl_ex::rustemon_provider::tests::should_return_not_found_error::{{closure}}::ha4d4afdb5e12c336 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:118:9 [INFO] [stdout] 22: 0x628ac5fc376e - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{{closure}}::he03c297c4c0d0ba6 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:108:5 [INFO] [stdout] 23: 0x628ac5fa8a9f - as core::future::future::Future>::poll::{{closure}}::hc2f075dd386049ff [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: 0x628ac5f9f460 - tokio::task::local::LocalSet::with::{{closure}}::h0b727096a6973bcd [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: 0x628ac5f40d45 - std::thread::local::LocalKey::try_with::ha739f151342a57d8 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f2fb2e - std::thread::local::LocalKey::with::h20a7dac0a4f066cd [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9f286 - tokio::task::local::LocalSet::with::hd110e26d1008b559 [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: 0x628ac5fa6a46 - as core::future::future::Future>::poll::h347bb03007f74563 [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: 0x628ac5fa4d35 - tokio::task::local::LocalSet::run_until::{{closure}}::ha6b24ec2193c2dda [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: 0x628ac5f9813d - as core::future::future::Future>::poll::h25abb2f68b3a0764 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2ea5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h591938d9f259443a [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: 0x628ac5f2cb0b - tokio::task::coop::with_budget::hcdb5ba3bfcda66d2 [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: 0x628ac5f2cb0b - tokio::task::coop::budget::hcb932e1b7ce7d05a [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: 0x628ac5f2cb0b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8210661aecee9c1 [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: 0x628ac5ee3b40 - tokio::runtime::scheduler::current_thread::Context::enter::hc570fa692d6f24ed [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: 0x628ac5f1f2bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd4610f2584dfc3ce [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: 0x628ac5f00444 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h445cd49b78b90262 [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: 0x628ac5f6af0b - tokio::runtime::context::scoped::Scoped::set::h3204374d36b90943 [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: 0x628ac5f73af9 - tokio::runtime::context::set_scheduler::{{closure}}::h1c99a0721547bff9 [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: 0x628ac5f3dcd2 - std::thread::local::LocalKey::try_with::h81a74c2396a7fd6f [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f3225e - std::thread::local::LocalKey::with::hd78b4324d02d9390 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f737ed - tokio::runtime::context::set_scheduler::hf331d9cd8e3148ee [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: 0x628ac5efeb10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heb585c59a7fd02bd [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: 0x628ac5f02327 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf41fa941aa9df95d [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: 0x628ac5ecdac6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcd064140674d1856 [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: 0x628ac5f7d035 - tokio::runtime::context::runtime::enter_runtime::h388caa560737b5bb [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: 0x628ac5ec2da6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h62478bc5bda24742 [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: 0x628ac5faf044 - tokio::runtime::runtime::Runtime::block_on_inner::h410f19a78e02f439 [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: 0x628ac5fb549b - tokio::runtime::runtime::Runtime::block_on::h963ac8edd54bf24e [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: 0x628ac5fa1780 - tokio::task::local::LocalSet::block_on::hb68ff0d72b5c53dd [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: 0x628ac5fa94c5 - actix_rt::runtime::Runtime::block_on::h12cb3cd64a64c128 [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: 0x628ac5fdcbc9 - actix_rt::system::SystemRunner::block_on::h38a7b6d32c045ca6 [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: 0x628ac5fc3586 - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::h830fbfc8b660e38d [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:114:5 [INFO] [stdout] 54: 0x628ac5fc35e7 - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_3_invalid::{{closure}}::h6ba7d81a769b896f [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:108:14 [INFO] [stdout] 55: 0x628ac5f48646 - core::ops::function::FnOnce::call_once::h42c1c60eeb3b6a00 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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' (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: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 3: core::result::Result::map_err\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:968:27\n 4: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\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: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 6: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\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}}\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::{{closure}}\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::{{closure}}\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}}\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}}\n at ./src/rustemon_provider.rs:63:14\n 12: ::pokemon::{{closure}}\n at ./src/rustemon_provider.rs:31:50\n 13: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 14: tl_ex::rustemon_provider::tests::should_return_not_found_error::{{closure}}\n at ./src/rustemon_provider.rs:122:35\n 15: tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{{closure}}\n at ./src/rustemon_provider.rs:108:5\n 16: as core::future::future::Future>::poll::{{closure}}\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 19: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 20: tokio::task::local::LocalSet::with\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17\n 21: 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::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19\n 23: as core::future::future::Future>::poll\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9\n 24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\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\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\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::{{closure}}::{{closure}}\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\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::{{closure}}\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::{{closure}}\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::set\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::{{closure}}\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::try_with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12\n 34: std::thread::local::LocalKey::with\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20\n 35: tokio::runtime::context::set_scheduler\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\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\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::{{closure}}\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\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\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\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\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\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\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\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}}\n at ./src/rustemon_provider.rs:108:14\n 48: core::ops::function::FnOnce::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 49: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 50: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 53: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 54: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 55: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27\n 57: test::run_test::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43\n 58: test::run_test::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace::\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18\n 60: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13\n 61: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9\n 62: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40\n 63: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19\n 64: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14\n 65: std::thread::lifecycle::spawn_unchecked::::{closure#1}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26\n 66: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5\n 67: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9\n 68: ::new::thread_start\n at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17\n 69: \n 70: clone))" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628ac6f77fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628ac6f77fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x628ac6f77fba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x628ac6f904fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x628ac6f904fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x628ac6f7d7f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x628ac6f7d7f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x628ac6f5486f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x628ac6f5486f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x628ac6f6f7e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x628ac5fec0ec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x628ac5fec0ec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x628ac6f6fa62 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x628ac6f6fa62 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x628ac6f54928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x628ac6f491f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x628ac6f559bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x628ac6f90d6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x628ac6f90bf3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x628ac5fc2999 - core::panicking::assert_failed::h9c1609f3876e74cc [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x628ac5f7b96b - tl_ex::rustemon_provider::tests::should_return_not_found_error::{{closure}}::ha4d4afdb5e12c336 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:118:9 [INFO] [stdout] 22: 0x628ac5fc39de - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{{closure}}::hbbdf73a627295d95 [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:108:5 [INFO] [stdout] 23: 0x628ac5fa7e1f - as core::future::future::Future>::poll::{{closure}}::h73325ba2436e754c [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: 0x628ac5f9feb0 - tokio::task::local::LocalSet::with::{{closure}}::h7b58b69f884d7978 [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: 0x628ac5f41845 - std::thread::local::LocalKey::try_with::haf2e928340566a95 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x628ac5f31c9e - std::thread::local::LocalKey::with::hb6f58aad6706ce80 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x628ac5f9ee86 - tokio::task::local::LocalSet::with::h4c2857f20cbac60b [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: 0x628ac5fa6ea6 - as core::future::future::Future>::poll::he47bcf50379474c1 [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: 0x628ac5fa41f5 - tokio::task::local::LocalSet::run_until::{{closure}}::h77669aa9fd021d83 [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: 0x628ac5f9865d - as core::future::future::Future>::poll::h5b195e14454320cf [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x628ac5f2f19d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hec8e97f390da4e09 [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: 0x628ac5f2c2ab - tokio::task::coop::with_budget::h2007b2ea56206e25 [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: 0x628ac5f2c2ab - tokio::task::coop::budget::h3ff9657b6ae34d0e [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: 0x628ac5f2c2ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8d0bc7d78c3a0ca9 [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: 0x628ac5ede9b0 - tokio::runtime::scheduler::current_thread::Context::enter::h79ea64057c835d3b [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: 0x628ac5f143bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h719d3255c452461a [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: 0x628ac5f00424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3fbd544381021516 [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: 0x628ac5f6badb - tokio::runtime::context::scoped::Scoped::set::h4c5699601b6042c3 [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: 0x628ac5f73f39 - tokio::runtime::context::set_scheduler::{{closure}}::h612673e94d2a9607 [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: 0x628ac5f3be52 - std::thread::local::LocalKey::try_with::h6fdd21bc53cb20d4 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 41: 0x628ac5f2fd0e - std::thread::local::LocalKey::with::h2a06e24ac55bd414 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 42: 0x628ac5f7312d - tokio::runtime::context::set_scheduler::h8252a5ef1dece3aa [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: 0x628ac5ef41f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h24f71c5e06fe186d [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: 0x628ac5f01027 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4d4753d8cb1c19d8 [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: 0x628ac5ec8986 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5572c170a4667985 [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: 0x628ac5f80475 - tokio::runtime::context::runtime::enter_runtime::hdf10c69c25e6dd41 [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: 0x628ac5ec2e86 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6ac5df768aed93c3 [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: 0x628ac5fb0f84 - tokio::runtime::runtime::Runtime::block_on_inner::hbc47bc4a3dcc15c3 [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: 0x628ac5fb4ceb - tokio::runtime::runtime::Runtime::block_on::h8cf48bc12050cc8f [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: 0x628ac5fa1a80 - tokio::task::local::LocalSet::block_on::he78f42dda2085105 [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: 0x628ac5fa98d5 - actix_rt::runtime::Runtime::block_on::had01a336110e2dd6 [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: 0x628ac5fdd1c9 - actix_rt::system::SystemRunner::block_on::he1d10396cc5fc87d [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: 0x628ac5fc3826 - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::h2267a1073fe1b04d [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:114:5 [INFO] [stdout] 54: 0x628ac5fc3a77 - tl_ex::rustemon_provider::tests::should_return_not_found_error::case_4_invalid::{{closure}}::hbc4ba28d2ef5a10a [INFO] [stdout] at /opt/rustwide/workdir/src/rustemon_provider.rs:108:14 [INFO] [stdout] 55: 0x628ac5f486c6 - core::ops::function::FnOnce::call_once::h50bd6892125dd26f [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x628ac5fe01eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x628ac5fe01eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x628ac5fecbbb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x628ac5fecbbb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x628ac5fecbbb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x628ac5fecbbb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x628ac5fecbbb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x628ac5fe7014 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x628ac5fe7014 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 67: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 68: 0x628ac5fef7c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 69: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 70: 0x628ac5fef7c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 71: 0x628ac5fef7c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x628ac5fef7c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 73: 0x628ac5fef7c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x628ac6f773cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 75: 0x628ac6f773cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 76: 0x7f82c487baa4 - [INFO] [stdout] 77: 0x7f82c4908a64 - clone [INFO] [stdout] 78: 0x0 - [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.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin tl-ex` [INFO] running `Command { std: "docker" "inspect" "3373270d83d68d03645c9f5059a78c573d1c7c6d4ff6e3a9df4f8499afc5e50f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3373270d83d68d03645c9f5059a78c573d1c7c6d4ff6e3a9df4f8499afc5e50f", kill_on_drop: false }` [INFO] [stdout] 3373270d83d68d03645c9f5059a78c573d1c7c6d4ff6e3a9df4f8499afc5e50f