[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.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falakhpc%2Ftv-quotes-api" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alakhpc/tv-quotes-api on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-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-1-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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5440dd18a209f6d0567c5af6fa6abbee5276edff36e599923505cf305ff731a9 [INFO] running `Command { std: "docker" "start" "-a" "5440dd18a209f6d0567c5af6fa6abbee5276edff36e599923505cf305ff731a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5440dd18a209f6d0567c5af6fa6abbee5276edff36e599923505cf305ff731a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5440dd18a209f6d0567c5af6fa6abbee5276edff36e599923505cf305ff731a9", kill_on_drop: false }` [INFO] [stdout] 5440dd18a209f6d0567c5af6fa6abbee5276edff36e599923505cf305ff731a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c58fc99e39ee92bd688ce9899054ec5be95935ec415709c86e53c17379cd579 [INFO] running `Command { std: "docker" "start" "-a" "2c58fc99e39ee92bd688ce9899054ec5be95935ec415709c86e53c17379cd579", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [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 bytes v1.1.0 [INFO] [stderr] Compiling typenum v1.15.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 lock_api v0.4.7 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling matches v0.1.9 [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 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 quote v1.0.18 [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 jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.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-rt v2.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [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 actix-web-prom v0.6.0 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [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 2m 22s [INFO] running `Command { std: "docker" "inspect" "2c58fc99e39ee92bd688ce9899054ec5be95935ec415709c86e53c17379cd579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c58fc99e39ee92bd688ce9899054ec5be95935ec415709c86e53c17379cd579", kill_on_drop: false }` [INFO] [stdout] 2c58fc99e39ee92bd688ce9899054ec5be95935ec415709c86e53c17379cd579 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90e3c27f4c1c1cd0b58e5f938a58fbd6ab38964946a1aee470d983617b55c8af [INFO] running `Command { std: "docker" "start" "-a" "90e3c27f4c1c1cd0b58e5f938a58fbd6ab38964946a1aee470d983617b55c8af", 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 9.17s [INFO] running `Command { std: "docker" "inspect" "90e3c27f4c1c1cd0b58e5f938a58fbd6ab38964946a1aee470d983617b55c8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e3c27f4c1c1cd0b58e5f938a58fbd6ab38964946a1aee470d983617b55c8af", kill_on_drop: false }` [INFO] [stdout] 90e3c27f4c1c1cd0b58e5f938a58fbd6ab38964946a1aee470d983617b55c8af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ac0ac9fb469c905957fa73deaed094f0bcff82a92d0524a2b0e029e5abfa913 [INFO] running `Command { std: "docker" "start" "-a" "9ac0ac9fb469c905957fa73deaed094f0bcff82a92d0524a2b0e029e5abfa913", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/bin/seed.rs (/opt/rustwide/target/debug/deps/seed-6da70c3c27214c87) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tv_quotes_api-ccb352eb91970808) [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] [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_quote_from_show ... FAILED [INFO] [stdout] test tests::shows::test_get_shows ... FAILED [INFO] [stdout] test tests::quotes::test_case_insensitive_get_quote ... FAILED [INFO] [stdout] test tests::quotes::test_get_multiple_quotes ... FAILED [INFO] [stdout] test tests::quotes::test_get_quote ... FAILED [INFO] [stdout] test tests::stats::test_get_stats ... FAILED [INFO] [stdout] test tests::quotes::test_max_10_multiple_quotes ... 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: 0x5c0c092307ea - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5c0c092307ea - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5c0c092307ea - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c0c092307ea - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c0c092597e3 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5c0c092597e3 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5c0c0922cf23 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5c0c09230632 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5c0c09231d20 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5c0c09231abd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5c0c08bf38c3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5c0c08bf38c3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5c0c09232553 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5c0c09232553 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5c0c0923222a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x5c0c09230ce9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5c0c09231ebd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5c0c08b095b0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5c0c08b09a26 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x5c0c08b0a689 - core::result::Result::unwrap::h06d9179f2ed2d3c8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x5c0c08b0a689 - ::deref::__static_ref_initialize::hc5e2fe3b32d96900 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:23:39 [INFO] [stdout] 21: 0x5c0c08b0a689 - core::ops::function::FnOnce::call_once::h4cc720015d397b53 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5c0c08b16050 - lazy_static::lazy::Lazy::get::{{closure}}::he1065d9b2a52806b [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: 0x5c0c08b514d8 - std::sync::poison::once::Once::call_once::{{closure}}::hce1878b54a461974 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sync/poison/once.rs:158:41 [INFO] [stdout] 24: 0x5c0c08b084d4 - std::sys::sync::once::futex::Once::call::hd499fa9e5b24dca6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/sync/once/futex.rs:176:21 [INFO] [stdout] 25: 0x5c0c08b51304 - std::sync::poison::once::Once::call_once::h199ccb4adfd377da [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sync/poison/once.rs:158:9 [INFO] [stdout] 26: 0x5c0c08b72a7f - lazy_static::lazy::Lazy::get::h5520a907a09d56ff [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: 0x5c0c08b72a7f - ::deref::__stability::h6a021c3c9f1dbb10 [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: 0x5c0c08b72a7f - ::deref::h0c9ee9efb4763fd0 [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: 0x5c0c08b6c5dd - tv_quotes_api::tests::get_service::{{closure}}::h762abc547eac5ece [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 30: 0x5c0c08b7f387 - tv_quotes_api::tests::quotes::test_get_multiple_quotes_from_show::{{closure}}::h551a8602094903d7 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:97:36 [INFO] [stdout] 31: 0x5c0c08b21b10 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hae212f3a87edacda [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: 0x5c0c08b755d3 - tokio::coop::with_budget::{{closure}}::h1000b2747a99e798 [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: 0x5c0c08b971a5 - std::thread::local::LocalKey::try_with::hb5cd90220330674b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 34: 0x5c0c08b9418a - std::thread::local::LocalKey::with::haafc1083de7276e7 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 35: 0x5c0c08b21752 - tokio::coop::with_budget::h8a3504a384ce7692 [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: 0x5c0c08b21752 - tokio::coop::budget::h3c7dce8a8e7208c8 [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: 0x5c0c08b21752 - as core::future::future::Future>::poll::{{closure}}::hd8bf8346c5728147 [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: 0x5c0c08b8f7ad - tokio::macros::scoped_tls::ScopedKey::set::hbc120195a5def222 [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: 0x5c0c08b1dee7 - tokio::task::local::LocalSet::with::hea66bc768cabae8d [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: 0x5c0c08b2077a - as core::future::future::Future>::poll::h32583a149da3b3e4 [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: 0x5c0c08b1ebb0 - tokio::task::local::LocalSet::run_until::{{closure}}::h309383509afcab61 [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: 0x5c0c08b1fcdd - as core::future::future::Future>::poll::h5f88df6196805408 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 43: 0x5c0c08baf51f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h070e60c27f3dc53e [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: 0x5c0c08b775e3 - tokio::coop::with_budget::{{closure}}::hba0482acf954e047 [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: 0x5c0c08b96085 - std::thread::local::LocalKey::try_with::h711daad6cefd9836 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 46: 0x5c0c08b93dea - std::thread::local::LocalKey::with::h596b9a640aaab0dc [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 47: 0x5c0c08baf4c9 - tokio::coop::with_budget::hfb7eceae09d5983a [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: 0x5c0c08baf4c9 - tokio::coop::budget::h5d6f0794f2ee5c97 [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: 0x5c0c08baf4c9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hfc84f30f8a38905e [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: 0x5c0c08ba5c40 - tokio::runtime::basic_scheduler::Context::enter::h596b9df2069f7aca [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: 0x5c0c08bae68a - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hc75046b55d2c6ad8 [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: 0x5c0c08bab284 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h598534c8aa86b1d9 [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: 0x5c0c08b8ecad - tokio::macros::scoped_tls::ScopedKey::set::h35ac55bfa7fc2f81 [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: 0x5c0c08baa85c - tokio::runtime::basic_scheduler::CoreGuard::enter::he41d414d4a65f702 [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: 0x5c0c08bab2fa - tokio::runtime::basic_scheduler::CoreGuard::block_on::h196c25a772de18a8 [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: 0x5c0c08ba3be1 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h7c741f57a1d1b43a [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: 0x5c0c08b18fcb - tokio::runtime::Runtime::block_on::h1809632ce6662b20 [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: 0x5c0c08b1e0bf - tokio::task::local::LocalSet::block_on::h31646f78327ba439 [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: 0x5c0c08b87787 - actix_rt::runtime::Runtime::block_on::h7e58b3df1b99b87c [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: 0x5c0c08b2783a - actix_rt::system::SystemRunner::block_on::h02b65e268e67e8cb [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: 0x5c0c08b7f16c - tv_quotes_api::tests::quotes::test_get_multiple_quotes_from_show::hea85964e37a4d927 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:95:1 [INFO] [stdout] 62: 0x5c0c08b7f117 - tv_quotes_api::tests::quotes::test_get_multiple_quotes_from_show::{{closure}}::hdded4b6500466c18 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:96:46 [INFO] [stdout] 63: 0x5c0c08b0ace6 - core::ops::function::FnOnce::call_once::hc949cc45d5735472 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5c0c08bf906b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5c0c08bf906b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 66: 0x5c0c08bf7fa3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 67: 0x5c0c08bf7fa3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x5c0c08bf7fa3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 69: 0x5c0c08bf7fa3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 70: 0x5c0c08bf7fa3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 71: 0x5c0c08bf7fa3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 72: 0x5c0c08bf7fa3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 73: 0x5c0c08bbbcd5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 74: 0x5c0c08bbbcd5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 75: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 76: 0x5c0c08bbf716 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 77: 0x5c0c08bbf716 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 78: 0x5c0c08bbf716 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 79: 0x5c0c08bbf716 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 80: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 81: 0x5c0c08bbf716 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 82: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 83: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 84: 0x5c0c0923688b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 85: 0x762d08730ac3 - [INFO] [stdout] 86: 0x762d087c1a04 - clone [INFO] [stdout] 87: 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: 0x5c0c092307ea - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5c0c092307ea - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5c0c092307ea - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c0c092307ea - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c0c092597e3 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5c0c092597e3 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5c0c0922cf23 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5c0c09230632 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5c0c09231d20 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5c0c09231abd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5c0c08bf38c3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5c0c08bf38c3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5c0c09232553 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5c0c09232553 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5c0c092321f6 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5c0c09230ce9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5c0c09231ebd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5c0c08b095b0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5c0c08b085e3 - std::sys::sync::once::futex::Once::call::hd499fa9e5b24dca6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x5c0c08b51304 - std::sync::poison::once::Once::call_once::h199ccb4adfd377da [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sync/poison/once.rs:158:9 [INFO] [stdout] 20: 0x5c0c08b72a7f - lazy_static::lazy::Lazy::get::h5520a907a09d56ff [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: 0x5c0c08b72a7f - ::deref::__stability::h6a021c3c9f1dbb10 [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: 0x5c0c08b72a7f - ::deref::h0c9ee9efb4763fd0 [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: 0x5c0c08b6c5dd - tv_quotes_api::tests::get_service::{{closure}}::h762abc547eac5ece [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x5c0c08b7c74f - tv_quotes_api::tests::quotes::test_get_quote_from_show::{{closure}}::hca3fb3b31a4de40a [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:22:36 [INFO] [stdout] 25: 0x5c0c08b21b70 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hceeb73944e5c6d76 [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: 0x5c0c08b75833 - tokio::coop::with_budget::{{closure}}::h12f14de48df8941b [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: 0x5c0c08b94985 - std::thread::local::LocalKey::try_with::h131ba54293d4541b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 28: 0x5c0c08b941fa - std::thread::local::LocalKey::with::hadea8075ceffbce6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 29: 0x5c0c08b20a32 - tokio::coop::with_budget::ha727a1e1cb8c60f0 [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: 0x5c0c08b20a32 - tokio::coop::budget::h9bccceea20e30dc5 [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: 0x5c0c08b20a32 - as core::future::future::Future>::poll::{{closure}}::h00af7abf45e66992 [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: 0x5c0c08b8edad - tokio::macros::scoped_tls::ScopedKey::set::h545ceb707aca3d46 [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: 0x5c0c08b1dec7 - tokio::task::local::LocalSet::with::hc828ad4a53562f38 [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: 0x5c0c08b2065a - as core::future::future::Future>::poll::h0dcdd9a0c51d2e63 [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: 0x5c0c08b1f070 - tokio::task::local::LocalSet::run_until::{{closure}}::h867274c2f6edab90 [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: 0x5c0c08b1fb1d - as core::future::future::Future>::poll::h12541bb62c3dae18 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x5c0c08baf65f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc139d436cbb1eeea [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: 0x5c0c08b75bc3 - tokio::coop::with_budget::{{closure}}::h186b5ebe3af167cd [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: 0x5c0c08b972a5 - std::thread::local::LocalKey::try_with::hb91496eb93e5b1e7 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 40: 0x5c0c08b9422a - std::thread::local::LocalKey::with::haf08f1bdc9a1e2b9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 41: 0x5c0c08baf279 - tokio::coop::with_budget::hd765a1e9a1afc655 [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: 0x5c0c08baf279 - tokio::coop::budget::h533565aef617dc06 [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: 0x5c0c08baf279 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hcf16eaac8abcfb7d [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: 0x5c0c08ba7480 - tokio::runtime::basic_scheduler::Context::enter::hc32c052dbc0f89b2 [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: 0x5c0c08bad18a - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::ha4b5a591d4945f47 [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: 0x5c0c08bab244 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h34269b18eaad85df [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: 0x5c0c08b8f0ad - tokio::macros::scoped_tls::ScopedKey::set::h832f901fda9e09d5 [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: 0x5c0c08ba9d1c - tokio::runtime::basic_scheduler::CoreGuard::enter::h2f1f575a9d7bc8dc [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: 0x5c0c08bab32a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h7f0a4e0f201ba507 [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: 0x5c0c08ba4441 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hb7fcbae700a91713 [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: 0x5c0c08b1970b - tokio::runtime::Runtime::block_on::h7735b1893ec4c649 [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: 0x5c0c08b1e04f - tokio::task::local::LocalSet::block_on::h1eeaac222578f98c [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: 0x5c0c08b876e7 - actix_rt::runtime::Runtime::block_on::h2e291a83bb836953 [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: 0x5c0c08b2787a - actix_rt::system::SystemRunner::block_on::h4ac23c5738ad46ee [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: 0x5c0c08b7c53c - tv_quotes_api::tests::quotes::test_get_quote_from_show::h3c4ee062a87fdcbc [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:20:1 [INFO] [stdout] 56: 0x5c0c08b7c4e7 - tv_quotes_api::tests::quotes::test_get_quote_from_show::{{closure}}::hea392069e4a61aca [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:21:36 [INFO] [stdout] 57: 0x5c0c08b0a856 - core::ops::function::FnOnce::call_once::h6c55573a9a6c15c6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5c0c08bf906b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5c0c08bf906b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 60: 0x5c0c08bf7fa3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 61: 0x5c0c08bf7fa3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x5c0c08bf7fa3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 63: 0x5c0c08bf7fa3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 64: 0x5c0c08bf7fa3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x5c0c08bf7fa3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 66: 0x5c0c08bf7fa3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 67: 0x5c0c08bbbcd5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 68: 0x5c0c08bbbcd5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 70: 0x5c0c08bbf716 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x5c0c08bbf716 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 72: 0x5c0c08bbf716 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 73: 0x5c0c08bbf716 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 75: 0x5c0c08bbf716 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 77: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5c0c0923688b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x762d08730ac3 - [INFO] [stdout] 80: 0x762d087c1a04 - 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: 0x5c0c092307ea - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5c0c092307ea - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5c0c092307ea - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c0c092307ea - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c0c092597e3 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5c0c092597e3 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5c0c0922cf23 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5c0c09230632 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5c0c09231d20 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5c0c09231abd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5c0c08bf38c3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5c0c08bf38c3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5c0c09232553 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5c0c09232553 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5c0c092321f6 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5c0c09230ce9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5c0c09231ebd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5c0c08b095b0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5c0c08b085e3 - std::sys::sync::once::futex::Once::call::hd499fa9e5b24dca6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x5c0c08b51304 - std::sync::poison::once::Once::call_once::h199ccb4adfd377da [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sync/poison/once.rs:158:9 [INFO] [stdout] 20: 0x5c0c08b72a7f - lazy_static::lazy::Lazy::get::h5520a907a09d56ff [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: 0x5c0c08b72a7f - ::deref::__stability::h6a021c3c9f1dbb10 [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: 0x5c0c08b72a7f - ::deref::h0c9ee9efb4763fd0 [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: 0x5c0c08b6c5dd - tv_quotes_api::tests::get_service::{{closure}}::h762abc547eac5ece [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x5c0c08b80e1f - tv_quotes_api::tests::shows::test_get_shows::{{closure}}::hfb8112ff4054d9fb [INFO] [stdout] at /opt/rustwide/workdir/src/tests/shows.rs:7:36 [INFO] [stdout] 25: 0x5c0c08b21c00 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hfe1de62976cbbe96 [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: 0x5c0c08b77bd3 - tokio::coop::with_budget::{{closure}}::hd4be145a375838b7 [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: 0x5c0c08b97aa5 - std::thread::local::LocalKey::try_with::he4d39e306fd403c6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 28: 0x5c0c08b9454a - std::thread::local::LocalKey::with::hfd2ce99c00c8994b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 29: 0x5c0c08b20c62 - tokio::coop::with_budget::hba4cdbd0d3f37299 [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: 0x5c0c08b20c62 - tokio::coop::budget::h9b0a0dfe0027632c [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: 0x5c0c08b20c62 - as core::future::future::Future>::poll::{{closure}}::h1b41c45a1be1ff14 [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: 0x5c0c08b8f8ad - tokio::macros::scoped_tls::ScopedKey::set::hfc3ead30bfbd6697 [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: 0x5c0c08b1dea7 - tokio::task::local::LocalSet::with::h8b5a257262a08160 [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: 0x5c0c08b208fa - as core::future::future::Future>::poll::hc5adc972473b6428 [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: 0x5c0c08b1f530 - tokio::task::local::LocalSet::run_until::{{closure}}::hc120c00786abf493 [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: 0x5c0c08b1fdbd - as core::future::future::Future>::poll::hb3ee5da85e79fe12 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x5c0c08baf5df - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha01a351450807546 [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: 0x5c0c08b76b33 - tokio::coop::with_budget::{{closure}}::h5c6a0543bf2a2eda [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: 0x5c0c08b95285 - std::thread::local::LocalKey::try_with::h422dd9bbeeecffbb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 40: 0x5c0c08b940ba - std::thread::local::LocalKey::with::h9d57417b23f7a927 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 41: 0x5c0c08baf169 - tokio::coop::with_budget::h7a54cda2455009b6 [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: 0x5c0c08baf169 - tokio::coop::budget::h86a154116c4e87ca [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: 0x5c0c08baf169 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hb7a5bdda6dcad377 [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: 0x5c0c08ba7150 - tokio::runtime::basic_scheduler::Context::enter::hbc9e4295f393bccf [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: 0x5c0c08bac38a - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h3b9383038a3b2440 [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: 0x5c0c08bab204 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h053e1a5102fda40e [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: 0x5c0c08b8f5ad - tokio::macros::scoped_tls::ScopedKey::set::hb59ee11720ce7129 [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: 0x5c0c08ba959c - tokio::runtime::basic_scheduler::CoreGuard::enter::h05eb6740eb247b89 [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: 0x5c0c08bab33a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hcebd77d29dff2cd8 [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: 0x5c0c08ba37b1 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h77fe7e61fed736e0 [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: 0x5c0c08b19aab - tokio::runtime::Runtime::block_on::hf900e5eace0af95e [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: 0x5c0c08b1dfdf - tokio::task::local::LocalSet::block_on::h1185f5eafe269510 [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: 0x5c0c08b87747 - actix_rt::runtime::Runtime::block_on::h67015ffa43787385 [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: 0x5c0c08b2789a - actix_rt::system::SystemRunner::block_on::hbdf38f7e61986f71 [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: 0x5c0c08b80c0c - tv_quotes_api::tests::shows::test_get_shows::h92776f7c8b52c1db [INFO] [stdout] at /opt/rustwide/workdir/src/tests/shows.rs:5:1 [INFO] [stdout] 56: 0x5c0c08b80bb7 - tv_quotes_api::tests::shows::test_get_shows::{{closure}}::he78eab07ef8c8d7f [INFO] [stdout] at /opt/rustwide/workdir/src/tests/shows.rs:6:26 [INFO] [stdout] 57: 0x5c0c08b0a9d6 - core::ops::function::FnOnce::call_once::h8e2a3c0f997d91c5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5c0c08bf906b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5c0c08bf906b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 60: 0x5c0c08bf7fa3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 61: 0x5c0c08bf7fa3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x5c0c08bf7fa3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 63: 0x5c0c08bf7fa3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 64: 0x5c0c08bf7fa3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x5c0c08bf7fa3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 66: 0x5c0c08bf7fa3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 67: 0x5c0c08bbbcd5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 68: 0x5c0c08bbbcd5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 70: 0x5c0c08bbf716 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x5c0c08bbf716 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 72: 0x5c0c08bbf716 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 73: 0x5c0c08bbf716 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 75: 0x5c0c08bbf716 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 77: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5c0c0923688b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x762d08730ac3 - [INFO] [stdout] 80: 0x762d087c1a04 - 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: 0x5c0c092307ea - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5c0c092307ea - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5c0c092307ea - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c0c092307ea - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c0c092597e3 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5c0c092597e3 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5c0c0922cf23 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5c0c09230632 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5c0c09231d20 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5c0c09231abd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5c0c08bf38c3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5c0c08bf38c3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5c0c09232553 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5c0c09232553 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5c0c092321f6 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5c0c09230ce9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5c0c09231ebd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5c0c08b095b0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5c0c08b085e3 - std::sys::sync::once::futex::Once::call::hd499fa9e5b24dca6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x5c0c08b51304 - std::sync::poison::once::Once::call_once::h199ccb4adfd377da [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sync/poison/once.rs:158:9 [INFO] [stdout] 20: 0x5c0c08b72a7f - lazy_static::lazy::Lazy::get::h5520a907a09d56ff [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: 0x5c0c08b72a7f - ::deref::__stability::h6a021c3c9f1dbb10 [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: 0x5c0c08b72a7f - ::deref::h0c9ee9efb4763fd0 [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: 0x5c0c08b6c5dd - tv_quotes_api::tests::get_service::{{closure}}::h762abc547eac5ece [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x5c0c08b7d5be - tv_quotes_api::tests::quotes::test_case_insensitive_get_quote::{{closure}}::hd14c69153f2b98a1 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:49:36 [INFO] [stdout] 25: 0x5c0c08b21bd0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hf56f7f474e2d5512 [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: 0x5c0c08b76673 - tokio::coop::with_budget::{{closure}}::h5328771813b5c8d7 [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: 0x5c0c08b96da5 - std::thread::local::LocalKey::try_with::had1ec104d25a07ca [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 28: 0x5c0c08b93b8a - std::thread::local::LocalKey::with::h3355620b246f23d0 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 29: 0x5c0c08b21982 - tokio::coop::with_budget::h02aebf12fad039b7 [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: 0x5c0c08b21982 - tokio::coop::budget::h26a64fa3d025c75c [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: 0x5c0c08b21982 - as core::future::future::Future>::poll::{{closure}}::hdaf7bac2848ba38b [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: 0x5c0c08b8ebad - tokio::macros::scoped_tls::ScopedKey::set::h33f1aa3b2fec2598 [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: 0x5c0c08b1df07 - tokio::task::local::LocalSet::with::hfe1c9853393f90d2 [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: 0x5c0c08b206ba - as core::future::future::Future>::poll::h1e0f250bca231123 [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: 0x5c0c08b1f2d0 - tokio::task::local::LocalSet::run_until::{{closure}}::ha0f42e45f8f938e4 [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: 0x5c0c08b1fe3d - as core::future::future::Future>::poll::hd5cecfa13d0e8b03 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x5c0c08baf55f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3de17e5aa59e4569 [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: 0x5c0c08b76ff3 - tokio::coop::with_budget::{{closure}}::h8d3843fb41ed6420 [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: 0x5c0c08b94685 - std::thread::local::LocalKey::try_with::h0936c8e7af628c39 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 40: 0x5c0c08b9402a - std::thread::local::LocalKey::with::h8dd625bf1d461eca [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 41: 0x5c0c08baf089 - tokio::coop::with_budget::h00bab72989d1ca73 [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: 0x5c0c08baf089 - tokio::coop::budget::h472133e1ad130166 [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: 0x5c0c08baf089 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hb0d11dbbcfa4701c [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: 0x5c0c08ba6b30 - tokio::runtime::basic_scheduler::Context::enter::h98452e377af8ac3b [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: 0x5c0c08bab58a - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h1d90c377f4ed7dee [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: 0x5c0c08bab2a4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h716f61942fe9b4f7 [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: 0x5c0c08b8e9ad - tokio::macros::scoped_tls::ScopedKey::set::h018fdcf5fe529475 [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: 0x5c0c08baa49c - tokio::runtime::basic_scheduler::CoreGuard::enter::h5c124b3a1d5fec72 [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: 0x5c0c08bab35a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hf7deeac7a6074fb7 [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: 0x5c0c08ba2b21 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h11d45746ca837657 [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: 0x5c0c08b1936b - tokio::runtime::Runtime::block_on::h5615769e33267c39 [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: 0x5c0c08b1df6f - tokio::task::local::LocalSet::block_on::h00d437c5189ce199 [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: 0x5c0c08b877c7 - actix_rt::runtime::Runtime::block_on::hf89d09530f852115 [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: 0x5c0c08b2785a - actix_rt::system::SystemRunner::block_on::h2bd18dbfd0a8765c [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: 0x5c0c08b7d25c - tv_quotes_api::tests::quotes::test_case_insensitive_get_quote::h51df6f5d91cea740 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:46:1 [INFO] [stdout] 56: 0x5c0c08b7d207 - tv_quotes_api::tests::quotes::test_case_insensitive_get_quote::{{closure}}::h9885d9eb4cdb68b3 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:47:43 [INFO] [stdout] 57: 0x5c0c08b0a706 - core::ops::function::FnOnce::call_once::h5a3d11cc0889ee78 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5c0c08bf906b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5c0c08bf906b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 60: 0x5c0c08bf7fa3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 61: 0x5c0c08bf7fa3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x5c0c08bf7fa3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 63: 0x5c0c08bf7fa3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 64: 0x5c0c08bf7fa3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x5c0c08bf7fa3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 66: 0x5c0c08bf7fa3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 67: 0x5c0c08bbbcd5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 68: 0x5c0c08bbbcd5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 70: 0x5c0c08bbf716 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x5c0c08bbf716 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 72: 0x5c0c08bbf716 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 73: 0x5c0c08bbf716 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 75: 0x5c0c08bbf716 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 77: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5c0c0923688b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x762d08730ac3 - [INFO] [stdout] 80: 0x762d087c1a04 - clone [INFO] [stdout] 81: 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: 0x5c0c092307ea - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5c0c092307ea - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5c0c092307ea - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c0c092307ea - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c0c092597e3 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5c0c092597e3 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5c0c0922cf23 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5c0c09230632 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5c0c09231d20 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5c0c09231abd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5c0c08bf38c3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5c0c08bf38c3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5c0c09232553 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5c0c09232553 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5c0c092321f6 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5c0c09230ce9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5c0c09231ebd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5c0c08b095b0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5c0c08b085e3 - std::sys::sync::once::futex::Once::call::hd499fa9e5b24dca6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x5c0c08b51304 - std::sync::poison::once::Once::call_once::h199ccb4adfd377da [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sync/poison/once.rs:158:9 [INFO] [stdout] 20: 0x5c0c08b72a7f - lazy_static::lazy::Lazy::get::h5520a907a09d56ff [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: 0x5c0c08b72a7f - ::deref::__stability::h6a021c3c9f1dbb10 [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: 0x5c0c08b72a7f - ::deref::h0c9ee9efb4763fd0 [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: 0x5c0c08b6c5dd - tv_quotes_api::tests::get_service::{{closure}}::h762abc547eac5ece [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x5c0c08b7e7c7 - tv_quotes_api::tests::quotes::test_get_multiple_quotes::{{closure}}::h5d7c604b55d9dd20 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:74:36 [INFO] [stdout] 25: 0x5c0c08b21ba0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::he24d025bc8316fdf [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: 0x5c0c08b762e3 - tokio::coop::with_budget::{{closure}}::h48e39d874a89b01b [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: 0x5c0c08b96a85 - std::thread::local::LocalKey::try_with::h996f66b2c64d68b0 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 28: 0x5c0c08b93c0a - std::thread::local::LocalKey::with::h3aa05ba18546a238 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 29: 0x5c0c08b212f2 - tokio::coop::with_budget::h62121b8bdc585488 [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: 0x5c0c08b212f2 - tokio::coop::budget::h569c0690b5a29404 [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: 0x5c0c08b212f2 - as core::future::future::Future>::poll::{{closure}}::h84922432bebcca19 [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: 0x5c0c08b8efad - tokio::macros::scoped_tls::ScopedKey::set::h7f7e386bd6cf9c66 [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: 0x5c0c08b1de27 - tokio::task::local::LocalSet::with::h049540b2d4384e24 [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: 0x5c0c08b2083a - as core::future::future::Future>::poll::h3affec5c34ccb71e [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: 0x5c0c08b1e6f0 - tokio::task::local::LocalSet::run_until::{{closure}}::h02637902b49a779e [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: 0x5c0c08b1fd7d - as core::future::future::Future>::poll::h9166019c1fde34da [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x5c0c08baf6df - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdc6fbd88f325490b [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: 0x5c0c08b77713 - tokio::coop::with_budget::{{closure}}::hbc977f0f8ac9493e [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: 0x5c0c08b96185 - std::thread::local::LocalKey::try_with::h73eb590ced971ba1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 40: 0x5c0c08b93c9a - std::thread::local::LocalKey::with::h42e7d24b06074b77 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 41: 0x5c0c08baec29 - tokio::coop::with_budget::h1019ff0d575eedc1 [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: 0x5c0c08baec29 - tokio::coop::budget::hcfa2cd9c5cc91ae6 [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: 0x5c0c08baec29 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h06a1c6fa078801b5 [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: 0x5c0c08ba5620 - tokio::runtime::basic_scheduler::Context::enter::h0ff8e529187ea2a0 [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: 0x5c0c08bad88a - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::had0ebb548d501649 [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: 0x5c0c08bab2c4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::ha76f4d347f410e66 [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: 0x5c0c08b8f2ad - tokio::macros::scoped_tls::ScopedKey::set::h9bad01d31563140b [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: 0x5c0c08ba995c - tokio::runtime::basic_scheduler::CoreGuard::enter::h21e097f5e0b13aa3 [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: 0x5c0c08bab36a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hfa33d30706167025 [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: 0x5c0c08ba3381 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h55c014cb10963086 [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: 0x5c0c08b1953b - tokio::runtime::Runtime::block_on::h68d9bb2b2ecdd6f8 [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: 0x5c0c08b1e12f - tokio::task::local::LocalSet::block_on::h3579b93b639b41f2 [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: 0x5c0c08b87707 - actix_rt::runtime::Runtime::block_on::h370706ad8d7c7b59 [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: 0x5c0c08b278aa - actix_rt::system::SystemRunner::block_on::hdbd9a910073a2414 [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: 0x5c0c08b7e5ac - tv_quotes_api::tests::quotes::test_get_multiple_quotes::h0b8f2588b5883c79 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:72:1 [INFO] [stdout] 56: 0x5c0c08b7e557 - tv_quotes_api::tests::quotes::test_get_multiple_quotes::{{closure}}::h4a8d54a2cd0715c6 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:73:36 [INFO] [stdout] 57: 0x5c0c08b0a556 - core::ops::function::FnOnce::call_once::h3cc6bdd8e7403557 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5c0c08bf906b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5c0c08bf906b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 60: 0x5c0c08bf7fa3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 61: 0x5c0c08bf7fa3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x5c0c08bf7fa3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 63: 0x5c0c08bf7fa3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 64: 0x5c0c08bf7fa3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x5c0c08bf7fa3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 66: 0x5c0c08bf7fa3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 67: 0x5c0c08bbbcd5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 68: 0x5c0c08bbbcd5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 70: 0x5c0c08bbf716 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x5c0c08bbf716 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 72: 0x5c0c08bbf716 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 73: 0x5c0c08bbf716 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 75: 0x5c0c08bbf716 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 77: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5c0c0923688b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x762d08730ac3 - [INFO] [stdout] 80: 0x762d087c1a04 - 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: 0x5c0c092307ea - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5c0c092307ea - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5c0c092307ea - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c0c092307ea - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c0c092597e3 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5c0c092597e3 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5c0c0922cf23 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5c0c09230632 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5c0c09231d20 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5c0c09231abd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5c0c08bf38c3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5c0c08bf38c3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5c0c09232553 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5c0c09232553 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5c0c092321f6 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5c0c09230ce9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5c0c09231ebd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5c0c08b095b0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5c0c08b085e3 - std::sys::sync::once::futex::Once::call::hd499fa9e5b24dca6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x5c0c08b51304 - std::sync::poison::once::Once::call_once::h199ccb4adfd377da [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sync/poison/once.rs:158:9 [INFO] [stdout] 20: 0x5c0c08b72a7f - lazy_static::lazy::Lazy::get::h5520a907a09d56ff [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: 0x5c0c08b72a7f - ::deref::__stability::h6a021c3c9f1dbb10 [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: 0x5c0c08b72a7f - ::deref::h0c9ee9efb4763fd0 [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: 0x5c0c08b6c5dd - tv_quotes_api::tests::get_service::{{closure}}::h762abc547eac5ece [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x5c0c08b7c030 - tv_quotes_api::tests::quotes::test_get_quote::{{closure}}::h6057ca3a875cbcf1 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:8:36 [INFO] [stdout] 25: 0x5c0c08b21b40 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hb8e1dd46f14d235e [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: 0x5c0c08b77973 - tokio::coop::with_budget::{{closure}}::hcac0edf2537e7967 [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: 0x5c0c08b94e85 - std::thread::local::LocalKey::try_with::h332a7c61f9d865ec [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 28: 0x5c0c08b93d7a - std::thread::local::LocalKey::with::h57497dc7a0b154c5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 29: 0x5c0c08b21522 - tokio::coop::with_budget::h589d52a332667189 [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: 0x5c0c08b21522 - tokio::coop::budget::h7a0979425acb4a42 [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: 0x5c0c08b21522 - as core::future::future::Future>::poll::{{closure}}::ha430859f85159096 [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: 0x5c0c08b8eead - tokio::macros::scoped_tls::ScopedKey::set::h5a1b527ed720a54b [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: 0x5c0c08b1de67 - tokio::task::local::LocalSet::with::h195f0a889c3381e1 [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: 0x5c0c08b2071a - as core::future::future::Future>::poll::h2932e1d01469a112 [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: 0x5c0c08b1ee10 - tokio::task::local::LocalSet::run_until::{{closure}}::h70dc5d09ecfa73f9 [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: 0x5c0c08b1fb9d - as core::future::future::Future>::poll::h2736c755621430f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x5c0c08baf61f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::haee4517123390939 [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: 0x5c0c08b75963 - tokio::coop::with_budget::{{closure}}::h1473c748970b86ad [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: 0x5c0c08b95785 - std::thread::local::LocalKey::try_with::h526d7ab83a7f2518 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 40: 0x5c0c08b93a4a - std::thread::local::LocalKey::with::h1c0b16bfe8aeeff6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 41: 0x5c0c08baee39 - tokio::coop::with_budget::ha1f6fb01ed53bc75 [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: 0x5c0c08baee39 - tokio::coop::budget::h55286c4354968cbb [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: 0x5c0c08baee39 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h6819d648d22334c0 [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: 0x5c0c08ba8100 - tokio::runtime::basic_scheduler::Context::enter::hf96c46202af0eee7 [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: 0x5c0c08baca8a - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h96f6397d03c58ec0 [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: 0x5c0c08bab2e4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::he6bb84e71e1ca5eb [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: 0x5c0c08b8f4ad - tokio::macros::scoped_tls::ScopedKey::set::hb0bdc19c83c15feb [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: 0x5c0c08baac1c - tokio::runtime::basic_scheduler::CoreGuard::enter::he475f9007fa99407 [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: 0x5c0c08bab30a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h545d4f14ac8ddbe0 [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: 0x5c0c08ba4011 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h7e7f9cbacf37718b [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: 0x5c0c08b198db - tokio::runtime::Runtime::block_on::hcc8954548df9c4d0 [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: 0x5c0c08b1e27f - tokio::task::local::LocalSet::block_on::h720b3adc376dbc99 [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: 0x5c0c08b87767 - actix_rt::runtime::Runtime::block_on::h744edbe8c947d952 [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: 0x5c0c08b2788a - actix_rt::system::SystemRunner::block_on::h7f76392792c1d7c1 [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: 0x5c0c08b7be2c - tv_quotes_api::tests::quotes::test_get_quote::h0e0183cce83a4896 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:6:1 [INFO] [stdout] 56: 0x5c0c08b7bdd7 - tv_quotes_api::tests::quotes::test_get_quote::{{closure}}::hf1c55ca966a242a3 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:7:26 [INFO] [stdout] 57: 0x5c0c08b0a426 - core::ops::function::FnOnce::call_once::h22df6904885955e9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5c0c08bf906b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5c0c08bf906b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 60: 0x5c0c08bf7fa3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 61: 0x5c0c08bf7fa3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x5c0c08bf7fa3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 63: 0x5c0c08bf7fa3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 64: 0x5c0c08bf7fa3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x5c0c08bf7fa3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 66: 0x5c0c08bf7fa3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 67: 0x5c0c08bbbcd5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 68: 0x5c0c08bbbcd5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 70: 0x5c0c08bbf716 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x5c0c08bbf716 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 72: 0x5c0c08bbf716 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 73: 0x5c0c08bbf716 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 75: 0x5c0c08bbf716 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 77: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5c0c0923688b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x762d08730ac3 - [INFO] [stdout] 80: 0x762d087c1a04 - 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] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c0c092307ea - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5c0c092307ea - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5c0c092307ea - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c0c092307ea - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c0c092597e3 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5c0c092597e3 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5c0c0922cf23 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5c0c09230632 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5c0c09231d20 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5c0c09231abd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5c0c08bf38c3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5c0c08bf38c3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5c0c09232553 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5c0c09232553 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5c0c092321f6 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5c0c09230ce9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5c0c09231ebd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5c0c08b095b0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5c0c08b085e3 - std::sys::sync::once::futex::Once::call::hd499fa9e5b24dca6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x5c0c08b51304 - std::sync::poison::once::Once::call_once::h199ccb4adfd377da [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sync/poison/once.rs:158:9 [INFO] [stdout] 20: 0x5c0c08b72a7f - lazy_static::lazy::Lazy::get::h5520a907a09d56ff [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: 0x5c0c08b72a7f - ::deref::__stability::h6a021c3c9f1dbb10 [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: 0x5c0c08b72a7f - ::deref::h0c9ee9efb4763fd0 [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: 0x5c0c08b6c5dd - tv_quotes_api::tests::get_service::{{closure}}::h762abc547eac5ece [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x5c0c08b81775 - tv_quotes_api::tests::stats::test_get_stats::{{closure}}::hb3aee76b57d736d4 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/stats.rs:6:36 [INFO] [stdout] 25: 0x5c0c08b21ae0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h2e0cc4b82042f408 [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: 0x5c0c08b768d3 - tokio::coop::with_budget::{{closure}}::h54ea2272193d4af5 [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: 0x5c0c08b95c85 - std::thread::local::LocalKey::try_with::h5b64174858d44fb7 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 28: 0x5c0c08b943ca - std::thread::local::LocalKey::with::hd2b4c75876b27e8f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 29: 0x5c0c08b210c2 - tokio::coop::with_budget::hff2e0a43089d1931 [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: 0x5c0c08b210c2 - tokio::coop::budget::hc7946f1c65530ec8 [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: 0x5c0c08b210c2 - as core::future::future::Future>::poll::{{closure}}::h4d0518728636f70d [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: 0x5c0c08b8eaad - tokio::macros::scoped_tls::ScopedKey::set::h18ca0dd768b3d165 [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: 0x5c0c08b1de47 - tokio::task::local::LocalSet::with::h0f141665ef33f896 [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: 0x5c0c08b2089a - as core::future::future::Future>::poll::ha550c4050f5899f4 [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: 0x5c0c08b1f790 - tokio::task::local::LocalSet::run_until::{{closure}}::hf62411c21386ad39 [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: 0x5c0c08b1fdfd - as core::future::future::Future>::poll::hd200feb234b7cbbc [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x5c0c08baf69f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd9c16438160c528c [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: 0x5c0c08b77e33 - tokio::coop::with_budget::{{closure}}::he890ce89bde14475 [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: 0x5c0c08b977a5 - std::thread::local::LocalKey::try_with::hd0036892e1f8536f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 40: 0x5c0c08b9432a - std::thread::local::LocalKey::with::hc65d6507cd83726a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 41: 0x5c0c08baf359 - tokio::coop::with_budget::h4283eafb515f9d23 [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: 0x5c0c08baf359 - tokio::coop::budget::h5cbeb4db91bdd8a6 [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: 0x5c0c08baf359 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hd38febd7840c5d15 [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: 0x5c0c08ba7dd0 - tokio::runtime::basic_scheduler::Context::enter::he2d41c1b7b0bb26c [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: 0x5c0c08badf8a - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hbbf3ade58d801f17 [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: 0x5c0c08bab264 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h4fe6c065a9bbe3d4 [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: 0x5c0c08b8f1ad - tokio::macros::scoped_tls::ScopedKey::set::h8a00a07c95a2765a [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: 0x5c0c08baafdc - tokio::runtime::basic_scheduler::CoreGuard::enter::hf69becd092e93c07 [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: 0x5c0c08bab31a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h75e35dc3da25a8b6 [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: 0x5c0c08ba4871 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hef9a8f7f5ac2bf40 [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: 0x5c0c08b19c7b - tokio::runtime::Runtime::block_on::hf9c13f0ba36c6abd [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: 0x5c0c08b1e20f - tokio::task::local::LocalSet::block_on::h6c6f776035e162d6 [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: 0x5c0c08b87727 - actix_rt::runtime::Runtime::block_on::h628c80550195fc4a [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: 0x5c0c08b2784a - actix_rt::system::SystemRunner::block_on::h1e32d4abdf9afbe2 [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: 0x5c0c08b8158c - tv_quotes_api::tests::stats::test_get_stats::ha86ae836bd74ae3f [INFO] [stdout] at /opt/rustwide/workdir/src/tests/stats.rs:4:1 [INFO] [stdout] 56: 0x5c0c08b81537 - tv_quotes_api::tests::stats::test_get_stats::{{closure}}::h37f416135ecfa6a4 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/stats.rs:5:26 [INFO] [stdout] 57: 0x5c0c08b0a3a6 - core::ops::function::FnOnce::call_once::h124b17620bec7076 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5c0c08bf906b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5c0c08bf906b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 60: 0x5c0c08bf7fa3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 61: 0x5c0c08bf7fa3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x5c0c08bf7fa3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 63: 0x5c0c08bf7fa3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 64: 0x5c0c08bf7fa3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x5c0c08bf7fa3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 66: 0x5c0c08bf7fa3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 67: 0x5c0c08bbbcd5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 68: 0x5c0c08bbbcd5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 70: 0x5c0c08bbf716 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x5c0c08bbf716 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 72: 0x5c0c08bbf716 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 73: 0x5c0c08bbf716 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 75: 0x5c0c08bbf716 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 77: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5c0c0923688b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x762d08730ac3 - [INFO] [stdout] 80: 0x762d087c1a04 - 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: 0x5c0c092307ea - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5c0c092307ea - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5c0c092307ea - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c0c092307ea - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c0c092597e3 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5c0c092597e3 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5c0c0922cf23 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5c0c09230632 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5c0c09231d20 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5c0c09231abd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5c0c08bf38c3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5c0c08bf38c3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5c0c09232553 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5c0c09232553 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5c0c092321f6 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5c0c09230ce9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5c0c09231ebd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5c0c08b095b0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5c0c08b085e3 - std::sys::sync::once::futex::Once::call::hd499fa9e5b24dca6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 19: 0x5c0c08b51304 - std::sync::poison::once::Once::call_once::h199ccb4adfd377da [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sync/poison/once.rs:158:9 [INFO] [stdout] 20: 0x5c0c08b72a7f - lazy_static::lazy::Lazy::get::h5520a907a09d56ff [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: 0x5c0c08b72a7f - ::deref::__stability::h6a021c3c9f1dbb10 [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: 0x5c0c08b72a7f - ::deref::h0c9ee9efb4763fd0 [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: 0x5c0c08b6c5dd - tv_quotes_api::tests::get_service::{{closure}}::h762abc547eac5ece [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:29:32 [INFO] [stdout] 24: 0x5c0c08b803dd - tv_quotes_api::tests::quotes::test_max_10_multiple_quotes::{{closure}}::h8bc991502bb298e7 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:132:36 [INFO] [stdout] 25: 0x5c0c08b21ab0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h2841e00be8e6f742 [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: 0x5c0c08b76a03 - tokio::coop::with_budget::{{closure}}::h58dd68457426e0e9 [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: 0x5c0c08b95f85 - std::thread::local::LocalKey::try_with::h5f5aa16369c67e04 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 28: 0x5c0c08b93eea - std::thread::local::LocalKey::with::h7b693d5bc8b98cb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 29: 0x5c0c08b20e92 - tokio::coop::with_budget::h7c346b22938c2cac [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: 0x5c0c08b20e92 - tokio::coop::budget::h05cd7698c4e8dac9 [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: 0x5c0c08b20e92 - as core::future::future::Future>::poll::{{closure}}::h20d357230d3ed303 [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: 0x5c0c08b8f6ad - tokio::macros::scoped_tls::ScopedKey::set::hb8750a4e34c6ab94 [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: 0x5c0c08b1de87 - tokio::task::local::LocalSet::with::h6821b624a34ee725 [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: 0x5c0c08b207da - as core::future::future::Future>::poll::h32a0b07cfbb9cfd1 [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: 0x5c0c08b1e950 - tokio::task::local::LocalSet::run_until::{{closure}}::h2256ea0d33122210 [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: 0x5c0c08b1fb5d - as core::future::future::Future>::poll::h15681288c8783fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 37: 0x5c0c08baf59f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6590cc246221f912 [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: 0x5c0c08b77aa3 - tokio::coop::with_budget::{{closure}}::hcd397c6e066a7809 [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: 0x5c0c08b979a5 - std::thread::local::LocalKey::try_with::he40021bfd9e0945e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 40: 0x5c0c08b93b5a - std::thread::local::LocalKey::with::h2deaf34fa6c17471 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 41: 0x5c0c08baef99 - tokio::coop::with_budget::hc64829fe85c41877 [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: 0x5c0c08baef99 - tokio::coop::budget::h0c949c71f1210ac8 [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: 0x5c0c08baef99 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h8cffa1182c0a915c [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: 0x5c0c08ba77b0 - tokio::runtime::basic_scheduler::Context::enter::he10c36fe1a4f1a0f [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: 0x5c0c08babc8a - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h35d248bc13638b66 [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: 0x5c0c08bab224 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h05f1c76c9f422668 [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: 0x5c0c08b8f3ad - tokio::macros::scoped_tls::ScopedKey::set::haa1389665a7d7f0d [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: 0x5c0c08baa0dc - tokio::runtime::basic_scheduler::CoreGuard::enter::h396f325362187a93 [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: 0x5c0c08bab34a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hdc5bba02ba2f43a7 [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: 0x5c0c08ba2f51 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h301c8e8dd106ff25 [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: 0x5c0c08b1919b - tokio::runtime::Runtime::block_on::h4e96334a7de61d91 [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: 0x5c0c08b1e19f - tokio::task::local::LocalSet::block_on::h5a280fc80502511b [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: 0x5c0c08b877a7 - actix_rt::runtime::Runtime::block_on::h8b077449dc84d517 [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: 0x5c0c08b2786a - actix_rt::system::SystemRunner::block_on::h3f58b7357ee180bd [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: 0x5c0c08b801ec - tv_quotes_api::tests::quotes::test_max_10_multiple_quotes::h90ad0725d0d78d57 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:130:1 [INFO] [stdout] 56: 0x5c0c08b80197 - tv_quotes_api::tests::quotes::test_max_10_multiple_quotes::{{closure}}::h7d093ca00b9aa552 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/quotes.rs:131:39 [INFO] [stdout] 57: 0x5c0c08b0aad6 - core::ops::function::FnOnce::call_once::ha6043c4cc49274ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5c0c08bf906b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5c0c08bf906b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 60: 0x5c0c08bf7fa3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 61: 0x5c0c08bf7fa3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x5c0c08bf7fa3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 63: 0x5c0c08bf7fa3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 64: 0x5c0c08bf7fa3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x5c0c08bf7fa3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 66: 0x5c0c08bf7fa3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 67: 0x5c0c08bbbcd5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 68: 0x5c0c08bbbcd5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 69: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 70: 0x5c0c08bbf716 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x5c0c08bbf716 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 72: 0x5c0c08bbf716 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 73: 0x5c0c08bbf716 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x5c0c08bbf716 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 75: 0x5c0c08bbf716 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 77: 0x5c0c0923688b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5c0c0923688b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 79: 0x762d08730ac3 - [INFO] [stdout] 80: 0x762d087c1a04 - 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.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin tv-quotes-api` [INFO] running `Command { std: "docker" "inspect" "9ac0ac9fb469c905957fa73deaed094f0bcff82a92d0524a2b0e029e5abfa913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac0ac9fb469c905957fa73deaed094f0bcff82a92d0524a2b0e029e5abfa913", kill_on_drop: false }` [INFO] [stdout] 9ac0ac9fb469c905957fa73deaed094f0bcff82a92d0524a2b0e029e5abfa913