[INFO] cloning repository https://github.com/rohitjire/email-newsletter-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohitjire/email-newsletter-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohitjire%2Femail-newsletter-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohitjire%2Femail-newsletter-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a0de90764e8dc75661b7c34072063e512b99f2e
[INFO] testing rohitjire/email-newsletter-backend against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohitjire%2Femail-newsletter-backend" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rohitjire/email-newsletter-backend
[INFO] finished tweaking git repo https://github.com/rohitjire/email-newsletter-backend
[INFO] tweaked toml for git repo https://github.com/rohitjire/email-newsletter-backend written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rohitjire/email-newsletter-backend on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rohitjire/email-newsletter-backend 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.11.0
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.1
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.97
[INFO] [stderr]   Downloaded sea-query v0.32.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.97
[INFO] [stderr]   Downloaded ordered-float v3.9.2
[INFO] [stderr]   Downloaded borsh v1.5.3
[INFO] [stderr]   Downloaded rkyv_derive v0.7.45
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.97
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.97
[INFO] [stderr]   Downloaded js-sys v0.3.74
[INFO] [stderr]   Downloaded rust_decimal v1.36.0
[INFO] [stderr]   Downloaded borsh-derive v1.5.3
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded bigdecimal v0.4.6
[INFO] [stderr]   Downloaded sea-query-derive v0.4.2
[INFO] [stderr]   Downloaded inherent v1.0.11
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] [stderr]   Downloaded allocator-api2 v0.2.20
[INFO] [stderr]   Downloaded cc v1.2.1
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.4
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.47
[INFO] [stderr]   Downloaded rkyv v0.7.45
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] [stderr]   Downloaded clap_lex v0.7.3
[INFO] [stderr]   Downloaded scc v2.3.3
[INFO] [stderr]   Downloaded email-encoding v0.3.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.97
[INFO] [stderr]   Downloaded mediatype v0.19.18
[INFO] [stderr]   Downloaded actix-web-lab-derive v0.23.0
[INFO] [stderr]   Downloaded sea-schema v0.16.0
[INFO] [stderr]   Downloaded sdd v3.0.7
[INFO] [stderr]   Downloaded lettre v0.11.12
[INFO] [stderr]   Downloaded stacker v0.1.18
[INFO] [stderr]   Downloaded sea-orm v1.1.1
[INFO] [stderr]   Downloaded web-sys v0.3.74
[INFO] [stderr]   Downloaded serde_html_form v0.2.7
[INFO] [stderr]   Downloaded ouroboros v0.18.4
[INFO] [stderr]   Downloaded sha256 v1.5.0
[INFO] [stderr]   Downloaded native-tls v0.2.13
[INFO] [stderr]   Downloaded actix-web-lab v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d5a15189b25aad7f0be62c372dd86fa11b31856562a8e8da94d77dede53f146
[INFO] running `Command { std: "docker" "start" "-a" "9d5a15189b25aad7f0be62c372dd86fa11b31856562a8e8da94d77dede53f146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d5a15189b25aad7f0be62c372dd86fa11b31856562a8e8da94d77dede53f146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d5a15189b25aad7f0be62c372dd86fa11b31856562a8e8da94d77dede53f146", kill_on_drop: false }`
[INFO] [stdout] 9d5a15189b25aad7f0be62c372dd86fa11b31856562a8e8da94d77dede53f146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e6b95bfce162a580fdcac6852572ba69182d84bc9bd3cb08d722b991f64a7d8
[INFO] running `Command { std: "docker" "start" "-a" "0e6b95bfce162a580fdcac6852572ba69182d84bc9bd3cb08d722b991f64a7d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling bigdecimal v0.4.6
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.18
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling sdd v3.0.7
[INFO] [stderr]    Compiling impl-more v0.1.8
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling email-encoding v0.3.1
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling mediatype v0.19.18
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uuid-macro-internal v1.11.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sea-orm-macros v1.1.1
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling actix-web-lab-derive v0.23.0
[INFO] [stderr]    Compiling ouroboros v0.18.4
[INFO] [stderr]    Compiling sea-query-derive v0.4.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling sea-query v0.32.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lettre v0.11.12
[INFO] [stderr]    Compiling sea-schema v0.16.0
[INFO] [stderr]    Compiling sea-orm-cli v1.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.2
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling sqlx v0.8.2
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.1
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling actix-web-lab v0.23.0
[INFO] [stderr]    Compiling sea-orm-migration v1.1.1
[INFO] [stderr]    Compiling entity v0.1.0 (/opt/rustwide/workdir/entity)
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling email-newsletter-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "0e6b95bfce162a580fdcac6852572ba69182d84bc9bd3cb08d722b991f64a7d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e6b95bfce162a580fdcac6852572ba69182d84bc9bd3cb08d722b991f64a7d8", kill_on_drop: false }`
[INFO] [stdout] 0e6b95bfce162a580fdcac6852572ba69182d84bc9bd3cb08d722b991f64a7d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be6144ac4fe0878942db4710a44641f7ddbe9e374945acb2e7d8bd412369efd0
[INFO] running `Command { std: "docker" "start" "-a" "be6144ac4fe0878942db4710a44641f7ddbe9e374945acb2e7d8bd412369efd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling email-newsletter-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `set_host_address` is never used
[INFO] [stdout]   --> src/utils/contants.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn set_host_address() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_port` is never used
[INFO] [stdout]   --> src/utils/contants.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn set_port() -> u16 {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_database_url` is never used
[INFO] [stdout]   --> src/utils/contants.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn set_database_url() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.48s
[INFO] running `Command { std: "docker" "inspect" "be6144ac4fe0878942db4710a44641f7ddbe9e374945acb2e7d8bd412369efd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6144ac4fe0878942db4710a44641f7ddbe9e374945acb2e7d8bd412369efd0", kill_on_drop: false }`
[INFO] [stdout] be6144ac4fe0878942db4710a44641f7ddbe9e374945acb2e7d8bd412369efd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36ad829446319255e5f3c8850a3e00bd47f002e63eaa4e8edfc9d57b0a39b669
[INFO] running `Command { std: "docker" "start" "-a" "36ad829446319255e5f3c8850a3e00bd47f002e63eaa4e8edfc9d57b0a39b669", kill_on_drop: false }`
[INFO] [stderr] warning: function `set_host_address` is never used
[INFO] [stderr]   --> src/utils/contants.rs:22:4
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn set_host_address() -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `set_port` is never used
[INFO] [stderr]   --> src/utils/contants.rs:29:4
[INFO] [stderr]    |
[INFO] [stderr] 29 | fn set_port() -> u16 {
[INFO] [stderr]    |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `set_database_url` is never used
[INFO] [stderr]   --> src/utils/contants.rs:38:4
[INFO] [stderr]    |
[INFO] [stderr] 38 | fn set_database_url() -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `email-newsletter-backend` (bin "email-newsletter-backend" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/email_newsletter_backend-337f00a5ecde21e4)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test testcases::article_handlers_test::tests::test_all_articles ... ok
[INFO] [stdout] test testcases::article_handlers_test::tests::test_create_article_without_email ... FAILED
[INFO] [stdout] test testcases::article_handlers_test::tests::test_my_articles ... FAILED
[INFO] [stdout] test testcases::article_handlers_test::tests::test_one_article ... ok
[INFO] [stdout] test testcases::auth_handler_test::tests::test_register ... ok
[INFO] [stdout] test testcases::subscription_handlers_test::tests::test_my_subscribers ... FAILED
[INFO] [stdout] test testcases::subscription_handlers_test::tests::test_unsubscribe_user ... FAILED
[INFO] [stdout] test testcases::user_handlers_test::tests::test_get_all_users ... FAILED
[INFO] [stdout] test testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email ... FAILED
[INFO] [stdout] test testcases::subscription_handlers_test::tests::test_my_subscriptions ... FAILED
[INFO] [stdout] test testcases::subscription_handlers_test::tests::test_subscribe_user ... FAILED
[INFO] [stdout] test testcases::auth_handler_test::tests::test_login ... FAILED
[INFO] [stdout] test testcases::user_handlers_test::tests::test_get_user ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- testcases::article_handlers_test::tests::test_create_article_without_email stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testcases::article_handlers_test::tests::test_create_article_without_email' (19) panicked at src/utils/contants.rs:46:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc62acae75a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc62acae75a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc62acc7aea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc62acc7aea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5bc62acb37d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bc62acb37d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bc62ac8bc6f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc62ac8bc6f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc62aca5e59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc62a02b60c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bc62a02b60c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc62aca60d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bc62aca60d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc62ac8bd28 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bc62ac80b29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc62ac8cc9d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc62acc835c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc62acc80a2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bc629ff4a58 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, std[29689e6404d28ef9]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5bc629ff4a58 - email_newsletter_backend[620a0a3f767adf3e]::utils::contants::set_secret
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/contants.rs:46:24
[INFO] [stdout]   22:     0x5bc629ed5ba1 - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/contants.rs:17:37
[INFO] [stdout]   23:     0x5bc629ed5ba1 - <<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bc629fcb63b - <lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get::<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:31:41
[INFO] [stdout]   25:     0x5bc629fc765d - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   26:     0x5bc62ac916a9 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   27:     0x5bc629fb4699 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   28:     0x5bc629ff5c2f - <lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get::<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   29:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   30:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   31:     0x5bc629f2c7e5 - email_newsletter_backend[620a0a3f767adf3e]::utils::jwt::encode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/jwt.rs:65:18
[INFO] [stdout]   32:     0x5bc629fd215b - email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/article_handlers_test.rs:53:21
[INFO] [stdout]   33:     0x5bc629fadf3f - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   34:     0x5bc629fa1ff0 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   35:     0x5bc629ed6d65 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::try_with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5bc629ed63be - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5bc629f9d946 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   38:     0x5bc629fb1ea6 - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   39:     0x5bc629fa3675 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until::<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   40:     0x5bc629f8631d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x5bc629ec5bed - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   42:     0x5bc629ec4e0b - tokio[ef0b47fa31af5912]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   43:     0x5bc629ec4e0b - tokio[ef0b47fa31af5912]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   44:     0x5bc629ec4e0b - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   45:     0x5bc629e987a0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   46:     0x5bc629ebdd50 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   47:     0x5bc629eb05b4 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   48:     0x5bc629f0ccdb - <tokio[ef0b47fa31af5912]::runtime::context::scoped::Scoped<tokio[ef0b47fa31af5912]::runtime::scheduler::Context>>::set::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   49:     0x5bc629f7d949 - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   50:     0x5bc629edb032 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::try_with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   51:     0x5bc629ed7a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   52:     0x5bc629f76f2d - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   53:     0x5bc629ea6560 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   54:     0x5bc629ea8676 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   55:     0x5bc629eacf03 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   56:     0x5bc629f7c133 - tokio[ef0b47fa31af5912]::runtime::context::runtime::enter_runtime::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   57:     0x5bc629e942f6 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   58:     0x5bc629f6451c - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   59:     0x5bc629f66136 - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   60:     0x5bc629f9de80 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   61:     0x5bc629f20a55 - <actix_rt[2b3472c5a7c7efb0]::runtime::Runtime>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   62:     0x5bc629f221b9 - <actix_rt[2b3472c5a7c7efb0]::system::SystemRunner>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   63:     0x5bc629fd8ba0 - email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/article_handlers_test.rs:18:5
[INFO] [stdout]   64:     0x5bc629ed4fbe - <email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5bc62a06207e - serial_test[ac2e7e89131c780f]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   66:     0x5bc629fdc654 - email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/article_handlers_test.rs:19:5
[INFO] [stdout]   67:     0x5bc629fd8997 - email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/article_handlers_test.rs:20:53
[INFO] [stdout]   68:     0x5bc629ed4ef6 - <email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_create_article_without_email::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5bc62a01e8eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5bc62a01e8eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   71:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   72:     0x5bc62a02c0db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5bc62a02c0db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   77:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   78:     0x5bc62a0257f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   79:     0x5bc62a0257f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   80:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   81:     0x5bc62a02ece2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   86:     0x5bc62a02ece2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x5bc62acad81f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   88:     0x5bc62acad81f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   89:     0x790875728aa4 - <unknown>
[INFO] [stdout]   90:     0x7908757b5a64 - clone
[INFO] [stdout]   91:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testcases::article_handlers_test::tests::test_my_articles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testcases::article_handlers_test::tests::test_my_articles' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc62acae75a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc62acae75a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc62acc7aea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc62acc7aea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5bc62acb37d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bc62acb37d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bc62ac8bc6f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc62ac8bc6f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc62aca5e59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc62a02b60c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bc62a02b60c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc62aca60d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bc62aca60d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc62ac8bd5a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bc62ac80b29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc62ac8cc9d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc62acc835c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc62ac917e2 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5bc629fb4699 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5bc629ff5c2f - <lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get::<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5bc629f2c7e5 - email_newsletter_backend[620a0a3f767adf3e]::utils::jwt::encode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/jwt.rs:65:18
[INFO] [stdout]   25:     0x5bc629fcdbbf - email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/article_handlers_test.rs:147:21
[INFO] [stdout]   26:     0x5bc629fadb7f - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   27:     0x5bc629fa1d20 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   28:     0x5bc629ed6a65 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::try_with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x5bc629ed62ce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x5bc629f9d886 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   31:     0x5bc629fb1db6 - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   32:     0x5bc629fa2fb5 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until::<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   33:     0x5bc629f8625d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5bc629ec5b2d - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   35:     0x5bc629ec492b - tokio[ef0b47fa31af5912]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x5bc629ec492b - tokio[ef0b47fa31af5912]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x5bc629ec492b - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   38:     0x5bc629e97e40 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   39:     0x5bc629ebbd70 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   40:     0x5bc629eb0554 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   41:     0x5bc629f0c8eb - <tokio[ef0b47fa31af5912]::runtime::context::scoped::Scoped<tokio[ef0b47fa31af5912]::runtime::scheduler::Context>>::set::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x5bc629f7d889 - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   43:     0x5bc629edac72 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::try_with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5bc629ed78fe - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5bc629f76e6d - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   46:     0x5bc629ea5900 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   47:     0x5bc629ea84f6 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   48:     0x5bc629eac4e3 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   49:     0x5bc629f7bce3 - tokio[ef0b47fa31af5912]::runtime::context::runtime::enter_runtime::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5bc629e94056 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   51:     0x5bc629f6400c - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   52:     0x5bc629f659b6 - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   53:     0x5bc629f9dcfe - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   54:     0x5bc629f20967 - <actix_rt[2b3472c5a7c7efb0]::runtime::Runtime>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   55:     0x5bc629f220d7 - <actix_rt[2b3472c5a7c7efb0]::system::SystemRunner>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   56:     0x5bc629fd89ee - email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/article_handlers_test.rs:144:5
[INFO] [stdout]   57:     0x5bc629ed4f2e - <email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5bc62a06207e - serial_test[ac2e7e89131c780f]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   59:     0x5bc629fdc2f4 - email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/article_handlers_test.rs:145:5
[INFO] [stdout]   60:     0x5bc629fd8907 - email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/article_handlers_test.rs:146:36
[INFO] [stdout]   61:     0x5bc629ed4e36 - <email_newsletter_backend[620a0a3f767adf3e]::testcases::article_handlers_test::tests::test_my_articles::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5bc62a01e8eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5bc62a01e8eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   64:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   65:     0x5bc62a02c0db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bc62a02c0db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   70:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   71:     0x5bc62a0257f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   72:     0x5bc62a0257f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5bc62a02ece2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5bc62a02ece2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5bc62acad81f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5bc62acad81f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x790875728aa4 - <unknown>
[INFO] [stdout]   83:     0x7908757b5a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testcases::subscription_handlers_test::tests::test_my_subscribers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testcases::subscription_handlers_test::tests::test_my_subscribers' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc62acae75a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc62acae75a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc62acc7aea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc62acc7aea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5bc62acb37d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bc62acb37d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bc62ac8bc6f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc62ac8bc6f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc62aca5e59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc62a02b60c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bc62a02b60c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc62aca60d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bc62aca60d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc62ac8bd5a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bc62ac80b29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc62ac8cc9d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc62acc835c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc62ac917e2 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5bc629fb4699 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5bc629ff5c2f - <lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get::<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5bc629f2c7e5 - email_newsletter_backend[620a0a3f767adf3e]::utils::jwt::encode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/jwt.rs:65:18
[INFO] [stdout]   25:     0x5bc629fd2a8f - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:188:21
[INFO] [stdout]   26:     0x5bc629fae07f - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   27:     0x5bc629fa20e0 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   28:     0x5bc629ed6e65 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::try_with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x5bc629ed640e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x5bc629f9d986 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   31:     0x5bc629fb1ef6 - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   32:     0x5bc629fa38b5 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   33:     0x5bc629f8635d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5bc629ec5c2d - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   35:     0x5bc629ec4fab - tokio[ef0b47fa31af5912]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x5bc629ec4fab - tokio[ef0b47fa31af5912]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x5bc629ec4fab - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   38:     0x5bc629e98ac0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   39:     0x5bc629ebe7f0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   40:     0x5bc629eb05d4 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   41:     0x5bc629f0ce2b - <tokio[ef0b47fa31af5912]::runtime::context::scoped::Scoped<tokio[ef0b47fa31af5912]::runtime::scheduler::Context>>::set::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x5bc629f7d989 - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   43:     0x5bc629edb172 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::try_with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5bc629ed7a7e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5bc629f76f6d - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   46:     0x5bc629ea6980 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   47:     0x5bc629ea86f6 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   48:     0x5bc629ead263 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   49:     0x5bc629f7c2a3 - tokio[ef0b47fa31af5912]::runtime::context::runtime::enter_runtime::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5bc629e943d6 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   51:     0x5bc629f646cc - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   52:     0x5bc629f663b6 - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   53:     0x5bc629f9defe - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   54:     0x5bc629f20aa7 - <actix_rt[2b3472c5a7c7efb0]::runtime::Runtime>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   55:     0x5bc629f22207 - <actix_rt[2b3472c5a7c7efb0]::system::SystemRunner>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   56:     0x5bc629fd8d1e - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:185:5
[INFO] [stdout]   57:     0x5bc629ed512e - <email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5bc62a06207e - serial_test[ac2e7e89131c780f]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   59:     0x5bc629fdc774 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:186:5
[INFO] [stdout]   60:     0x5bc629fd8c07 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:187:39
[INFO] [stdout]   61:     0x5bc629ed4ff6 - <email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscribers::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5bc62a01e8eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5bc62a01e8eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   64:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   65:     0x5bc62a02c0db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bc62a02c0db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   70:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   71:     0x5bc62a0257f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   72:     0x5bc62a0257f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5bc62a02ece2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5bc62a02ece2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5bc62acad81f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5bc62acad81f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x790875728aa4 - <unknown>
[INFO] [stdout]   83:     0x7908757b5a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testcases::subscription_handlers_test::tests::test_unsubscribe_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testcases::subscription_handlers_test::tests::test_unsubscribe_user' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc62acae75a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc62acae75a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc62acc7aea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc62acc7aea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5bc62acb37d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bc62acb37d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bc62ac8bc6f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc62ac8bc6f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc62aca5e59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc62a02b60c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bc62a02b60c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc62aca60d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bc62aca60d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc62ac8bd5a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bc62ac80b29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc62ac8cc9d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc62acc835c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc62ac917e2 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5bc629fb4699 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5bc629ff5c2f - <lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get::<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5bc629f2c7e5 - email_newsletter_backend[620a0a3f767adf3e]::utils::jwt::encode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/jwt.rs:65:18
[INFO] [stdout]   25:     0x5bc629fd64b7 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:67:21
[INFO] [stdout]   26:     0x5bc629fae43f - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   27:     0x5bc629fa23b0 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   28:     0x5bc629ed7165 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::try_with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x5bc629ed64fe - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x5bc629f9da46 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   31:     0x5bc629fb1fe6 - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   32:     0x5bc629fa3f75 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   33:     0x5bc629f8641d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5bc629ec5ced - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   35:     0x5bc629ec548b - tokio[ef0b47fa31af5912]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x5bc629ec548b - tokio[ef0b47fa31af5912]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x5bc629ec548b - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   38:     0x5bc629e99420 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   39:     0x5bc629ec07d0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   40:     0x5bc629eb0634 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   41:     0x5bc629f0d21b - <tokio[ef0b47fa31af5912]::runtime::context::scoped::Scoped<tokio[ef0b47fa31af5912]::runtime::scheduler::Context>>::set::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x5bc629f7da49 - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   43:     0x5bc629edb532 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::try_with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5bc629ed7b9e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5bc629f7702d - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   46:     0x5bc629ea75e0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   47:     0x5bc629ea8876 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   48:     0x5bc629eadc83 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   49:     0x5bc629f7c6f3 - tokio[ef0b47fa31af5912]::runtime::context::runtime::enter_runtime::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5bc629e94676 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   51:     0x5bc629f64bdc - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   52:     0x5bc629f66b36 - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   53:     0x5bc629f9e07e - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   54:     0x5bc629f20b97 - <actix_rt[2b3472c5a7c7efb0]::runtime::Runtime>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   55:     0x5bc629f222c7 - <actix_rt[2b3472c5a7c7efb0]::system::SystemRunner>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   56:     0x5bc629fd8ece - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:64:5
[INFO] [stdout]   57:     0x5bc629ed51be - <email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5bc62a06207e - serial_test[ac2e7e89131c780f]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   59:     0x5bc629fdcad4 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:65:5
[INFO] [stdout]   60:     0x5bc629fd8c97 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:66:41
[INFO] [stdout]   61:     0x5bc629ed50b6 - <email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5bc62a01e8eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5bc62a01e8eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   64:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   65:     0x5bc62a02c0db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bc62a02c0db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   70:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   71:     0x5bc62a0257f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   72:     0x5bc62a0257f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5bc62a02ece2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5bc62a02ece2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5bc62acad81f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5bc62acad81f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x790875728aa4 - <unknown>
[INFO] [stdout]   83:     0x7908757b5a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testcases::user_handlers_test::tests::test_get_all_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testcases::user_handlers_test::tests::test_get_all_users' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc62acae75a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc62acae75a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc62acc7aea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc62acc7aea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5bc62acb37d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bc62acb37d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bc62ac8bc6f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc62ac8bc6f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc62aca5e59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc62a02b60c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bc62a02b60c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc62aca60d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bc62aca60d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc62ac8bd5a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bc62ac80b29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc62ac8cc9d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc62acc835c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc62ac917e2 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5bc629fb4699 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5bc629ff5c2f - <lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get::<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5bc629f2c7e5 - email_newsletter_backend[620a0a3f767adf3e]::utils::jwt::encode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/jwt.rs:65:18
[INFO] [stdout]   25:     0x5bc629fa83bf - email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/user_handlers_test.rs:54:21
[INFO] [stdout]   26:     0x5bc629fada3f - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   27:     0x5bc629fa1c30 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   28:     0x5bc629ed6965 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::try_with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x5bc629ed627e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x5bc629f9d846 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   31:     0x5bc629fb1d66 - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   32:     0x5bc629fa2d75 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until::<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   33:     0x5bc629f8621d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5bc629ec5aed - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   35:     0x5bc629ec478b - tokio[ef0b47fa31af5912]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x5bc629ec478b - tokio[ef0b47fa31af5912]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x5bc629ec478b - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   38:     0x5bc629e97b20 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   39:     0x5bc629ebb2d0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   40:     0x5bc629eb0534 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   41:     0x5bc629f0c79b - <tokio[ef0b47fa31af5912]::runtime::context::scoped::Scoped<tokio[ef0b47fa31af5912]::runtime::scheduler::Context>>::set::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x5bc629f7d849 - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   43:     0x5bc629edab32 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::try_with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5bc629ed789e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5bc629f76e2d - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   46:     0x5bc629ea54e0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   47:     0x5bc629ea8476 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   48:     0x5bc629eac183 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   49:     0x5bc629f7bb73 - tokio[ef0b47fa31af5912]::runtime::context::runtime::enter_runtime::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5bc629e93f76 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   51:     0x5bc629f63e5c - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   52:     0x5bc629f65736 - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   53:     0x5bc629f9dc80 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   54:     0x5bc629f20915 - <actix_rt[2b3472c5a7c7efb0]::runtime::Runtime>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   55:     0x5bc629f22089 - <actix_rt[2b3472c5a7c7efb0]::system::SystemRunner>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   56:     0x5bc629fa9fd0 - email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/user_handlers_test.rs:51:5
[INFO] [stdout]   57:     0x5bc629ed4dfe - <email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5bc62a06207e - serial_test[ac2e7e89131c780f]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   59:     0x5bc629fb07b4 - email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/user_handlers_test.rs:52:5
[INFO] [stdout]   60:     0x5bc629fa9ee7 - email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/user_handlers_test.rs:53:34
[INFO] [stdout]   61:     0x5bc629ed4d96 - <email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_all_users::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5bc62a01e8eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5bc62a01e8eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   64:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   65:     0x5bc62a02c0db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bc62a02c0db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   70:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   71:     0x5bc62a0257f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   72:     0x5bc62a0257f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5bc62a02ece2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5bc62a02ece2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5bc62acad81f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5bc62acad81f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x790875728aa4 - <unknown>
[INFO] [stdout]   83:     0x7908757b5a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc62acae75a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc62acae75a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc62acc7aea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc62acc7aea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5bc62acb37d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bc62acb37d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bc62ac8bc6f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc62ac8bc6f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc62aca5e59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc62a02b60c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bc62a02b60c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc62aca60d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bc62aca60d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc62ac8bd5a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bc62ac80b29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc62ac8cc9d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc62acc835c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc62ac917e2 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5bc629fb4699 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5bc629ff5c2f - <lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get::<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5bc629f2c7e5 - email_newsletter_backend[620a0a3f767adf3e]::utils::jwt::encode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/jwt.rs:65:18
[INFO] [stdout]   25:     0x5bc629fd76b7 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:106:22
[INFO] [stdout]   26:     0x5bc629fae57f - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   27:     0x5bc629fa24a0 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   28:     0x5bc629ed7265 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::try_with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x5bc629ed654e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x5bc629f9da86 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   31:     0x5bc629fb2036 - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   32:     0x5bc629fa41b5 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   33:     0x5bc629f8645d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5bc629ec5d2d - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   35:     0x5bc629ec562b - tokio[ef0b47fa31af5912]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x5bc629ec562b - tokio[ef0b47fa31af5912]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x5bc629ec562b - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   38:     0x5bc629e99740 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   39:     0x5bc629ec1270 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   40:     0x5bc629eb0654 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   41:     0x5bc629f0d36b - <tokio[ef0b47fa31af5912]::runtime::context::scoped::Scoped<tokio[ef0b47fa31af5912]::runtime::scheduler::Context>>::set::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x5bc629f7da89 - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   43:     0x5bc629edb672 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::try_with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5bc629ed7bfe - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5bc629f7706d - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   46:     0x5bc629ea7a00 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   47:     0x5bc629ea88f6 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   48:     0x5bc629eadfe3 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   49:     0x5bc629f7c863 - tokio[ef0b47fa31af5912]::runtime::context::runtime::enter_runtime::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5bc629e94756 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   51:     0x5bc629f64d8c - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   52:     0x5bc629f66db6 - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   53:     0x5bc629f9e0fe - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   54:     0x5bc629f20be7 - <actix_rt[2b3472c5a7c7efb0]::runtime::Runtime>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   55:     0x5bc629f22307 - <actix_rt[2b3472c5a7c7efb0]::system::SystemRunner>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   56:     0x5bc629fd8f5e - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:103:6
[INFO] [stdout]   57:     0x5bc629ed51ee - <email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5bc62a06207e - serial_test[ac2e7e89131c780f]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   59:     0x5bc629fdcbf4 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:104:6
[INFO] [stdout]   60:     0x5bc629fd8cc7 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:105:53
[INFO] [stdout]   61:     0x5bc629ed50f6 - <email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5bc62a01e8eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5bc62a01e8eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   64:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   65:     0x5bc62a02c0db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bc62a02c0db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   70:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   71:     0x5bc62a0257f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   72:     0x5bc62a0257f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5bc62a02ece2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5bc62a02ece2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5bc62acad81f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5bc62acad81f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x790875728aa4 - <unknown>
[INFO] [stdout]   83:     0x7908757b5a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testcases::subscription_handlers_test::tests::test_my_subscriptions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testcases::subscription_handlers_test::tests::test_my_subscriptions' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc62acae75a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc62acae75a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc62acc7aea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc62acc7aea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5bc62acb37d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bc62acb37d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bc62ac8bc6f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc62ac8bc6f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc62aca5e59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc62a02b60c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bc62a02b60c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc62aca60d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bc62aca60d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc62ac8bd5a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bc62ac80b29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc62ac8cc9d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc62acc835c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc62ac917e2 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5bc629fb4699 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5bc629ff5c2f - <lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get::<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5bc629f2c7e5 - email_newsletter_backend[620a0a3f767adf3e]::utils::jwt::encode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/jwt.rs:65:18
[INFO] [stdout]   25:     0x5bc629fd51df - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:145:21
[INFO] [stdout]   26:     0x5bc629fae2ff - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   27:     0x5bc629fa22c0 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   28:     0x5bc629ed7065 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::try_with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x5bc629ed64ae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x5bc629f9da06 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   31:     0x5bc629fb1f96 - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   32:     0x5bc629fa3d35 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   33:     0x5bc629f863dd - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5bc629ec5cad - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   35:     0x5bc629ec52eb - tokio[ef0b47fa31af5912]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x5bc629ec52eb - tokio[ef0b47fa31af5912]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x5bc629ec52eb - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   38:     0x5bc629e99100 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   39:     0x5bc629ebfd30 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   40:     0x5bc629eb0614 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   41:     0x5bc629f0d0cb - <tokio[ef0b47fa31af5912]::runtime::context::scoped::Scoped<tokio[ef0b47fa31af5912]::runtime::scheduler::Context>>::set::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x5bc629f7da09 - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   43:     0x5bc629edb3f2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::try_with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5bc629ed7b3e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5bc629f76fed - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   46:     0x5bc629ea71c0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   47:     0x5bc629ea87f6 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   48:     0x5bc629ead923 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   49:     0x5bc629f7c583 - tokio[ef0b47fa31af5912]::runtime::context::runtime::enter_runtime::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5bc629e94596 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   51:     0x5bc629f64a2c - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   52:     0x5bc629f668b6 - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   53:     0x5bc629f9dffe - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   54:     0x5bc629f20b47 - <actix_rt[2b3472c5a7c7efb0]::runtime::Runtime>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   55:     0x5bc629f22287 - <actix_rt[2b3472c5a7c7efb0]::system::SystemRunner>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   56:     0x5bc629fd8e3e - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:142:5
[INFO] [stdout]   57:     0x5bc629ed518e - <email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5bc62a06207e - serial_test[ac2e7e89131c780f]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   59:     0x5bc629fdc9b4 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:143:5
[INFO] [stdout]   60:     0x5bc629fd8c67 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:144:41
[INFO] [stdout]   61:     0x5bc629ed5076 - <email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_my_subscriptions::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5bc62a01e8eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5bc62a01e8eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   64:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   65:     0x5bc62a02c0db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bc62a02c0db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   70:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   71:     0x5bc62a0257f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   72:     0x5bc62a0257f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5bc62a02ece2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5bc62a02ece2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5bc62acad81f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5bc62acad81f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x790875728aa4 - <unknown>
[INFO] [stdout]   83:     0x7908757b5a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testcases::subscription_handlers_test::tests::test_subscribe_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testcases::subscription_handlers_test::tests::test_subscribe_user' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc62acae75a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc62acae75a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc62acc7aea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc62acc7aea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5bc62acb37d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bc62acb37d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bc62ac8bc6f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc62ac8bc6f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc62aca5e59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc62a02b60c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bc62a02b60c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc62aca60d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bc62aca60d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc62ac8bd5a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bc62ac80b29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc62ac8cc9d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc62acc835c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc62ac917e2 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5bc629fb4699 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5bc629ff5c2f - <lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get::<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5bc629f2c7e5 - email_newsletter_backend[620a0a3f767adf3e]::utils::jwt::encode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/jwt.rs:65:18
[INFO] [stdout]   25:     0x5bc629fd3d6f - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:22:21
[INFO] [stdout]   26:     0x5bc629fae1bf - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   27:     0x5bc629fa21d0 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   28:     0x5bc629ed6f65 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::try_with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x5bc629ed645e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x5bc629f9d9c6 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   31:     0x5bc629fb1f46 - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   32:     0x5bc629fa3af5 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   33:     0x5bc629f8639d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5bc629ec5c6d - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   35:     0x5bc629ec514b - tokio[ef0b47fa31af5912]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x5bc629ec514b - tokio[ef0b47fa31af5912]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x5bc629ec514b - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   38:     0x5bc629e98de0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   39:     0x5bc629ebf290 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   40:     0x5bc629eb05f4 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   41:     0x5bc629f0cf7b - <tokio[ef0b47fa31af5912]::runtime::context::scoped::Scoped<tokio[ef0b47fa31af5912]::runtime::scheduler::Context>>::set::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x5bc629f7d9c9 - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   43:     0x5bc629edb2b2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::try_with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5bc629ed7ade - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5bc629f76fad - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   46:     0x5bc629ea6da0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   47:     0x5bc629ea8776 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   48:     0x5bc629ead5c3 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   49:     0x5bc629f7c413 - tokio[ef0b47fa31af5912]::runtime::context::runtime::enter_runtime::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5bc629e944b6 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   51:     0x5bc629f6487c - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   52:     0x5bc629f66636 - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   53:     0x5bc629f9df7e - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   54:     0x5bc629f20af7 - <actix_rt[2b3472c5a7c7efb0]::runtime::Runtime>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   55:     0x5bc629f22247 - <actix_rt[2b3472c5a7c7efb0]::system::SystemRunner>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   56:     0x5bc629fd8dae - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:19:5
[INFO] [stdout]   57:     0x5bc629ed515e - <email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5bc62a06207e - serial_test[ac2e7e89131c780f]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   59:     0x5bc629fdc894 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:20:5
[INFO] [stdout]   60:     0x5bc629fd8c37 - email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/subscription_handlers_test.rs:21:39
[INFO] [stdout]   61:     0x5bc629ed5036 - <email_newsletter_backend[620a0a3f767adf3e]::testcases::subscription_handlers_test::tests::test_subscribe_user::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5bc62a01e8eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5bc62a01e8eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   64:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   65:     0x5bc62a02c0db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bc62a02c0db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   70:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   71:     0x5bc62a0257f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   72:     0x5bc62a0257f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5bc62a02ece2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5bc62a02ece2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5bc62acad81f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5bc62acad81f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x790875728aa4 - <unknown>
[INFO] [stdout]   83:     0x7908757b5a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testcases::auth_handler_test::tests::test_login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testcases::auth_handler_test::tests::test_login' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc62acae75a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc62acae75a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc62acc7aea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc62acc7aea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5bc62acb37d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bc62acb37d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bc62ac8bc6f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc62ac8bc6f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc62aca5e59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc62a02b60c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bc62a02b60c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc62aca60d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bc62aca60d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc62ac8bd5a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bc62ac80b29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc62ac8cc9d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc62acc835c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc62ac917e2 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5bc629fb4699 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5bc629ff5c2f - <lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get::<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5bc629f2c7e5 - email_newsletter_backend[620a0a3f767adf3e]::utils::jwt::encode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/jwt.rs:65:18
[INFO] [stdout]   25:     0x5bc629ff2f52 - <email_newsletter_backend[620a0a3f767adf3e]::auth::auth_handlers::login as actix_web[cb4b523ffb51b137]::service::HttpServiceFactory>::register::login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth/auth_handlers.rs:115:17
[INFO] [stdout]   26:     0x5bc629f40790 - actix_web[cb4b523ffb51b137]::handler::handler_service::<<email_newsletter_backend[620a0a3f767adf3e]::auth::auth_handlers::login as actix_web[cb4b523ffb51b137]::service::HttpServiceFactory>::register::login, (actix_web[cb4b523ffb51b137]::data::Data<email_newsletter_backend[620a0a3f767adf3e]::utils::app_state::AppState>, actix_web[cb4b523ffb51b137]::types::json::Json<email_newsletter_backend[620a0a3f767adf3e]::auth::auth_handlers::LoginModel>)>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.9.0/src/handler.rs:113:22
[INFO] [stdout]   27:     0x5bc62a6e68c0 - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<actix_web[cb4b523ffb51b137]::service::ServiceResponse, actix_web[cb4b523ffb51b137]::error::error::Error>>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5bc62a6e85b3 - <actix_web[cb4b523ffb51b137]::resource::Resource as actix_web[cb4b523ffb51b137]::service::HttpServiceFactory>::register::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.9.0/src/resource.rs:452:28
[INFO] [stdout]   29:     0x5bc62a6e68c0 - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<actix_web[cb4b523ffb51b137]::service::ServiceResponse, actix_web[cb4b523ffb51b137]::error::error::Error>>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5bc629f6b743 - <actix_web[cb4b523ffb51b137]::scope::Scope as actix_web[cb4b523ffb51b137]::service::HttpServiceFactory>::register::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.9.0/src/scope.rs:429:28
[INFO] [stdout]   31:     0x5bc62a6e68c0 - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<actix_web[cb4b523ffb51b137]::service::ServiceResponse, actix_web[cb4b523ffb51b137]::error::error::Error>>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5bc629f6a56a - actix_web[cb4b523ffb51b137]::test::test_utils::call_service::<actix_web[cb4b523ffb51b137]::app_service::AppInitService<actix_web[cb4b523ffb51b137]::app_service::AppRouting, actix_http[d0618014241a307c]::body::boxed::BoxBody>, actix_http[d0618014241a307c]::requests::request::Request<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn futures_core[2d691f9cc8d5f547]::stream::Stream<Item = core[e929cb53b82a81ca]::result::Result<bytes[a73e1d9b63f2667c]::bytes::Bytes, actix_http[d0618014241a307c]::error::PayloadError>>>>>, actix_http[d0618014241a307c]::body::boxed::BoxBody, actix_web[cb4b523ffb51b137]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.9.0/src/test/test_utils.rs:99:10
[INFO] [stdout]   33:     0x5bc629fcc431 - email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/auth_handler_test.rs:93:50
[INFO] [stdout]   34:     0x5bc629fad67f - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   35:     0x5bc629fa1960 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   36:     0x5bc629ed6665 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::try_with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5bc629ed618e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5bc629f9d786 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   39:     0x5bc629fb1c76 - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   40:     0x5bc629fa26b5 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until::<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   41:     0x5bc629f8615d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x5bc629ec5a2d - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   43:     0x5bc629ec42ab - tokio[ef0b47fa31af5912]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   44:     0x5bc629ec42ab - tokio[ef0b47fa31af5912]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   45:     0x5bc629ec42ab - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   46:     0x5bc629e971c0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   47:     0x5bc629eb92f0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   48:     0x5bc629eb04d4 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   49:     0x5bc629f0c3ab - <tokio[ef0b47fa31af5912]::runtime::context::scoped::Scoped<tokio[ef0b47fa31af5912]::runtime::scheduler::Context>>::set::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   50:     0x5bc629f7d789 - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   51:     0x5bc629eda772 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::try_with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   52:     0x5bc629ed777e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   53:     0x5bc629f76d6d - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   54:     0x5bc629ea4880 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   55:     0x5bc629ea82f6 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   56:     0x5bc629eab763 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   57:     0x5bc629f7b723 - tokio[ef0b47fa31af5912]::runtime::context::runtime::enter_runtime::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   58:     0x5bc629e93cd6 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   59:     0x5bc629f6394c - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   60:     0x5bc629f64fb6 - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   61:     0x5bc629f9db00 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   62:     0x5bc629f20825 - <actix_rt[2b3472c5a7c7efb0]::runtime::Runtime>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   63:     0x5bc629f21fa9 - <actix_rt[2b3472c5a7c7efb0]::system::SystemRunner>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   64:     0x5bc629fd8810 - email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/auth_handler_test.rs:61:5
[INFO] [stdout]   65:     0x5bc629ed4cee - <email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5bc62a06207e - serial_test[ac2e7e89131c780f]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   67:     0x5bc629fdc0b4 - email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/auth_handler_test.rs:62:5
[INFO] [stdout]   68:     0x5bc629fd8787 - email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/auth_handler_test.rs:63:30
[INFO] [stdout]   69:     0x5bc629ed4c76 - <email_newsletter_backend[620a0a3f767adf3e]::testcases::auth_handler_test::tests::test_login::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5bc62a01e8eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bc62a01e8eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   72:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   73:     0x5bc62a02c0db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5bc62a02c0db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   78:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   79:     0x5bc62a0257f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   80:     0x5bc62a0257f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x5bc62a02ece2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   87:     0x5bc62a02ece2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   88:     0x5bc62acad81f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   89:     0x5bc62acad81f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   90:     0x790875728aa4 - <unknown>
[INFO] [stdout]   91:     0x7908757b5a64 - clone
[INFO] [stdout]   92:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testcases::user_handlers_test::tests::test_get_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testcases::user_handlers_test::tests::test_get_user' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc62acae75a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc62acae75a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc62acae75a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc62acc7aea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc62acc7aea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5bc62acb37d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bc62acb37d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bc62ac8bc6f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc62ac8bc6f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc62aca5e59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc62a02b60c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bc62a02b60c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc62aca60d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bc62aca60d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc62ac8bd5a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bc62ac80b29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc62ac8cc9d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc62acc835c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc62ac917e2 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5bc629fb4699 - <std[29689e6404d28ef9]::sync::once::Once>::call_once::<<lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5bc629ff5c2f - <lazy_static[d00e65fb04d71c1]::lazy::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::get::<<email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5bc629ff5c2f - <email_newsletter_backend[620a0a3f767adf3e]::utils::contants::SECRET as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5bc629f2c7e5 - email_newsletter_backend[620a0a3f767adf3e]::utils::jwt::encode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/jwt.rs:65:18
[INFO] [stdout]   25:     0x5bc629fa721f - email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/user_handlers_test.rs:19:21
[INFO] [stdout]   26:     0x5bc629fad8ff - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   27:     0x5bc629fa1b40 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   28:     0x5bc629ed6865 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::try_with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x5bc629ed622e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::task::local::LocalData>>::with::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x5bc629f9d806 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   31:     0x5bc629fb1d16 - <tokio[ef0b47fa31af5912]::task::local::RunUntil<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   32:     0x5bc629fa2b35 - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until::<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   33:     0x5bc629f861dd - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5bc629ec5aad - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   35:     0x5bc629ec45eb - tokio[ef0b47fa31af5912]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x5bc629ec45eb - tokio[ef0b47fa31af5912]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x5bc629ec45eb - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   38:     0x5bc629e97800 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   39:     0x5bc629eba830 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   40:     0x5bc629eb0514 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   41:     0x5bc629f0c64b - <tokio[ef0b47fa31af5912]::runtime::context::scoped::Scoped<tokio[ef0b47fa31af5912]::runtime::scheduler::Context>>::set::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x5bc629f7d809 - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   43:     0x5bc629eda9f2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::try_with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5bc629ed783e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[ef0b47fa31af5912]::runtime::context::Context>>::with::<tokio[ef0b47fa31af5912]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5bc629f76ded - tokio[ef0b47fa31af5912]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   46:     0x5bc629ea50c0 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   47:     0x5bc629ea83f6 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   48:     0x5bc629eabe23 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   49:     0x5bc629f7ba03 - tokio[ef0b47fa31af5912]::runtime::context::runtime::enter_runtime::<<tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5bc629e93e96 - <tokio[ef0b47fa31af5912]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   51:     0x5bc629f63cac - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   52:     0x5bc629f654b6 - <tokio[ef0b47fa31af5912]::runtime::runtime::Runtime>::block_on::<<tokio[ef0b47fa31af5912]::task::local::LocalSet>::run_until<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   53:     0x5bc629f9dbfe - <tokio[ef0b47fa31af5912]::task::local::LocalSet>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   54:     0x5bc629f208c7 - <actix_rt[2b3472c5a7c7efb0]::runtime::Runtime>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   55:     0x5bc629f22047 - <actix_rt[2b3472c5a7c7efb0]::system::SystemRunner>::block_on::<email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   56:     0x5bc629fa9f3e - email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/user_handlers_test.rs:16:5
[INFO] [stdout]   57:     0x5bc629ed4dce - <email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5bc62a06207e - serial_test[ac2e7e89131c780f]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   59:     0x5bc629fb0694 - email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/user_handlers_test.rs:17:5
[INFO] [stdout]   60:     0x5bc629fa9eb7 - email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testcases/user_handlers_test.rs:18:33
[INFO] [stdout]   61:     0x5bc629ed4d56 - <email_newsletter_backend[620a0a3f767adf3e]::testcases::user_handlers_test::tests::test_get_user::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5bc62a01e8eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5bc62a01e8eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   64:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   65:     0x5bc62a02c0db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bc62a02c0db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bc62a02c0db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   70:     0x5bc62a02c0db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   71:     0x5bc62a0257f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   72:     0x5bc62a0257f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5bc62a02ece2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5bc62a02ece2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5bc62a02ece2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5bc62a02ece2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5bc62acad81f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5bc62acad81f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x790875728aa4 - <unknown>
[INFO] [stdout]   83:     0x7908757b5a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     testcases::article_handlers_test::tests::test_create_article_without_email
[INFO] [stdout]     testcases::article_handlers_test::tests::test_my_articles
[INFO] [stdout]     testcases::auth_handler_test::tests::test_login
[INFO] [stdout]     testcases::subscription_handlers_test::tests::test_my_subscribers
[INFO] [stdout]     testcases::subscription_handlers_test::tests::test_my_subscriptions
[INFO] [stdout]     testcases::subscription_handlers_test::tests::test_subscribe_user
[INFO] [stdout]     testcases::subscription_handlers_test::tests::test_unsubscribe_user
[INFO] [stdout]     testcases::subscription_handlers_test::tests::test_unsubscribe_user_from_email
[INFO] [stdout]     testcases::user_handlers_test::tests::test_get_all_users
[INFO] [stdout]     testcases::user_handlers_test::tests::test_get_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin email-newsletter-backend`
[INFO] running `Command { std: "docker" "inspect" "36ad829446319255e5f3c8850a3e00bd47f002e63eaa4e8edfc9d57b0a39b669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36ad829446319255e5f3c8850a3e00bd47f002e63eaa4e8edfc9d57b0a39b669", kill_on_drop: false }`
[INFO] [stdout] 36ad829446319255e5f3c8850a3e00bd47f002e63eaa4e8edfc9d57b0a39b669
