[INFO] cloning repository https://github.com/alakhpc/tv-quotes-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alakhpc/tv-quotes-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falakhpc%2Ftv-quotes-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falakhpc%2Ftv-quotes-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85d7c05cf442db987f2826ee683f737ef2188e73 [INFO] testing alakhpc/tv-quotes-api against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falakhpc%2Ftv-quotes-api" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alakhpc/tv-quotes-api on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/alakhpc/tv-quotes-api [INFO] finished tweaking git repo https://github.com/alakhpc/tv-quotes-api [INFO] tweaked toml for git repo https://github.com/alakhpc/tv-quotes-api written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alakhpc/tv-quotes-api 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web-prom v0.6.0 [INFO] [stderr] Downloaded tokio v1.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31577f2135dd40138554e8b0f134987ebac9b2357fb160dc0ab59536abb8754f [INFO] running `Command { std: "docker" "start" "-a" "31577f2135dd40138554e8b0f134987ebac9b2357fb160dc0ab59536abb8754f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31577f2135dd40138554e8b0f134987ebac9b2357fb160dc0ab59536abb8754f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31577f2135dd40138554e8b0f134987ebac9b2357fb160dc0ab59536abb8754f", kill_on_drop: false }` [INFO] [stdout] 31577f2135dd40138554e8b0f134987ebac9b2357fb160dc0ab59536abb8754f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58986ed050e5a277b0ccc539f81915766b674ea407e657056aff2a43a10f75bd [INFO] running `Command { std: "docker" "start" "-a" "58986ed050e5a277b0ccc539f81915766b674ea407e657056aff2a43a10f75bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling actix-web-prom v0.6.0 [INFO] [stderr] Compiling sqlx v0.5.13 [INFO] [stderr] Compiling tv-quotes-api v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `shows` is never read [INFO] [stdout] --> src/routes/quotes/shows.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ShowsResponse { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 8 | pub shows: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total` is never read [INFO] [stdout] --> src/routes/quotes/stats.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct StatsResponse { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 8 | pub total: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "58986ed050e5a277b0ccc539f81915766b674ea407e657056aff2a43a10f75bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58986ed050e5a277b0ccc539f81915766b674ea407e657056aff2a43a10f75bd", kill_on_drop: false }` [INFO] [stdout] 58986ed050e5a277b0ccc539f81915766b674ea407e657056aff2a43a10f75bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11017a6968f33da2a18b56697f70aba584f234a04ebb1ab720fb9c3940204796 [INFO] running `Command { std: "docker" "start" "-a" "11017a6968f33da2a18b56697f70aba584f234a04ebb1ab720fb9c3940204796", kill_on_drop: false }` [INFO] [stderr] Compiling tv-quotes-api v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.19s [INFO] running `Command { std: "docker" "inspect" "11017a6968f33da2a18b56697f70aba584f234a04ebb1ab720fb9c3940204796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11017a6968f33da2a18b56697f70aba584f234a04ebb1ab720fb9c3940204796", kill_on_drop: false }` [INFO] [stdout] 11017a6968f33da2a18b56697f70aba584f234a04ebb1ab720fb9c3940204796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90332e16e83919579f27b39d7fde75784fa6b7b8d185e49c78bf55c30bf678c0 [INFO] running `Command { std: "docker" "start" "-a" "90332e16e83919579f27b39d7fde75784fa6b7b8d185e49c78bf55c30bf678c0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/bin/seed.rs (/opt/rustwide/target/debug/deps/seed-9e56289c7c1489d6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tv_quotes_api-fde4996267b05d64) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::quotes::test_get_multiple_quotes_from_show ... FAILED [INFO] [stdout] test tests::quotes::test_get_multiple_quotes ... FAILED [INFO] [stdout] test tests::quotes::test_case_insensitive_get_quote ... FAILED [INFO] [stdout] test tests::quotes::test_get_quote ... FAILED [INFO] [stdout] test tests::quotes::test_get_quote_from_show ... FAILED [INFO] [stdout] test tests::shows::test_get_shows ... FAILED [INFO] [stdout] test tests::quotes::test_max_10_multiple_quotes ... FAILED [INFO] [stdout] test tests::stats::test_get_stats ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::quotes::test_get_multiple_quotes_from_show stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::quotes::test_get_multiple_quotes_from_show' panicked at src/tests/mod.rs:23:74: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e002d497c0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e002d497c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e002d497c0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64e002d497c0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64e002d73493 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64e002d73493 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64e002d45f03 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64e002d49612 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64e002d4abef - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64e002d4aa08 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64e00270e385 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64e00270e385 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64e002d4b663 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64e002d4b663 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64e002d4b33a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x64e002d49cd9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64e002d4afcd - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64e002622620 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64e002622ac6 - core::result::unwrap_failed::h3ff7104a9ace307a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x64e002623f29 - core::result::Result::unwrap::h58c46b2806a6a3a0 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x64e002623f29 - ::deref::__static_ref_initialize::h60efd95e8c28d960 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:23:39 [INFO] [stdout] 21: 0x64e002623f29 - core::ops::function::FnOnce::call_once::hfee95af013668dbc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64e00266fba0 - lazy_static::lazy::Lazy::get::{{closure}}::h9c9112f16eed8cab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29 [INFO] [stdout] 23: 0x64e0026a9768 - std::sync::poison::once::Once::call_once::{{closure}}::h1e87bc11f7c0edac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sync/poison/once.rs:155:41 [INFO] [stdout] 24: 0x64e002621514 - std::sys::sync::once::futex::Once::call::hba97699ec60164cd [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/sync/once/futex.rs:176:21 [INFO] [stdout] 25: 0x64e0026a9604 - std::sync::poison::once::Once::call_once::h09e74aa721bb5933 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sync/poison/once.rs:155:9 [INFO] [stdout] 26: 0x64e0026a0e4f - lazy_static::lazy::Lazy::get::hce1ec62b270ce4f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 27: 0x64e0026a0e4f - ::deref::__stability::hff67cb89900b7d2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 28: 0x64e0026a0e4f - ::deref::hdc4b6a4f0d9bcfd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 29: 0x64e00269ef2d - tv_quotes_api::tests::get_service::{{closure}}::hda814746f5408971 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 30: 0x64e0026d29f7 - tv_quotes_api::tests::quotes::test_get_multiple_quotes_from_show::{{closure}}::hd33d9b1da800c02d [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:97:36 [INFO] [stdout] 31: 0x64e0026817b0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hcf1b95f4e8410915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:65 [INFO] [stdout] 32: 0x64e0026c9683 - tokio::coop::with_budget::{{closure}}::hb8416fc1ce97a903 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 33: 0x64e0026a3c95 - std::thread::local::LocalKey::try_with::h5b1258b08f7c7876 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 34: 0x64e0026a1bde - std::thread::local::LocalKey::with::h2aeb5a737c58a031 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 35: 0x64e002680cd2 - tokio::coop::with_budget::hd258c0468684790e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 36: 0x64e002680cd2 - tokio::coop::budget::h97d1b4a951ff5db4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 37: 0x64e002680cd2 - as core::future::future::Future>::poll::{{closure}}::h92c6c75d542637f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:42 [INFO] [stdout] 38: 0x64e0026ad49d - tokio::macros::scoped_tls::ScopedKey::set::h557b587d8c91dbd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 39: 0x64e00267cd37 - tokio::task::local::LocalSet::with::h5bdeaf38810c43fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:566:9 [INFO] [stdout] 40: 0x64e00268026a - as core::future::future::Future>::poll::h17c461529d1eee6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:639:9 [INFO] [stdout] 41: 0x64e00267e3e0 - tokio::task::local::LocalSet::run_until::{{closure}}::hc0418e7d05b54f36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:512:19 [INFO] [stdout] 42: 0x64e002675acd - as core::future::future::Future>::poll::h6939a5631476e756 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 43: 0x64e00263b5cf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6d5f66243efd125e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:48 [INFO] [stdout] 44: 0x64e0026c85e3 - tokio::coop::with_budget::{{closure}}::h527e9efb46f82367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 45: 0x64e0026a3395 - std::thread::local::LocalKey::try_with::h32ddc9288b306dcf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 46: 0x64e0026a22de - std::thread::local::LocalKey::with::h7e7009407f3d5f4b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 47: 0x64e00263ad79 - tokio::coop::with_budget::hc7f6c98e66b5878a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 48: 0x64e00263ad79 - tokio::coop::budget::hc6d0c3eb8677ac1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 49: 0x64e00263ad79 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h6f0960082dbe0a77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25 [INFO] [stdout] 50: 0x64e002631880 - tokio::runtime::basic_scheduler::Context::enter::ha66331ae1dba37f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19 [INFO] [stdout] 51: 0x64e0026371fb - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h2ec755fab3b0244c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:36 [INFO] [stdout] 52: 0x64e0026366b4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h4aba7c43dba67068 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57 [INFO] [stdout] 53: 0x64e0026ad19d - tokio::macros::scoped_tls::ScopedKey::set::h3f82d6beb147696f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 54: 0x64e00263640c - tokio::runtime::basic_scheduler::CoreGuard::enter::hde545eb7e3f65ced [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:27 [INFO] [stdout] 55: 0x64e00263673a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h4d67bca647250a97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:9 [INFO] [stdout] 56: 0x64e00262e6b1 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h2c5fed76b5c824f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:24 [INFO] [stdout] 57: 0x64e002646e5b - tokio::runtime::Runtime::block_on::hde737f18996d5c55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:46 [INFO] [stdout] 58: 0x64e00267d04f - tokio::task::local::LocalSet::block_on::hc9334dba4e2ef963 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:473:9 [INFO] [stdout] 59: 0x64e002640777 - actix_rt::runtime::Runtime::block_on::h3e70e748854e22d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 60: 0x64e00265104a - actix_rt::system::SystemRunner::block_on::h2862037a1bfdd4e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 61: 0x64e0026d27dc - tv_quotes_api::tests::quotes::test_get_multiple_quotes_from_show::h7a44e12d2f6350f9 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:95:1 [INFO] [stdout] 62: 0x64e0026d2787 - tv_quotes_api::tests::quotes::test_get_multiple_quotes_from_show::{{closure}}::h46ec3d3af8196b57 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:96:46 [INFO] [stdout] 63: 0x64e002623536 - core::ops::function::FnOnce::call_once::h588bc6f576a3ea52 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x64e002713b0b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x64e002713b0b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 66: 0x64e0027129f8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 67: 0x64e0027129f8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x64e0027129f8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 69: 0x64e0027129f8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 70: 0x64e0027129f8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 71: 0x64e0027129f8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 72: 0x64e0027129f8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 73: 0x64e0026d6985 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 74: 0x64e0026d6985 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 75: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 76: 0x64e0026da3fa - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 77: 0x64e0026da3fa - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 78: 0x64e0026da3fa - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 79: 0x64e0026da3fa - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 80: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 81: 0x64e0026da3fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 82: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 83: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 84: 0x64e002d4f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 85: 0x7219959acaa4 - [INFO] [stdout] 86: 0x721995a39a34 - clone [INFO] [stdout] 87: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::quotes::test_get_multiple_quotes stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::quotes::test_get_multiple_quotes' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e002d497c0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e002d497c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e002d497c0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64e002d497c0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64e002d73493 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64e002d73493 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64e002d45f03 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64e002d49612 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64e002d4abef - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64e002d4aa08 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64e00270e385 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64e00270e385 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64e002d4b663 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64e002d4b663 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64e002d4b306 - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x64e002d49cd9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64e002d4afcd - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64e002622620 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64e002621623 - std::sys::sync::once::futex::Once::call::hba97699ec60164cd [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x64e0026a9604 - std::sync::poison::once::Once::call_once::h09e74aa721bb5933 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sync/poison/once.rs:155:9 [INFO] [stdout] 20: 0x64e0026a0e4f - lazy_static::lazy::Lazy::get::hce1ec62b270ce4f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x64e0026a0e4f - ::deref::__stability::hff67cb89900b7d2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x64e0026a0e4f - ::deref::hdc4b6a4f0d9bcfd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x64e00269ef2d - tv_quotes_api::tests::get_service::{{closure}}::hda814746f5408971 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x64e0026d1e37 - tv_quotes_api::tests::quotes::test_get_multiple_quotes::{{closure}}::h1dae5970787a1ee1 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:74:36 [INFO] [stdout] 25: 0x64e0026817e0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hf2f6daab8d293416 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:65 [INFO] [stdout] 26: 0x64e0026c7a03 - tokio::coop::with_budget::{{closure}}::h16f010ee7efd1b50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 27: 0x64e0026a2c95 - std::thread::local::LocalKey::try_with::h0f3b1b59df1412b9 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 28: 0x64e0026a205e - std::thread::local::LocalKey::with::h61f4fdec30bbea9e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 29: 0x64e002680642 - tokio::coop::with_budget::hcf99585a81b448e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 30: 0x64e002680642 - tokio::coop::budget::ha25e4dc63c969e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 31: 0x64e002680642 - as core::future::future::Future>::poll::{{closure}}::h062f1dd9505c932f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:42 [INFO] [stdout] 32: 0x64e0026ad29d - tokio::macros::scoped_tls::ScopedKey::set::h4148ad9f39029d18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64e00267cd97 - tokio::task::local::LocalSet::with::hc164369b687015c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:566:9 [INFO] [stdout] 34: 0x64e0026804aa - as core::future::future::Future>::poll::hdc44fa04a38ad897 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:639:9 [INFO] [stdout] 35: 0x64e00267d5a0 - tokio::task::local::LocalSet::run_until::{{closure}}::h23d1e9252ea0964f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:512:19 [INFO] [stdout] 36: 0x64e002675c6d - as core::future::future::Future>::poll::hb4919a95f8ce429a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x64e00263b4cf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3eb2b340c5fffd0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:48 [INFO] [stdout] 38: 0x64e0026c84b3 - tokio::coop::with_budget::{{closure}}::h4ab9c273c6aaeaab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 39: 0x64e0026a3295 - std::thread::local::LocalKey::try_with::h3199016d77d834e0 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 40: 0x64e0026a1a7e - std::thread::local::LocalKey::with::h13b5b4a85e1811d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 41: 0x64e00263b2e9 - tokio::coop::with_budget::hfb42e618a3f9f11e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 42: 0x64e00263b2e9 - tokio::coop::budget::h12b5b89ec48d216e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 43: 0x64e00263b2e9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hc285cfa6d5b6494c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25 [INFO] [stdout] 44: 0x64e002632ae0 - tokio::runtime::basic_scheduler::Context::enter::hdcef39274ed4ebae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19 [INFO] [stdout] 45: 0x64e002639a4b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hbfb37a4984533138 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:36 [INFO] [stdout] 46: 0x64e002636694 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h495460a76b8be042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57 [INFO] [stdout] 47: 0x64e0026adb9d - tokio::macros::scoped_tls::ScopedKey::set::hef35c051f769c810 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x64e002634d8c - tokio::runtime::basic_scheduler::CoreGuard::enter::h5029032080d82dc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:27 [INFO] [stdout] 49: 0x64e00263677a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hc17ea2bb3b3dd688 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:9 [INFO] [stdout] 50: 0x64e00262f771 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::ha8968e9693bf9c3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:24 [INFO] [stdout] 51: 0x64e0026468eb - tokio::runtime::Runtime::block_on::hc9aa409a9571f17b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:46 [INFO] [stdout] 52: 0x64e00267ce8f - tokio::task::local::LocalSet::block_on::h594d81bb5db4f778 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:473:9 [INFO] [stdout] 53: 0x64e002640817 - actix_rt::runtime::Runtime::block_on::hf0650ccfb1ae0709 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 54: 0x64e00265107a - actix_rt::system::SystemRunner::block_on::haf895989f264df4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 55: 0x64e0026d1c1c - tv_quotes_api::tests::quotes::test_get_multiple_quotes::h7e3f88efee63f551 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:72:1 [INFO] [stdout] 56: 0x64e0026d1bc7 - tv_quotes_api::tests::quotes::test_get_multiple_quotes::{{closure}}::h113bc76e1a869169 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:73:36 [INFO] [stdout] 57: 0x64e002623e76 - core::ops::function::FnOnce::call_once::hf0439833b3ba3174 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x64e002713b0b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x64e002713b0b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 60: 0x64e0027129f8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 61: 0x64e0027129f8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x64e0027129f8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 63: 0x64e0027129f8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 64: 0x64e0027129f8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x64e0027129f8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 66: 0x64e0027129f8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 67: 0x64e0026d6985 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 68: 0x64e0026d6985 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 70: 0x64e0026da3fa - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x64e0026da3fa - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 72: 0x64e0026da3fa - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 73: 0x64e0026da3fa - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 75: 0x64e0026da3fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 77: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 78: 0x64e002d4f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x7219959acaa4 - [INFO] [stdout] 80: 0x721995a39a34 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::quotes::test_case_insensitive_get_quote stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::quotes::test_case_insensitive_get_quote' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e002d497c0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e002d497c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e002d497c0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64e002d497c0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64e002d73493 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64e002d73493 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64e002d45f03 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64e002d49612 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64e002d4abef - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64e002d4aa08 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64e00270e385 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64e00270e385 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64e002d4b663 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64e002d4b663 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64e002d4b306 - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x64e002d49cd9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64e002d4afcd - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64e002622620 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64e002621623 - std::sys::sync::once::futex::Once::call::hba97699ec60164cd [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x64e0026a9604 - std::sync::poison::once::Once::call_once::h09e74aa721bb5933 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sync/poison/once.rs:155:9 [INFO] [stdout] 20: 0x64e0026a0e4f - lazy_static::lazy::Lazy::get::hce1ec62b270ce4f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x64e0026a0e4f - ::deref::__stability::hff67cb89900b7d2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x64e0026a0e4f - ::deref::hdc4b6a4f0d9bcfd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x64e00269ef2d - tv_quotes_api::tests::get_service::{{closure}}::hda814746f5408971 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x64e0026d0c2e - tv_quotes_api::tests::quotes::test_case_insensitive_get_quote::{{closure}}::heb1d0c06a5d0247d [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:49:36 [INFO] [stdout] 25: 0x64e0026816f0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h829593ee6e7df8a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:65 [INFO] [stdout] 26: 0x64e0026c7ff3 - tokio::coop::with_budget::{{closure}}::h3af678a6456d9ec6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 27: 0x64e0026a3795 - std::thread::local::LocalKey::try_with::h402186e5fadbd6c6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 28: 0x64e0026a1c7e - std::thread::local::LocalKey::with::h2dea6683aaf762d0 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 29: 0x64e002680872 - tokio::coop::with_budget::h51eb265c5570f78b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 30: 0x64e002680872 - tokio::coop::budget::h1e3581b861b3d4e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 31: 0x64e002680872 - as core::future::future::Future>::poll::{{closure}}::h1e4b387435851a73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:42 [INFO] [stdout] 32: 0x64e0026ace9d - tokio::macros::scoped_tls::ScopedKey::set::h2836d722cf28b94f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64e00267ccf7 - tokio::task::local::LocalSet::with::h2d2590d32708347c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:566:9 [INFO] [stdout] 34: 0x64e00268032a - as core::future::future::Future>::poll::h8a0a37c3437b4330 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:639:9 [INFO] [stdout] 35: 0x64e00267dcc0 - tokio::task::local::LocalSet::run_until::{{closure}}::h6db7ffb4828380c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:512:19 [INFO] [stdout] 36: 0x64e002675cad - as core::future::future::Future>::poll::hb939371697eb87d1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x64e00263b60f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcb84c29b24933c86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:48 [INFO] [stdout] 38: 0x64e0026c92f3 - tokio::coop::with_budget::{{closure}}::h999e36f00f86c77c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 39: 0x64e0026a57b5 - std::thread::local::LocalKey::try_with::hd179dd1567bc1ecd [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 40: 0x64e0026a194e - std::thread::local::LocalKey::with::h02af63845551f771 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 41: 0x64e00263ab69 - tokio::coop::with_budget::h90c52e9644a0bd84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 42: 0x64e00263ab69 - tokio::coop::budget::h9e9d4f6fa4ef7ac2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 43: 0x64e00263ab69 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h49766904ddbb9be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25 [INFO] [stdout] 44: 0x64e0026327b0 - tokio::runtime::basic_scheduler::Context::enter::hd670cf61a6d545fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19 [INFO] [stdout] 45: 0x64e00263821b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hab91e9eafefe8c25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:36 [INFO] [stdout] 46: 0x64e002636714 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hd41bb68e39204679 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57 [INFO] [stdout] 47: 0x64e0026ad59d - tokio::macros::scoped_tls::ScopedKey::set::h559fe0db61106958 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x64e0026349cc - tokio::runtime::basic_scheduler::CoreGuard::enter::h1162444616217eaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:27 [INFO] [stdout] 49: 0x64e00263672a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h07de68f5a24d8843 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:9 [INFO] [stdout] 50: 0x64e00262de51 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h044d3d08f1525e8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:24 [INFO] [stdout] 51: 0x64e00264654b - tokio::runtime::Runtime::block_on::h142d9ec36db4ecc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:46 [INFO] [stdout] 52: 0x64e00267cf6f - tokio::task::local::LocalSet::block_on::hc455a2c97f5acc4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:473:9 [INFO] [stdout] 53: 0x64e002640797 - actix_rt::runtime::Runtime::block_on::h4ccd447961da8db4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 54: 0x64e00265106a - actix_rt::system::SystemRunner::block_on::h63f2ffdb8a568bbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 55: 0x64e0026d08cc - tv_quotes_api::tests::quotes::test_case_insensitive_get_quote::h4b4a577fd5fab1eb [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:46:1 [INFO] [stdout] 56: 0x64e0026d0877 - tv_quotes_api::tests::quotes::test_case_insensitive_get_quote::{{closure}}::h7ae022c630ad6681 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:47:43 [INFO] [stdout] 57: 0x64e002623456 - core::ops::function::FnOnce::call_once::h4451039967607b7d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x64e002713b0b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x64e002713b0b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 60: 0x64e0027129f8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 61: 0x64e0027129f8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x64e0027129f8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 63: 0x64e0027129f8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 64: 0x64e0027129f8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x64e0027129f8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 66: 0x64e0027129f8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 67: 0x64e0026d6985 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 68: 0x64e0026d6985 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 70: 0x64e0026da3fa - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x64e0026da3fa - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 72: 0x64e0026da3fa - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 73: 0x64e0026da3fa - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 75: 0x64e0026da3fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 77: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 78: 0x64e002d4f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x7219959acaa4 - [INFO] [stdout] 80: 0x721995a39a34 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::quotes::test_get_quote stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::quotes::test_get_quote' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e002d497c0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e002d497c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e002d497c0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64e002d497c0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64e002d73493 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64e002d73493 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64e002d45f03 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64e002d49612 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64e002d4abef - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64e002d4aa08 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64e00270e385 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64e00270e385 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64e002d4b663 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64e002d4b663 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64e002d4b306 - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x64e002d49cd9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64e002d4afcd - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64e002622620 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64e002621623 - std::sys::sync::once::futex::Once::call::hba97699ec60164cd [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x64e0026a9604 - std::sync::poison::once::Once::call_once::h09e74aa721bb5933 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sync/poison/once.rs:155:9 [INFO] [stdout] 20: 0x64e0026a0e4f - lazy_static::lazy::Lazy::get::hce1ec62b270ce4f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x64e0026a0e4f - ::deref::__stability::hff67cb89900b7d2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x64e0026a0e4f - ::deref::hdc4b6a4f0d9bcfd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x64e00269ef2d - tv_quotes_api::tests::get_service::{{closure}}::hda814746f5408971 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x64e0026cf6a0 - tv_quotes_api::tests::quotes::test_get_quote::{{closure}}::h62f3375af26c2bc0 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:8:36 [INFO] [stdout] 25: 0x64e002681720 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::ha4957e9d7a7a05a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:65 [INFO] [stdout] 26: 0x64e0026c97b3 - tokio::coop::with_budget::{{closure}}::hce93e4faca4bf2d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 27: 0x64e0026a41b5 - std::thread::local::LocalKey::try_with::h65eeba446291bb0d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 28: 0x64e0026a246e - std::thread::local::LocalKey::with::h9a1b3e929ccf99d0 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 29: 0x64e002681132 - tokio::coop::with_budget::hbb97c7b811b616b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 30: 0x64e002681132 - tokio::coop::budget::h4ad5f01dfa66c5b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 31: 0x64e002681132 - as core::future::future::Future>::poll::{{closure}}::h9ccac8b3df7b23d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:42 [INFO] [stdout] 32: 0x64e0026adc9d - tokio::macros::scoped_tls::ScopedKey::set::hf4728c58a57fea3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64e00267cd77 - tokio::task::local::LocalSet::with::h93a28f238b93713a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:566:9 [INFO] [stdout] 34: 0x64e00268050a - as core::future::future::Future>::poll::he0014b57cbbb902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:639:9 [INFO] [stdout] 35: 0x64e00267e180 - tokio::task::local::LocalSet::run_until::{{closure}}::hba7f6fd890744884 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:512:19 [INFO] [stdout] 36: 0x64e002675bad - as core::future::future::Future>::poll::h8bee0d2eaa388c3f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x64e00263b54f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h59284271a4ad13f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:48 [INFO] [stdout] 38: 0x64e0026c9da3 - tokio::coop::with_budget::{{closure}}::he600f2aa1608d9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 39: 0x64e0026a62b5 - std::thread::local::LocalKey::try_with::hf1cbc2cf35fe2298 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 40: 0x64e0026a219e - std::thread::local::LocalKey::with::h70b156dfd6966365 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 41: 0x64e00263a979 - tokio::coop::with_budget::hef98c8db705f933d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 42: 0x64e00263a979 - tokio::coop::budget::h0e66be45090e3c61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 43: 0x64e00263a979 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h1e929433fa43d9dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25 [INFO] [stdout] 44: 0x64e002633100 - tokio::runtime::basic_scheduler::Context::enter::hfcb2dcc55f0f1bd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19 [INFO] [stdout] 45: 0x64e00263923b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hbce98bc86487359f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:36 [INFO] [stdout] 46: 0x64e002636654 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h0850acb7ff156018 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57 [INFO] [stdout] 47: 0x64e0026acd9d - tokio::macros::scoped_tls::ScopedKey::set::h214c57d67349cb10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x64e002635c8c - tokio::runtime::basic_scheduler::CoreGuard::enter::h893a13022e75ff24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:27 [INFO] [stdout] 49: 0x64e00263679a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hef21499b3621acad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:9 [INFO] [stdout] 50: 0x64e00262fba1 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hab0fb5552861bad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:24 [INFO] [stdout] 51: 0x64e00264702b - tokio::runtime::Runtime::block_on::hf15fa842d3bd385e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:46 [INFO] [stdout] 52: 0x64e00267d0bf - tokio::task::local::LocalSet::block_on::hd19bd42a82f4123b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:473:9 [INFO] [stdout] 53: 0x64e0026407f7 - actix_rt::runtime::Runtime::block_on::hedeec1d045202ec3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 54: 0x64e00265109a - actix_rt::system::SystemRunner::block_on::hce1a6669f80980d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 55: 0x64e0026cf49c - tv_quotes_api::tests::quotes::test_get_quote::h5e999e1cf0ae0c64 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:6:1 [INFO] [stdout] 56: 0x64e0026cf447 - tv_quotes_api::tests::quotes::test_get_quote::{{closure}}::h67a37901359606c6 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:7:26 [INFO] [stdout] 57: 0x64e0026239d6 - core::ops::function::FnOnce::call_once::ha7af9c83d2e8de7d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x64e002713b0b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x64e002713b0b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 60: 0x64e0027129f8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 61: 0x64e0027129f8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x64e0027129f8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 63: 0x64e0027129f8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 64: 0x64e0027129f8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x64e0027129f8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 66: 0x64e0027129f8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 67: 0x64e0026d6985 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 68: 0x64e0026d6985 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 70: 0x64e0026da3fa - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x64e0026da3fa - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 72: 0x64e0026da3fa - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 73: 0x64e0026da3fa - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 75: 0x64e0026da3fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 77: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 78: 0x64e002d4f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x7219959acaa4 - [INFO] [stdout] 80: 0x721995a39a34 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::quotes::test_get_quote_from_show stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::quotes::test_get_quote_from_show' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e002d497c0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e002d497c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e002d497c0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64e002d497c0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64e002d73493 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64e002d73493 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64e002d45f03 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64e002d49612 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64e002d4abef - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64e002d4aa08 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64e00270e385 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64e00270e385 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64e002d4b663 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64e002d4b663 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64e002d4b306 - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x64e002d49cd9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64e002d4afcd - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64e002622620 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64e002621623 - std::sys::sync::once::futex::Once::call::hba97699ec60164cd [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x64e0026a9604 - std::sync::poison::once::Once::call_once::h09e74aa721bb5933 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sync/poison/once.rs:155:9 [INFO] [stdout] 20: 0x64e0026a0e4f - lazy_static::lazy::Lazy::get::hce1ec62b270ce4f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x64e0026a0e4f - ::deref::__stability::hff67cb89900b7d2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x64e0026a0e4f - ::deref::hdc4b6a4f0d9bcfd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x64e00269ef2d - tv_quotes_api::tests::get_service::{{closure}}::hda814746f5408971 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x64e0026cfdbf - tv_quotes_api::tests::quotes::test_get_quote_from_show::{{closure}}::h9fde283f1582a50b [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:22:36 [INFO] [stdout] 25: 0x64e002681750 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hb23e9c5f3172edb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:65 [INFO] [stdout] 26: 0x64e0026c98e3 - tokio::coop::with_budget::{{closure}}::hd11ac138725b2cab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 27: 0x64e0026a2f95 - std::thread::local::LocalKey::try_with::h1dce5d2c233c21f5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 28: 0x64e0026a1e4e - std::thread::local::LocalKey::with::h5930f4a21a194ac0 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 29: 0x64e002680aa2 - tokio::coop::with_budget::h3d7c148b65227e90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 30: 0x64e002680aa2 - tokio::coop::budget::h55708ed3ef24ce45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 31: 0x64e002680aa2 - as core::future::future::Future>::poll::{{closure}}::h736422b9acb754a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:42 [INFO] [stdout] 32: 0x64e0026ada9d - tokio::macros::scoped_tls::ScopedKey::set::hbf05d222f21b3707 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64e00267cdb7 - tokio::task::local::LocalSet::with::hf24c1979d22a1b25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:566:9 [INFO] [stdout] 34: 0x64e0026803ea - as core::future::future::Future>::poll::ha98cf9c26ab5dfa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:639:9 [INFO] [stdout] 35: 0x64e00267e640 - tokio::task::local::LocalSet::run_until::{{closure}}::hc27121f1e2c7f2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:512:19 [INFO] [stdout] 36: 0x64e002675b0d - as core::future::future::Future>::poll::h6bb79353b54f7413 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x64e00263b68f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdd0e10101d193a06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:48 [INFO] [stdout] 38: 0x64e0026c9ed3 - tokio::coop::with_budget::{{closure}}::he952418b77496b11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 39: 0x64e0026a49b5 - std::thread::local::LocalKey::try_with::h8aee00cfe54bff4e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 40: 0x64e0026a199e - std::thread::local::LocalKey::with::h02fd61ebd0da042f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 41: 0x64e00263b119 - tokio::coop::with_budget::hb7e703729997ee60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 42: 0x64e00263b119 - tokio::coop::budget::h3980568e32b84d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 43: 0x64e00263b119 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbe3bc472ef5d26d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25 [INFO] [stdout] 44: 0x64e002633430 - tokio::runtime::basic_scheduler::Context::enter::hfdcb5f5f08ea4003 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19 [INFO] [stdout] 45: 0x64e002637a0b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h621b8af1078db260 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:36 [INFO] [stdout] 46: 0x64e002636674 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h474dc46ba5562a47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57 [INFO] [stdout] 47: 0x64e0026ad69d - tokio::macros::scoped_tls::ScopedKey::set::h64406650b71d728c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x64e00263514c - tokio::runtime::basic_scheduler::CoreGuard::enter::h50556aadcbd1d4d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:27 [INFO] [stdout] 49: 0x64e00263678a - tokio::runtime::basic_scheduler::CoreGuard::block_on::he8662b1b00f3b595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:9 [INFO] [stdout] 50: 0x64e00262f341 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h9db4127adbd034a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:24 [INFO] [stdout] 51: 0x64e002646c8b - tokio::runtime::Runtime::block_on::hd6cd00433c6d015e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:46 [INFO] [stdout] 52: 0x64e00267ce1f - tokio::task::local::LocalSet::block_on::h35eddfd304cabbae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:473:9 [INFO] [stdout] 53: 0x64e002640837 - actix_rt::runtime::Runtime::block_on::hf0a6958b0ce9aca0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 54: 0x64e0026510aa - actix_rt::system::SystemRunner::block_on::he735048f8ec73a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 55: 0x64e0026cfbac - tv_quotes_api::tests::quotes::test_get_quote_from_show::h10b1dad59da9e4de [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:20:1 [INFO] [stdout] 56: 0x64e0026cfb57 - tv_quotes_api::tests::quotes::test_get_quote_from_show::{{closure}}::h592e96d5be440dc9 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:21:36 [INFO] [stdout] 57: 0x64e002623956 - core::ops::function::FnOnce::call_once::h9567d75f6a2048aa [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x64e002713b0b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x64e002713b0b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 60: 0x64e0027129f8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 61: 0x64e0027129f8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x64e0027129f8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 63: 0x64e0027129f8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 64: 0x64e0027129f8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x64e0027129f8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 66: 0x64e0027129f8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 67: 0x64e0026d6985 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 68: 0x64e0026d6985 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 70: 0x64e0026da3fa - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x64e0026da3fa - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 72: 0x64e0026da3fa - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 73: 0x64e0026da3fa - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 75: 0x64e0026da3fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 77: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 78: 0x64e002d4f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x7219959acaa4 - [INFO] [stdout] 80: 0x721995a39a34 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::shows::test_get_shows stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::shows::test_get_shows' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e002d497c0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e002d497c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e002d497c0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64e002d497c0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64e002d73493 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64e002d73493 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64e002d45f03 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64e002d49612 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64e002d4abef - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64e002d4aa08 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64e00270e385 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64e00270e385 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64e002d4b663 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64e002d4b663 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64e002d4b306 - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x64e002d49cd9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64e002d4afcd - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64e002622620 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64e002621623 - std::sys::sync::once::futex::Once::call::hba97699ec60164cd [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x64e0026a9604 - std::sync::poison::once::Once::call_once::h09e74aa721bb5933 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sync/poison/once.rs:155:9 [INFO] [stdout] 20: 0x64e0026a0e4f - lazy_static::lazy::Lazy::get::hce1ec62b270ce4f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x64e0026a0e4f - ::deref::__stability::hff67cb89900b7d2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x64e0026a0e4f - ::deref::hdc4b6a4f0d9bcfd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x64e00269ef2d - tv_quotes_api::tests::get_service::{{closure}}::hda814746f5408971 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x64e0026d448f - tv_quotes_api::tests::shows::test_get_shows::{{closure}}::h4217c3d2bf9c7e51 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/shows.rs:7:36 [INFO] [stdout] 25: 0x64e0026816c0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h2dfd05b98caa7910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:65 [INFO] [stdout] 26: 0x64e0026c7413 - tokio::coop::with_budget::{{closure}}::h0c8b70831242df61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 27: 0x64e0026a4db5 - std::thread::local::LocalKey::try_with::h9dfc477c3605d3fa [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 28: 0x64e0026a232e - std::thread::local::LocalKey::with::h877034089568c58f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 29: 0x64e002681592 - tokio::coop::with_budget::h794e356b4916fc3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 30: 0x64e002681592 - tokio::coop::budget::h3c53d91fae38a5f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 31: 0x64e002681592 - as core::future::future::Future>::poll::{{closure}}::hfc1f1d3bc59b7463 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:42 [INFO] [stdout] 32: 0x64e0026ad99d - tokio::macros::scoped_tls::ScopedKey::set::hae684157d69d9aee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64e00267ccd7 - tokio::task::local::LocalSet::with::h0ad47b12109abfb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:566:9 [INFO] [stdout] 34: 0x64e00268038a - as core::future::future::Future>::poll::h937707ee15e3ce52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:639:9 [INFO] [stdout] 35: 0x64e00267da60 - tokio::task::local::LocalSet::run_until::{{closure}}::h6b399fda26d81241 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:512:19 [INFO] [stdout] 36: 0x64e002675ced - as core::future::future::Future>::poll::hc36a3ca45f8cf84e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x64e00263b58f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6259045053ed6d55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:48 [INFO] [stdout] 38: 0x64e0026ca003 - tokio::coop::with_budget::{{closure}}::hf206c0cef7142b99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 39: 0x64e0026a5bb5 - std::thread::local::LocalKey::try_with::hdc42f4220cafba2e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 40: 0x64e0026a1dae - std::thread::local::LocalKey::with::h4942afe1d5b9fc63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 41: 0x64e00263ac99 - tokio::coop::with_budget::hd85c18de002b64f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 42: 0x64e00263ac99 - tokio::coop::budget::haf9dd31d2a2fbc4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 43: 0x64e00263ac99 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5fb9a8b0752c00eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25 [INFO] [stdout] 44: 0x64e002630c80 - tokio::runtime::basic_scheduler::Context::enter::h30932a2e3004dfcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19 [INFO] [stdout] 45: 0x64e00263a25b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hf0beb357737cb78f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:36 [INFO] [stdout] 46: 0x64e0026366d4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h97e9fdd64a04b25f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57 [INFO] [stdout] 47: 0x64e0026ad89d - tokio::macros::scoped_tls::ScopedKey::set::h98e35e58d740d783 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x64e00263550c - tokio::runtime::basic_scheduler::CoreGuard::enter::h6f40983d9830109e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:27 [INFO] [stdout] 49: 0x64e00263676a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hb72e69a409a4a28e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:9 [INFO] [stdout] 50: 0x64e00262eae1 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h89a29816cd5ff9cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:24 [INFO] [stdout] 51: 0x64e002646abb - tokio::runtime::Runtime::block_on::hcbfc0164c9fdb47d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:46 [INFO] [stdout] 52: 0x64e00267cfdf - tokio::task::local::LocalSet::block_on::hc80fff9997dac69c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:473:9 [INFO] [stdout] 53: 0x64e0026407d7 - actix_rt::runtime::Runtime::block_on::he66607e85948e0d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 54: 0x64e00265105a - actix_rt::system::SystemRunner::block_on::h2a587acad679e21a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 55: 0x64e0026d427c - tv_quotes_api::tests::shows::test_get_shows::hd28cc1ea8a9015da [INFO] [stdout] at /opt/rustwide/workdir/src/tests/shows.rs:5:1 [INFO] [stdout] 56: 0x64e0026d4227 - tv_quotes_api::tests::shows::test_get_shows::{{closure}}::h369b01e52b3f1b2c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/shows.rs:6:26 [INFO] [stdout] 57: 0x64e0026234f6 - core::ops::function::FnOnce::call_once::h4d3517831a4c5168 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x64e002713b0b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x64e002713b0b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 60: 0x64e0027129f8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 61: 0x64e0027129f8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x64e0027129f8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 63: 0x64e0027129f8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 64: 0x64e0027129f8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x64e0027129f8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 66: 0x64e0027129f8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 67: 0x64e0026d6985 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 68: 0x64e0026d6985 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 70: 0x64e0026da3fa - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x64e0026da3fa - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 72: 0x64e0026da3fa - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 73: 0x64e0026da3fa - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 75: 0x64e0026da3fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 77: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 78: 0x64e002d4f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x7219959acaa4 - [INFO] [stdout] 80: 0x721995a39a34 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::quotes::test_max_10_multiple_quotes stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::quotes::test_max_10_multiple_quotes' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e002d497c0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e002d497c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e002d497c0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64e002d497c0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64e002d73493 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64e002d73493 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64e002d45f03 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64e002d49612 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64e002d4abef - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64e002d4aa08 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64e00270e385 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64e00270e385 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64e002d4b663 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64e002d4b663 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64e002d4b306 - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x64e002d49cd9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64e002d4afcd - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64e002622620 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64e002621623 - std::sys::sync::once::futex::Once::call::hba97699ec60164cd [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x64e0026a9604 - std::sync::poison::once::Once::call_once::h09e74aa721bb5933 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sync/poison/once.rs:155:9 [INFO] [stdout] 20: 0x64e0026a0e4f - lazy_static::lazy::Lazy::get::hce1ec62b270ce4f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x64e0026a0e4f - ::deref::__stability::hff67cb89900b7d2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x64e0026a0e4f - ::deref::hdc4b6a4f0d9bcfd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x64e00269ef2d - tv_quotes_api::tests::get_service::{{closure}}::hda814746f5408971 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x64e0026d3a4d - tv_quotes_api::tests::quotes::test_max_10_multiple_quotes::{{closure}}::h9f8feb65e89d8329 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:132:36 [INFO] [stdout] 25: 0x64e002681810 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hfe3d065dd3a2e823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:65 [INFO] [stdout] 26: 0x64e0026c9a13 - tokio::coop::with_budget::{{closure}}::hdc0146bbba9813a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 27: 0x64e0026a5eb5 - std::thread::local::LocalKey::try_with::he9e8fabd05697c93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 28: 0x64e0026a28ee - std::thread::local::LocalKey::with::hd485d5b9fffa4f87 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 29: 0x64e002681362 - tokio::coop::with_budget::he96c28b63cb0ca5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 30: 0x64e002681362 - tokio::coop::budget::h987e41e2f6141154 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 31: 0x64e002681362 - as core::future::future::Future>::poll::{{closure}}::hd63ee9b80e8428d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:42 [INFO] [stdout] 32: 0x64e0026ad79d - tokio::macros::scoped_tls::ScopedKey::set::h6e84dc7d1985d9ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64e00267cd17 - tokio::task::local::LocalSet::with::h38a845e083fd492d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:566:9 [INFO] [stdout] 34: 0x64e00268044a - as core::future::future::Future>::poll::hb353abaa52ca8deb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:639:9 [INFO] [stdout] 35: 0x64e00267df20 - tokio::task::local::LocalSet::run_until::{{closure}}::ha4d2c0ba60920e4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:512:19 [INFO] [stdout] 36: 0x64e002675c2d - as core::future::future::Future>::poll::h95223a426b294064 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x64e00263b50f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4c05a6cfce016839 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:48 [INFO] [stdout] 38: 0x64e0026c78d3 - tokio::coop::with_budget::{{closure}}::h1443c61092fb8599 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 39: 0x64e0026a46b5 - std::thread::local::LocalKey::try_with::h7f0b35e9d2305d7b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 40: 0x64e0026a262e - std::thread::local::LocalKey::with::hb1df6b2614d0c873 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 41: 0x64e00263af59 - tokio::coop::with_budget::h21f48e7f9a7758dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 42: 0x64e00263af59 - tokio::coop::budget::h919fafb9fc482d53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 43: 0x64e00263af59 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h89ff13da360e3d80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25 [INFO] [stdout] 44: 0x64e002631ea0 - tokio::runtime::basic_scheduler::Context::enter::hb917f25ba6726ce0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19 [INFO] [stdout] 45: 0x64e0026369eb - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h16954d11aeb0fa24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:36 [INFO] [stdout] 46: 0x64e0026366f4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb6ba465639859dae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57 [INFO] [stdout] 47: 0x64e0026acf9d - tokio::macros::scoped_tls::ScopedKey::set::h35414e124fa209a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x64e0026358cc - tokio::runtime::basic_scheduler::CoreGuard::enter::h7e531db09e800bc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:27 [INFO] [stdout] 49: 0x64e00263675a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h561a0b429f02fb32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:9 [INFO] [stdout] 50: 0x64e00262ef11 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h9d1ce0297434699b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:24 [INFO] [stdout] 51: 0x64e00264671b - tokio::runtime::Runtime::block_on::h8a8dede39be3126c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:46 [INFO] [stdout] 52: 0x64e00267ceff - tokio::task::local::LocalSet::block_on::h88a522f9ac268f91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:473:9 [INFO] [stdout] 53: 0x64e002640757 - actix_rt::runtime::Runtime::block_on::h3513a926077a0c91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 54: 0x64e00265108a - actix_rt::system::SystemRunner::block_on::hbad0ed229d60c309 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 55: 0x64e0026d385c - tv_quotes_api::tests::quotes::test_max_10_multiple_quotes::hc523e1a4ff6aa59e [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:130:1 [INFO] [stdout] 56: 0x64e0026d3807 - tv_quotes_api::tests::quotes::test_max_10_multiple_quotes::{{closure}}::hced68fd2cb3dd59d [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:131:39 [INFO] [stdout] 57: 0x64e002623c46 - core::ops::function::FnOnce::call_once::hd042736a54dfad1e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x64e002713b0b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x64e002713b0b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 60: 0x64e0027129f8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 61: 0x64e0027129f8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x64e0027129f8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 63: 0x64e0027129f8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 64: 0x64e0027129f8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x64e0027129f8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 66: 0x64e0027129f8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 67: 0x64e0026d6985 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 68: 0x64e0026d6985 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 70: 0x64e0026da3fa - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x64e0026da3fa - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 72: 0x64e0026da3fa - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 73: 0x64e0026da3fa - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 75: 0x64e0026da3fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 77: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 78: 0x64e002d4f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x7219959acaa4 - [INFO] [stdout] 80: 0x721995a39a34 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::stats::test_get_stats stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::stats::test_get_stats' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stderr] error: test failed, to rerun pass `--bin tv-quotes-api` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e002d497c0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e002d497c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e002d497c0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64e002d497c0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64e002d73493 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64e002d73493 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64e002d45f03 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64e002d49612 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64e002d4abef - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64e002d4aa08 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64e00270e385 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64e00270e385 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64e002d4b663 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64e002d4b663 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64e002d4b306 - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x64e002d49cd9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64e002d4afcd - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64e002622620 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64e002621623 - std::sys::sync::once::futex::Once::call::hba97699ec60164cd [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x64e0026a9604 - std::sync::poison::once::Once::call_once::h09e74aa721bb5933 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sync/poison/once.rs:155:9 [INFO] [stdout] 20: 0x64e0026a0e4f - lazy_static::lazy::Lazy::get::hce1ec62b270ce4f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x64e0026a0e4f - ::deref::__stability::hff67cb89900b7d2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x64e0026a0e4f - ::deref::hdc4b6a4f0d9bcfd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x64e00269ef2d - tv_quotes_api::tests::get_service::{{closure}}::hda814746f5408971 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x64e0026d4de5 - tv_quotes_api::tests::stats::test_get_stats::{{closure}}::hfa1ed30472ca0fe6 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/stats.rs:6:36 [INFO] [stdout] 25: 0x64e002681780 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hbd1093f64b8a79c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:65 [INFO] [stdout] 26: 0x64e0026ca133 - tokio::coop::with_budget::{{closure}}::hf3be308b47881edb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 27: 0x64e0026a42b5 - std::thread::local::LocalKey::try_with::h667b9b4cbed5f783 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 28: 0x64e0026a276e - std::thread::local::LocalKey::with::hca1cde7bdca9fcb0 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 29: 0x64e002680f02 - tokio::coop::with_budget::hfb0924d8b16cc005 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 30: 0x64e002680f02 - tokio::coop::budget::hd4b66ea901613c30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 31: 0x64e002680f02 - as core::future::future::Future>::poll::{{closure}}::h9638ef5b59117c57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:649:42 [INFO] [stdout] 32: 0x64e0026ad39d - tokio::macros::scoped_tls::ScopedKey::set::h47df74bd37f22066 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64e00267cd57 - tokio::task::local::LocalSet::with::h613dbcc73e2a28c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:566:9 [INFO] [stdout] 34: 0x64e0026802ca - as core::future::future::Future>::poll::h3e4efc3d54f4b580 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:639:9 [INFO] [stdout] 35: 0x64e00267d800 - tokio::task::local::LocalSet::run_until::{{closure}}::h28554b1105c64986 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:512:19 [INFO] [stdout] 36: 0x64e002675bed - as core::future::future::Future>::poll::h938275c55310a6c9 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x64e00263b64f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hda978b4715a2c328 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:48 [INFO] [stdout] 38: 0x64e0026c7c63 - tokio::coop::with_budget::{{closure}}::h197e62250c5628a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stdout] 39: 0x64e0026a60b5 - std::thread::local::LocalKey::try_with::hed3cf0feeeb96535 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 40: 0x64e0026a2a2e - std::thread::local::LocalKey::with::heb4a45300461985a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 41: 0x64e00263b209 - tokio::coop::with_budget::h5e23d6c077b30292 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stdout] 42: 0x64e00263b209 - tokio::coop::budget::h82c864419b7b003d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stdout] 43: 0x64e00263b209 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hc102b5dc4cb9ebb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25 [INFO] [stdout] 44: 0x64e002630660 - tokio::runtime::basic_scheduler::Context::enter::h232b9d7d0783df72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19 [INFO] [stdout] 45: 0x64e002638a2b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hb03e9ad69fb847aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:36 [INFO] [stdout] 46: 0x64e002636634 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h001b2c1d4c5d63d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57 [INFO] [stdout] 47: 0x64e0026ad09d - tokio::macros::scoped_tls::ScopedKey::set::h37f0fbba9d26076d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x64e00263604c - tokio::runtime::basic_scheduler::CoreGuard::enter::h8cb05707f14bab7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:27 [INFO] [stdout] 49: 0x64e00263674a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h5002c429eda63a89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:9 [INFO] [stdout] 50: 0x64e00262e281 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h184fe73333cf4cc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:24 [INFO] [stdout] 51: 0x64e0026471fb - tokio::runtime::Runtime::block_on::hfac3883874801b77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:46 [INFO] [stdout] 52: 0x64e00267d12f - tokio::task::local::LocalSet::block_on::hf8476b2cdf80aef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/task/local.rs:473:9 [INFO] [stdout] 53: 0x64e0026407b7 - actix_rt::runtime::Runtime::block_on::h9482635f1828a380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 54: 0x64e00265103a - actix_rt::system::SystemRunner::block_on::h0e0968c16f01325b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 55: 0x64e0026d4bfc - tv_quotes_api::tests::stats::test_get_stats::hdafe0b21783a32b5 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/stats.rs:4:1 [INFO] [stdout] 56: 0x64e0026d4ba7 - tv_quotes_api::tests::stats::test_get_stats::{{closure}}::h9dd376263f9dadfd [INFO] [stdout] at /opt/rustwide/workdir/src/tests/stats.rs:5:26 [INFO] [stdout] 57: 0x64e002623a66 - core::ops::function::FnOnce::call_once::hadb4024c42867c78 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x64e002713b0b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x64e002713b0b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 60: 0x64e0027129f8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 61: 0x64e0027129f8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x64e0027129f8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 63: 0x64e0027129f8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 64: 0x64e0027129f8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x64e0027129f8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 66: 0x64e0027129f8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 67: 0x64e0026d6985 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 68: 0x64e0026d6985 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 70: 0x64e0026da3fa - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x64e0026da3fa - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 72: 0x64e0026da3fa - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 73: 0x64e0026da3fa - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x64e0026da3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 75: 0x64e0026da3fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 77: 0x64e002d4f87b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 78: 0x64e002d4f87b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x7219959acaa4 - [INFO] [stdout] 80: 0x721995a39a34 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::quotes::test_case_insensitive_get_quote [INFO] [stdout] tests::quotes::test_get_multiple_quotes [INFO] [stdout] tests::quotes::test_get_multiple_quotes_from_show [INFO] [stdout] tests::quotes::test_get_quote [INFO] [stdout] tests::quotes::test_get_quote_from_show [INFO] [stdout] tests::quotes::test_max_10_multiple_quotes [INFO] [stdout] tests::shows::test_get_shows [INFO] [stdout] tests::stats::test_get_stats [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90332e16e83919579f27b39d7fde75784fa6b7b8d185e49c78bf55c30bf678c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90332e16e83919579f27b39d7fde75784fa6b7b8d185e49c78bf55c30bf678c0", kill_on_drop: false }` [INFO] [stdout] 90332e16e83919579f27b39d7fde75784fa6b7b8d185e49c78bf55c30bf678c0