[INFO] cloning repository https://github.com/iiivnv/ethereum-fetcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iiivnv/ethereum-fetcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiiivnv%2Fethereum-fetcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiiivnv%2Fethereum-fetcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d011c911deb398386157ff7c348a1f068c36a693
[INFO] testing iiivnv/ethereum-fetcher against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiiivnv%2Fethereum-fetcher" "/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/iiivnv/ethereum-fetcher
[INFO] finished tweaking git repo https://github.com/iiivnv/ethereum-fetcher
[INFO] tweaked toml for git repo https://github.com/iiivnv/ethereum-fetcher written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iiivnv/ethereum-fetcher on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iiivnv/ethereum-fetcher already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdd v3.0.7
[INFO] [stderr]   Downloaded rlp v0.6.1
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded mockito v1.6.1
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded rustls v0.23.23
[INFO] [stderr]   Downloaded scc v2.3.3
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded ring v0.17.9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd5b2e38c21f51e6a6a50938a58d208dfaae43b464310d9be3a28252009256a2
[INFO] running `Command { std: "docker" "start" "-a" "cd5b2e38c21f51e6a6a50938a58d208dfaae43b464310d9be3a28252009256a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd5b2e38c21f51e6a6a50938a58d208dfaae43b464310d9be3a28252009256a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd5b2e38c21f51e6a6a50938a58d208dfaae43b464310d9be3a28252009256a2", kill_on_drop: false }`
[INFO] [stdout] cd5b2e38c21f51e6a6a50938a58d208dfaae43b464310d9be3a28252009256a2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1756ab0dd874ecc2e7cd019057739335952cde646b388dcedceb58a80b25fa19
[INFO] running `Command { std: "docker" "start" "-a" "1756ab0dd874ecc2e7cd019057739335952cde646b388dcedceb58a80b25fa19", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling sdd v3.0.7
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rlp v0.6.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling mockito v1.6.1
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling limeapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.81s
[INFO] running `Command { std: "docker" "inspect" "1756ab0dd874ecc2e7cd019057739335952cde646b388dcedceb58a80b25fa19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1756ab0dd874ecc2e7cd019057739335952cde646b388dcedceb58a80b25fa19", kill_on_drop: false }`
[INFO] [stdout] 1756ab0dd874ecc2e7cd019057739335952cde646b388dcedceb58a80b25fa19
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46fcbe939d888bd45847987b71b630b6ac2593ac60e00659f3e625c5163727cc
[INFO] running `Command { std: "docker" "start" "-a" "46fcbe939d888bd45847987b71b630b6ac2593ac60e00659f3e625c5163727cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling limeapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.19s
[INFO] running `Command { std: "docker" "inspect" "46fcbe939d888bd45847987b71b630b6ac2593ac60e00659f3e625c5163727cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46fcbe939d888bd45847987b71b630b6ac2593ac60e00659f3e625c5163727cc", kill_on_drop: false }`
[INFO] [stdout] 46fcbe939d888bd45847987b71b630b6ac2593ac60e00659f3e625c5163727cc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 056cd5a9266a7291c59516434ab61df88c67693a973ec71729a66b3415c8456e
[INFO] running `Command { std: "docker" "start" "-a" "056cd5a9266a7291c59516434ab61df88c67693a973ec71729a66b3415c8456e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/limeapi-c18ad75bd66c1f23)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] [2m2025-09-25T10:50:01.198592Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.198648Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.198660Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.198624Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.198700Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.198716Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.198891Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.198932Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.198943Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.199023Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.199073Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.199085Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.200831Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.200856Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.200867Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.200871Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.200899Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.200909Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.200948Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.200973Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.200983Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.201054Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.201073Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.201083Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.201203Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.201226Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.201243Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.201381Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.205319Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.205433Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.203443Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.203391Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.207345Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.207374Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.207421Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.207444Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.210505Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.210551Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.210562Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.210643Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.210676Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.210685Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.349865Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] [2m2025-09-25T10:50:01.350023Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.350082Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] test db::tests::test_create_table_if_not_exists ... FAILED
[INFO] [stdout] [2m2025-09-25T10:50:01.351906Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] test db::tests::test_get_transaction_details_list ... FAILED
[INFO] [stdout] [2m2025-09-25T10:50:01.354424Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.354483Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.354497Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.354631Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] [2m2025-09-25T10:50:01.354696Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.354717Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] test tests::test_rlp_encoding ... ok
[INFO] [stdout] [2m2025-09-25T10:50:01.359345Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] [2m2025-09-25T10:50:01.359404Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.359420Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.362513Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Get serial lock ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.362572Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.362586Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.362727Z[0m [32m INFO[0m [2mlimeapi[0m[2m:[0m Transaction hashes(RLP): ["0xe5fdad03b4229822b19094befc418df6055b1027237d48917ec83c7a0b427327", "0x0bb96772e62d27feca0d3925c83e0dbe929a8c07281435b09f13e46f49c23ca3", "0x9b825beaf7e1e79230bc9e0f71a4c0e9852d645fef688e2fdc3104b48b278370"]
[INFO] [stdout] [2m2025-09-25T10:50:01.362753Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] [2m2025-09-25T10:50:01.362860Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.362876Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] test db::tests::test_store_transaction_details ... FAILED
[INFO] [stdout] test tests::test_rlp_decoding ... ok
[INFO] [stdout] [2m2025-09-25T10:50:01.368591Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.368618Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.369944Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] [2m2025-09-25T10:50:01.370033Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:01.370108Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:01.370424Z[0m [34mDEBUG[0m [2mlimeapi::json_web_token[0m[2m:[0m Registered sessions: 1
[INFO] [stdout] [2m2025-09-25T10:50:01.370481Z[0m [34mDEBUG[0m [2mlimeapi::json_web_token[0m[2m:[0m Registered sessions: 2
[INFO] [stdout] test db::tests::test_connect ... FAILED
[INFO] [stdout] [2m2025-09-25T10:50:02.201065Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:02.201142Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:02.201192Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:02.201207Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:02.201314Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:02.201387Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:02.201432Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:02.201455Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:02.206023Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:02.206076Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:02.207514Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:02.207570Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:02.207619Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:02.207644Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:02.210672Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:02.210771Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:02.210840Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:02.210880Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:02.359570Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:02.359634Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:02.368760Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:02.368824Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:03.201347Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:03.201435Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:03.201487Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:03.201503Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:03.201550Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:03.201580Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:03.201607Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:03.201627Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:03.206262Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:03.206360Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:03.207729Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:03.207805Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:03.207866Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:03.207902Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:03.210983Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:03.211052Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:03.211093Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:03.211107Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:03.368375Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:03.368449Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:03.370363Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:03.370522Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.201662Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.201756Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.201791Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.201805Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.201916Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.202011Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.202070Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.202096Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.207987Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.208087Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.208170Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.208214Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.208247Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.208260Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.211360Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.211403Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.211436Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.211450Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.368616Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.368690Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.370746Z[0m [34mDEBUG[0m [2mlimeapi::json_web_token[0m[2m:[0m Registered sessions: 2
[INFO] [stdout] [2m2025-09-25T10:50:04.370837Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.370882Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Someone else has serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.370963Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] test json_web_token::tests::test_verify_sessions_storage_one_session_per_user ... ok
[INFO] [stdout] [2m2025-09-25T10:50:04.371206Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.371227Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.371301Z[0m [34mDEBUG[0m [2mlimeapi::json_web_token[0m[2m:[0m Registered sessions: 1
[INFO] [stdout] [2m2025-09-25T10:50:04.371317Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] test json_web_token::tests::test_verify_sessions_storage ... ok
[INFO] [stdout] [2m2025-09-25T10:50:04.373346Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.373413Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.373869Z[0m [34mDEBUG[0m [2mlimeapi::tests[0m[2m:[0m _cleanup_db
[INFO] [stdout] [2m2025-09-25T10:50:04.382327Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] [2m2025-09-25T10:50:04.382438Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.382509Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] test tests::test_handle_get_all ... FAILED
[INFO] [stdout] [2m2025-09-25T10:50:04.382706Z[0m [34mDEBUG[0m [2mlimeapi::tests[0m[2m:[0m _cleanup_db
[INFO] [stdout] [2m2025-09-25T10:50:04.452381Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] [2m2025-09-25T10:50:04.452655Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.452760Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.453084Z[0m [34mDEBUG[0m [2mlimeapi::tests[0m[2m:[0m _cleanup_db
[INFO] [stdout] test tests::test_handle_get_my_no_token ... FAILED
[INFO] [stdout] [2m2025-09-25T10:50:04.454953Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] test tests::test_handle_get_my ... FAILED
[INFO] [stdout] [2m2025-09-25T10:50:04.543378Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.543454Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.543644Z[0m [34mDEBUG[0m [2mlimeapi::json_web_token[0m[2m:[0m Registered sessions: 1
[INFO] [stdout] [2m2025-09-25T10:50:04.543846Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] [2m2025-09-25T10:50:04.543923Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.543955Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] test json_web_token::tests::test_verify_jwt ... ok
[INFO] [stdout] [2m2025-09-25T10:50:04.544035Z[0m [34mDEBUG[0m [2mlimeapi::json_web_token[0m[2m:[0m Registered sessions: 1
[INFO] [stdout] [2m2025-09-25T10:50:04.544077Z[0m [34mDEBUG[0m [2mlimeapi::json_web_token[0m[2m:[0m Registered sessions: 2
[INFO] [stdout] [2m2025-09-25T10:50:04.544103Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] test json_web_token::tests::test_verify_sessions_storage_multiple_sessions ... ok
[INFO] [stdout] [2m2025-09-25T10:50:04.544207Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.544233Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.552498Z[0m [34mDEBUG[0m [2mlimeapi::tests[0m[2m:[0m _cleanup_db
[INFO] [stdout] [2m2025-09-25T10:50:04.557397Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] [2m2025-09-25T10:50:04.557714Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.557789Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] test tests::test_handle_rlphex_no_token ... FAILED
[INFO] [stdout] [2m2025-09-25T10:50:04.561489Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] [2m2025-09-25T10:50:04.561573Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.561597Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] [2m2025-09-25T10:50:04.561761Z[0m [34mDEBUG[0m [2mlimeapi::tests[0m[2m:[0m _cleanup_db
[INFO] [stdout] test db::tests::test_sql_query ... FAILED
[INFO] [stdout] [2m2025-09-25T10:50:04.564343Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] test tests::test_handle_rlphex_with_token ... FAILED[2m2025-09-25T10:50:04.564523Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.564542Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] 
[INFO] [stdout] [2m2025-09-25T10:50:04.564693Z[0m [34mDEBUG[0m [2mlimeapi::json_web_token[0m[2m:[0m Registered sessions: 2
[INFO] [stdout] [2m2025-09-25T10:50:04.564711Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] [2m2025-09-25T10:50:04.564769Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Serial acquire 0     
[INFO] [stdout] [2m2025-09-25T10:50:04.564790Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m Got serial ''    
[INFO] [stdout] test json_web_token::tests::test_create_jwt ... ok
[INFO] [stdout] [2m2025-09-25T10:50:04.564856Z[0m [34mDEBUG[0m [2mlimeapi::json_web_token[0m[2m:[0m Registered sessions: 2
[INFO] [stdout] [2m2025-09-25T10:50:06.565335Z[0m [31mERROR[0m [2mlimeapi::json_web_token[0m[2m:[0m Token expired
[INFO] [stdout] [2m2025-09-25T10:50:06.565507Z[0m [34mDEBUG[0m [2mlog[0m[2m:[0m End serial    
[INFO] [stdout] test json_web_token::tests::test_verify_expired_token ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_create_table_if_not_exists stdout ----
[INFO] [stdout] Tracing subscriber is already initialized.
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_create_table_if_not_exists' panicked at src/db.rs:350:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e93efd106b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e93efd106b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e93efd106b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e93efd106b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e93efd3a963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e93efd3a963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e93efd0c773 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e93efd0c773 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e93efd10502 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e93efd11c39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e93efd11a6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e93ef818354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e93ef818354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e93efd1270e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e93efd1270e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e93efd123da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e93efd10bb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e93efd1206d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e93efd381f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e93efd38706 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e93ef58cb8b - core::result::Result<T,E>::unwrap::h655f7c1a08df9aae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e93ef58cb8b - limeapi::db::tests::test_create_table_if_not_exists::{{closure}}::{{closure}}::h27214d5a5490534c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:350:57
[INFO] [stdout]   22:     0x5e93ef51e532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5f69b644e60e053c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e93ef51e70d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9b93c48c3e80fb01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e93ef5ce68d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3e3d0e9ea6e7e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5e93ef5ce3fb - tokio::runtime::coop::with_budget::h99a970e8980ef3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5e93ef5ce3fb - tokio::runtime::coop::budget::ha0cf3f8c780485ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5e93ef5ce3fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45e842977df15898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5e93ef5cb720 - tokio::runtime::scheduler::current_thread::Context::enter::h9c280411308a17d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5e93ef5cdab0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd1109de81bee8cfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5e93ef5cccb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h35041094593bf447
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5e93ef5c9dbb - tokio::runtime::context::scoped::Scoped<T>::set::h55cfa8ce6d869bff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e93ef51d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h19cf65da80256e1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e93ef4fc5c2 - std::thread::local::LocalKey<T>::try_with::hb060705d1346f5fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e93ef4fb6ae - std::thread::local::LocalKey<T>::with::h3dd2870f602d7d78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e93ef51d75d - tokio::runtime::context::set_scheduler::h397fa1af5996854f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e93ef5cca60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h71569fd39d1a08f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5e93ef5ccd53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e9905af9ade16f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5e93ef5ca773 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h932c262971f7f7c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5e93ef594c80 - tokio::runtime::context::runtime::enter_runtime::h49e4ee981a8d875a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e93ef5ca471 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hacc17bd9b622d501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5e93ef5ca074 - tokio::runtime::runtime::Runtime::block_on_inner::h263bb950d4e0d250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e93ef5ca347 - tokio::runtime::runtime::Runtime::block_on::h8c7bc5ccbe42dddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e93ef58c888 - limeapi::db::tests::test_create_table_if_not_exists::{{closure}}::h6a84e1c040de00d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:352:38
[INFO] [stdout]   44:     0x5e93ef4c2eae - core::ops::function::FnOnce::call_once::hc9ff40ea39d60c72
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e93efafe8f3 - serial_test::serial_code_lock::local_serial_core::hb06c23800dbd60cc
[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]   46:     0x5e93ef58c729 - limeapi::db::tests::test_create_table_if_not_exists::h0e29387339bf71c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:346:5
[INFO] [stdout]   47:     0x5e93ef58c687 - limeapi::db::tests::test_create_table_if_not_exists::{{closure}}::h5f7787bd40c74e3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:346:14
[INFO] [stdout]   48:     0x5e93ef4c33e6 - core::ops::function::FnOnce::call_once::hf6cfeded0dc149a7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5e93ef81dbbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e93ef81dbbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x5e93ef81ccf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x5e93ef81ccf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5e93ef81ccf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5e93ef81ccf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5e93ef81ccf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e93ef81ccf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x5e93ef81ccf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x5e93ef7e08f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x5e93ef7e08f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x5e93ef7e42ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5e93ef7e42ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5e93ef7e42ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5e93ef7e42ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x5e93ef7e42ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   67:     0x5e93efd1593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x5e93efd1593f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   69:     0x72d6b8269aa4 - <unknown>
[INFO] [stdout]   70:     0x72d6b82f6a34 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_transaction_details_list stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_transaction_details_list' panicked at src/db.rs:360:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e93efd106b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e93efd106b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e93efd106b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e93efd106b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e93efd3a963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e93efd3a963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e93efd0c773 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e93efd0c773 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e93efd10502 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e93efd11c39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e93efd11a6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e93ef818354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e93ef818354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e93efd1270e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e93efd1270e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e93efd123da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e93efd10bb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e93efd1206d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e93efd381f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e93efd38706 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e93ef58d36f - core::result::Result<T,E>::unwrap::h655f7c1a08df9aae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e93ef58d36f - limeapi::db::tests::test_get_transaction_details_list::{{closure}}::{{closure}}::h2652cf1ffb14f7bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:360:57
[INFO] [stdout]   22:     0x5e93ef51e532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5f69b644e60e053c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e93ef51e70d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9b93c48c3e80fb01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e93ef5ce68d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3e3d0e9ea6e7e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5e93ef5ce3fb - tokio::runtime::coop::with_budget::h99a970e8980ef3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5e93ef5ce3fb - tokio::runtime::coop::budget::ha0cf3f8c780485ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5e93ef5ce3fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45e842977df15898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5e93ef5cb720 - tokio::runtime::scheduler::current_thread::Context::enter::h9c280411308a17d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5e93ef5cdab0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd1109de81bee8cfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5e93ef5cccb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h35041094593bf447
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5e93ef5c9dbb - tokio::runtime::context::scoped::Scoped<T>::set::h55cfa8ce6d869bff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e93ef51d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h19cf65da80256e1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e93ef4fc5c2 - std::thread::local::LocalKey<T>::try_with::hb060705d1346f5fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e93ef4fb6ae - std::thread::local::LocalKey<T>::with::h3dd2870f602d7d78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e93ef51d75d - tokio::runtime::context::set_scheduler::h397fa1af5996854f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e93ef5cca60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h71569fd39d1a08f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5e93ef5ccd53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e9905af9ade16f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5e93ef5ca773 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h932c262971f7f7c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5e93ef594c80 - tokio::runtime::context::runtime::enter_runtime::h49e4ee981a8d875a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e93ef5ca471 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hacc17bd9b622d501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5e93ef5ca074 - tokio::runtime::runtime::Runtime::block_on_inner::h263bb950d4e0d250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e93ef5ca347 - tokio::runtime::runtime::Runtime::block_on::h8c7bc5ccbe42dddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e93ef58d068 - limeapi::db::tests::test_get_transaction_details_list::{{closure}}::h713a324596eb7b61
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:362:39
[INFO] [stdout]   44:     0x5e93ef4c215e - core::ops::function::FnOnce::call_once::h5f33236aa9dff9b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e93efafe8f3 - serial_test::serial_code_lock::local_serial_core::hb06c23800dbd60cc
[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]   46:     0x5e93ef58cf09 - limeapi::db::tests::test_get_transaction_details_list::h8444c13afeb36c18
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:356:5
[INFO] [stdout]   47:     0x5e93ef58ce67 - limeapi::db::tests::test_get_transaction_details_list::{{closure}}::hc43b9a5b65fa99ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:356:14
[INFO] [stdout]   48:     0x5e93ef4c2826 - core::ops::function::FnOnce::call_once::h9c84922a6f8c9f93
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5e93ef81dbbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e93ef81dbbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x5e93ef81ccf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x5e93ef81ccf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5e93ef81ccf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5e93ef81ccf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5e93ef81ccf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e93ef81ccf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x5e93ef81ccf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x5e93ef7e08f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x5e93ef7e08f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x5e93ef7e42ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5e93ef7e42ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5e93ef7e42ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5e93ef7e42ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x5e93ef7e42ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   67:     0x5e93efd1593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x5e93efd1593f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   69:     0x72d6b8269aa4 - <unknown>
[INFO] [stdout]   70:     0x72d6b82f6a34 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_store_transaction_details stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_store_transaction_details' panicked at src/db.rs:371:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e93efd106b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e93efd106b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e93efd106b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e93efd106b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e93efd3a963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e93efd3a963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e93efd0c773 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e93efd0c773 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e93efd10502 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e93efd11c39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e93efd11a6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e93ef818354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e93ef818354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e93efd1270e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e93efd1270e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e93efd123da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e93efd10bb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e93efd1206d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e93efd381f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e93efd38706 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e93ef58db9e - core::result::Result<T,E>::unwrap::h655f7c1a08df9aae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e93ef58db9e - limeapi::db::tests::test_store_transaction_details::{{closure}}::{{closure}}::hdaddb1fedb99bb50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:371:57
[INFO] [stdout]   22:     0x5e93ef51e532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5f69b644e60e053c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e93ef51e70d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9b93c48c3e80fb01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e93ef5ce68d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3e3d0e9ea6e7e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5e93ef5ce3fb - tokio::runtime::coop::with_budget::h99a970e8980ef3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5e93ef5ce3fb - tokio::runtime::coop::budget::ha0cf3f8c780485ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5e93ef5ce3fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45e842977df15898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5e93ef5cb720 - tokio::runtime::scheduler::current_thread::Context::enter::h9c280411308a17d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5e93ef5cdab0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd1109de81bee8cfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5e93ef5cccb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h35041094593bf447
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5e93ef5c9dbb - tokio::runtime::context::scoped::Scoped<T>::set::h55cfa8ce6d869bff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e93ef51d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h19cf65da80256e1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e93ef4fc5c2 - std::thread::local::LocalKey<T>::try_with::hb060705d1346f5fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e93ef4fb6ae - std::thread::local::LocalKey<T>::with::h3dd2870f602d7d78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e93ef51d75d - tokio::runtime::context::set_scheduler::h397fa1af5996854f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e93ef5cca60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h71569fd39d1a08f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5e93ef5ccd53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e9905af9ade16f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5e93ef5ca773 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h932c262971f7f7c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5e93ef594c80 - tokio::runtime::context::runtime::enter_runtime::h49e4ee981a8d875a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e93ef5ca471 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hacc17bd9b622d501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5e93ef5ca074 - tokio::runtime::runtime::Runtime::block_on_inner::h263bb950d4e0d250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e93ef5ca347 - tokio::runtime::runtime::Runtime::block_on::h8c7bc5ccbe42dddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e93ef58d868 - limeapi::db::tests::test_store_transaction_details::{{closure}}::h4770a85d38af52d8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:374:38
[INFO] [stdout]   44:     0x5e93ef4c291e - core::ops::function::FnOnce::call_once::ha05d81166d13eeb4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e93efafe8f3 - serial_test::serial_code_lock::local_serial_core::hb06c23800dbd60cc
[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]   46:     0x5e93ef58d709 - limeapi::db::tests::test_store_transaction_details::h1fd1af8e1aab0068
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:366:5
[INFO] [stdout]   47:     0x5e93ef58d667 - limeapi::db::tests::test_store_transaction_details::{{closure}}::h1be9022b78d09062
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:366:14
[INFO] [stdout]   48:     0x5e93ef4c32e6 - core::ops::function::FnOnce::call_once::hf145cb204214c074
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5e93ef81dbbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e93ef81dbbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x5e93ef81ccf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x5e93ef81ccf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5e93ef81ccf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5e93ef81ccf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5e93ef81ccf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e93ef81ccf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x5e93ef81ccf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x5e93ef7e08f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x5e93ef7e08f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x5e93ef7e42ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5e93ef7e42ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5e93ef7e42ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5e93ef7e42ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x5e93ef7e42ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   67:     0x5e93efd1593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x5e93efd1593f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   69:     0x72d6b8269aa4 - <unknown>
[INFO] [stdout]   70:     0x72d6b82f6a34 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_connect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_connect' panicked at src/db.rs:331:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e93efd106b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e93efd106b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e93efd106b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e93efd106b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e93efd3a963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e93efd3a963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e93efd0c773 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e93efd0c773 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e93efd10502 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e93efd11c39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e93efd11a6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e93ef818354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e93ef818354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e93efd1270e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e93efd1270e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e93efd123da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e93efd10bb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e93efd1206d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e93efd381f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e93efd385fd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5e93efb9f955 - core::panicking::assert_failed::hcf4ef4a5a5e4c325
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5e93ef58be34 - limeapi::db::tests::test_connect::{{closure}}::{{closure}}::hbb77d8b217efff41
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:331:9
[INFO] [stdout]   22:     0x5e93ef51e532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5f69b644e60e053c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e93ef51e70d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9b93c48c3e80fb01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e93ef5ce68d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3e3d0e9ea6e7e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5e93ef5ce3fb - tokio::runtime::coop::with_budget::h99a970e8980ef3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5e93ef5ce3fb - tokio::runtime::coop::budget::ha0cf3f8c780485ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5e93ef5ce3fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45e842977df15898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5e93ef5cb720 - tokio::runtime::scheduler::current_thread::Context::enter::h9c280411308a17d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5e93ef5cdab0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd1109de81bee8cfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5e93ef5cccb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h35041094593bf447
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5e93ef5c9dbb - tokio::runtime::context::scoped::Scoped<T>::set::h55cfa8ce6d869bff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e93ef51d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h19cf65da80256e1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e93ef4fc5c2 - std::thread::local::LocalKey<T>::try_with::hb060705d1346f5fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e93ef4fb6ae - std::thread::local::LocalKey<T>::with::h3dd2870f602d7d78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e93ef51d75d - tokio::runtime::context::set_scheduler::h397fa1af5996854f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e93ef5cca60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h71569fd39d1a08f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5e93ef5ccd53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e9905af9ade16f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5e93ef5ca773 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h932c262971f7f7c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5e93ef594c80 - tokio::runtime::context::runtime::enter_runtime::h49e4ee981a8d875a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e93ef5ca471 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hacc17bd9b622d501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5e93ef5ca074 - tokio::runtime::runtime::Runtime::block_on_inner::h263bb950d4e0d250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e93ef5ca347 - tokio::runtime::runtime::Runtime::block_on::h8c7bc5ccbe42dddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e93ef58bb1d - limeapi::db::tests::test_connect::{{closure}}::hefa66297c962f008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:331:37
[INFO] [stdout]   44:     0x5e93ef4c2a9e - core::ops::function::FnOnce::call_once::haec2529b12fc2eea
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e93efafe8f3 - serial_test::serial_code_lock::local_serial_core::hb06c23800dbd60cc
[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]   46:     0x5e93ef58b9c9 - limeapi::db::tests::test_connect::h75282cbcf89ee868
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:326:5
[INFO] [stdout]   47:     0x5e93ef58b927 - limeapi::db::tests::test_connect::{{closure}}::hc04ea113e6e762f5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:326:14
[INFO] [stdout]   48:     0x5e93ef4c27a6 - core::ops::function::FnOnce::call_once::h9b62f8b87bb45e18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5e93ef81dbbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e93ef81dbbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x5e93ef81ccf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x5e93ef81ccf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5e93ef81ccf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5e93ef81ccf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5e93ef81ccf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e93ef81ccf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x5e93ef81ccf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x5e93ef7e08f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x5e93ef7e08f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x5e93ef7e42ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5e93ef7e42ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5e93ef7e42ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5e93ef7e42ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x5e93ef7e42ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   67:     0x5e93efd1593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x5e93efd1593f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   69:     0x72d6b8269aa4 - <unknown>
[INFO] [stdout]   70:     0x72d6b82f6a34 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_handle_get_all stdout ----
[INFO] [stdout] LogTracer is already initialized.
[INFO] [stdout] Tracing subscriber is already initialized.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_handle_get_all' panicked at src/main.rs:414:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e93efd106b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e93efd106b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e93efd106b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e93efd106b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e93efd3a963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e93efd3a963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e93efd0c773 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e93efd0c773 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e93efd10502 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e93efd11c39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e93efd11a6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e93ef818354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e93ef818354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e93efd1270e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e93efd1270e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e93efd123da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e93efd10bb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e93efd1206d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e93efd381f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e93efd38706 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e93ef4da9a6 - core::result::Result<T,E>::unwrap::h655f7c1a08df9aae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e93ef4da9a6 - limeapi::tests::_cleanup_db::{{closure}}::h1aacdf998efeaff6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:414:64
[INFO] [stdout]   22:     0x5e93ef4eade5 - limeapi::tests::test_handle_get_all::{{closure}}::{{closure}}::h96ae51d30230c958
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:623:23
[INFO] [stdout]   23:     0x5e93ef51e532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5f69b644e60e053c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e93ef51e70d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9b93c48c3e80fb01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e93ef5ce68d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3e3d0e9ea6e7e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   26:     0x5e93ef5ce3fb - tokio::runtime::coop::with_budget::h99a970e8980ef3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5e93ef5ce3fb - tokio::runtime::coop::budget::ha0cf3f8c780485ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5e93ef5ce3fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45e842977df15898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   29:     0x5e93ef5cb720 - tokio::runtime::scheduler::current_thread::Context::enter::h9c280411308a17d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   30:     0x5e93ef5cdab0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd1109de81bee8cfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   31:     0x5e93ef5cccb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h35041094593bf447
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   32:     0x5e93ef5c9dbb - tokio::runtime::context::scoped::Scoped<T>::set::h55cfa8ce6d869bff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e93ef51d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h19cf65da80256e1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5e93ef4fc5c2 - std::thread::local::LocalKey<T>::try_with::hb060705d1346f5fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x5e93ef4fb6ae - std::thread::local::LocalKey<T>::with::h3dd2870f602d7d78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x5e93ef51d75d - tokio::runtime::context::set_scheduler::h397fa1af5996854f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5e93ef5cca60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h71569fd39d1a08f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   38:     0x5e93ef5ccd53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e9905af9ade16f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   39:     0x5e93ef5ca773 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h932c262971f7f7c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   40:     0x5e93ef594c80 - tokio::runtime::context::runtime::enter_runtime::h49e4ee981a8d875a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e93ef5ca471 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hacc17bd9b622d501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   42:     0x5e93ef5ca074 - tokio::runtime::runtime::Runtime::block_on_inner::h263bb950d4e0d250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5e93ef5ca347 - tokio::runtime::runtime::Runtime::block_on::h8c7bc5ccbe42dddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5e93ef4eab68 - limeapi::tests::test_handle_get_all::{{closure}}::ha64e057c948fc862
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:650:49
[INFO] [stdout]   45:     0x5e93ef4c24be - core::ops::function::FnOnce::call_once::h86624fc5d43d936a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e93efafe8f3 - serial_test::serial_code_lock::local_serial_core::hb06c23800dbd60cc
[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]   47:     0x5e93ef4eaa09 - limeapi::tests::test_handle_get_all::hcac048677efcbc45
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:619:5
[INFO] [stdout]   48:     0x5e93ef4ea967 - limeapi::tests::test_handle_get_all::{{closure}}::ha9aa8ac88c25d249
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:619:14
[INFO] [stdout]   49:     0x5e93ef4c3146 - core::ops::function::FnOnce::call_once::he62a44312d07e635
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e93ef81dbbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e93ef81dbbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x5e93ef81ccf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x5e93ef81ccf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5e93ef81ccf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5e93ef81ccf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5e93ef81ccf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5e93ef81ccf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x5e93ef81ccf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x5e93ef7e08f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x5e93ef7e08f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x5e93ef7e42ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x5e93ef7e42ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x5e93ef7e42ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x5e93ef7e42ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x5e93ef7e42ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x5e93efd1593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5e93efd1593f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x72d6b8269aa4 - <unknown>
[INFO] [stdout]   71:     0x72d6b82f6a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_handle_get_my_no_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_handle_get_my_no_token' panicked at src/main.rs:414:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e93efd106b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e93efd106b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e93efd106b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e93efd106b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e93efd3a963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e93efd3a963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e93efd0c773 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e93efd0c773 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e93efd10502 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e93efd11c39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e93efd11a6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e93ef818354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e93ef818354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e93efd1270e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e93efd1270e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e93efd123da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e93efd10bb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e93efd1206d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e93efd381f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e93efd38706 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e93ef4da9a6 - core::result::Result<T,E>::unwrap::h655f7c1a08df9aae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e93ef4da9a6 - limeapi::tests::_cleanup_db::{{closure}}::h1aacdf998efeaff6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:414:64
[INFO] [stdout]   22:     0x5e93ef4e8bfd - limeapi::tests::test_handle_get_my_no_token::{{closure}}::{{closure}}::h30854d69d9382be3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:594:23
[INFO] [stdout]   23:     0x5e93ef51e532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5f69b644e60e053c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e93ef51e70d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9b93c48c3e80fb01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e93ef5ce68d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3e3d0e9ea6e7e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   26:     0x5e93ef5ce3fb - tokio::runtime::coop::with_budget::h99a970e8980ef3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5e93ef5ce3fb - tokio::runtime::coop::budget::ha0cf3f8c780485ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5e93ef5ce3fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45e842977df15898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   29:     0x5e93ef5cb720 - tokio::runtime::scheduler::current_thread::Context::enter::h9c280411308a17d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   30:     0x5e93ef5cdab0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd1109de81bee8cfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   31:     0x5e93ef5cccb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h35041094593bf447
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   32:     0x5e93ef5c9dbb - tokio::runtime::context::scoped::Scoped<T>::set::h55cfa8ce6d869bff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e93ef51d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h19cf65da80256e1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5e93ef4fc5c2 - std::thread::local::LocalKey<T>::try_with::hb060705d1346f5fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x5e93ef4fb6ae - std::thread::local::LocalKey<T>::with::h3dd2870f602d7d78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x5e93ef51d75d - tokio::runtime::context::set_scheduler::h397fa1af5996854f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5e93ef5cca60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h71569fd39d1a08f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   38:     0x5e93ef5ccd53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e9905af9ade16f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   39:     0x5e93ef5ca773 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h932c262971f7f7c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   40:     0x5e93ef594c80 - tokio::runtime::context::runtime::enter_runtime::h49e4ee981a8d875a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e93ef5ca471 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hacc17bd9b622d501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   42:     0x5e93ef5ca074 - tokio::runtime::runtime::Runtime::block_on_inner::h263bb950d4e0d250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5e93ef5ca347 - tokio::runtime::runtime::Runtime::block_on::h8c7bc5ccbe42dddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5e93ef4e89a8 - limeapi::tests::test_handle_get_my_no_token::{{closure}}::hafe3c48b3f3e4c21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:615:64
[INFO] [stdout]   45:     0x5e93ef4c1f3e - core::ops::function::FnOnce::call_once::h4d3cd735ccb4369f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e93efafe8f3 - serial_test::serial_code_lock::local_serial_core::hb06c23800dbd60cc
[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]   47:     0x5e93ef4e8849 - limeapi::tests::test_handle_get_my_no_token::hf17020b18ac4245c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:589:5
[INFO] [stdout]   48:     0x5e93ef4e87a7 - limeapi::tests::test_handle_get_my_no_token::{{closure}}::h3f989a4ac336314e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:589:14
[INFO] [stdout]   49:     0x5e93ef4c2fb6 - core::ops::function::FnOnce::call_once::hd7bc1a5446fd6770
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e93ef81dbbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e93ef81dbbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x5e93ef81ccf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x5e93ef81ccf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5e93ef81ccf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5e93ef81ccf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5e93ef81ccf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5e93ef81ccf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x5e93ef81ccf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x5e93ef7e08f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x5e93ef7e08f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x5e93ef7e42ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x5e93ef7e42ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x5e93ef7e42ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x5e93ef7e42ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x5e93ef7e42ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x5e93efd1593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5e93efd1593f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x72d6b8269aa4 - <unknown>
[INFO] [stdout]   71:     0x72d6b82f6a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_handle_get_my stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_handle_get_my' panicked at src/main.rs:414:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e93efd106b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e93efd106b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e93efd106b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e93efd106b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e93efd3a963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e93efd3a963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e93efd0c773 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e93efd0c773 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e93efd10502 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e93efd11c39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e93efd11a6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e93ef818354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e93ef818354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e93efd1270e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e93efd1270e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e93efd123da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e93efd10bb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e93efd1206d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e93efd381f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e93efd38706 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e93ef4da9a6 - core::result::Result<T,E>::unwrap::h655f7c1a08df9aae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e93ef4da9a6 - limeapi::tests::_cleanup_db::{{closure}}::h1aacdf998efeaff6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:414:64
[INFO] [stdout]   22:     0x5e93ef4e5f9e - limeapi::tests::test_handle_get_my::{{closure}}::{{closure}}::h9e94b872a3e22196
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:557:23
[INFO] [stdout]   23:     0x5e93ef51e532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5f69b644e60e053c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e93ef51e70d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9b93c48c3e80fb01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e93ef5ce68d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3e3d0e9ea6e7e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   26:     0x5e93ef5ce3fb - tokio::runtime::coop::with_budget::h99a970e8980ef3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5e93ef5ce3fb - tokio::runtime::coop::budget::ha0cf3f8c780485ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5e93ef5ce3fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45e842977df15898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   29:     0x5e93ef5cb720 - tokio::runtime::scheduler::current_thread::Context::enter::h9c280411308a17d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   30:     0x5e93ef5cdab0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd1109de81bee8cfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   31:     0x5e93ef5cccb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h35041094593bf447
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   32:     0x5e93ef5c9dbb - tokio::runtime::context::scoped::Scoped<T>::set::h55cfa8ce6d869bff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e93ef51d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h19cf65da80256e1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5e93ef4fc5c2 - std::thread::local::LocalKey<T>::try_with::hb060705d1346f5fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x5e93ef4fb6ae - std::thread::local::LocalKey<T>::with::h3dd2870f602d7d78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x5e93ef51d75d - tokio::runtime::context::set_scheduler::h397fa1af5996854f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5e93ef5cca60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h71569fd39d1a08f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   38:     0x5e93ef5ccd53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e9905af9ade16f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   39:     0x5e93ef5ca773 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h932c262971f7f7c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   40:     0x5e93ef594c80 - tokio::runtime::context::runtime::enter_runtime::h49e4ee981a8d875a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e93ef5ca471 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hacc17bd9b622d501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   42:     0x5e93ef5ca074 - tokio::runtime::runtime::Runtime::block_on_inner::h263bb950d4e0d250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5e93ef5ca347 - tokio::runtime::runtime::Runtime::block_on::h8c7bc5ccbe42dddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5e93ef4e5d0b - limeapi::tests::test_handle_get_my::{{closure}}::h344e5a65e373e47c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:585:49
[INFO] [stdout]   45:     0x5e93ef4c179e - core::ops::function::FnOnce::call_once::h0d9c1011633d155a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e93efafe8f3 - serial_test::serial_code_lock::local_serial_core::hb06c23800dbd60cc
[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]   47:     0x5e93ef4e5ba9 - limeapi::tests::test_handle_get_my::h26224f50a5ab61ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:553:5
[INFO] [stdout]   48:     0x5e93ef4e5b07 - limeapi::tests::test_handle_get_my::{{closure}}::h48a1c217bca1d4ab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:553:14
[INFO] [stdout]   49:     0x5e93ef4c2386 - core::ops::function::FnOnce::call_once::h78b6a2f934f56454
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e93ef81dbbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e93ef81dbbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x5e93ef81ccf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x5e93ef81ccf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5e93ef81ccf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5e93ef81ccf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5e93ef81ccf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5e93ef81ccf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x5e93ef81ccf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x5e93ef7e08f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x5e93ef7e08f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x5e93ef7e42ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x5e93ef7e42ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x5e93ef7e42ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x5e93ef7e42ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x5e93ef7e42ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x5e93efd1593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5e93efd1593f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x72d6b8269aa4 - <unknown>
[INFO] [stdout]   71:     0x72d6b82f6a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_handle_rlphex_no_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_handle_rlphex_no_token' panicked at src/main.rs:414:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e93efd106b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e93efd106b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e93efd106b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e93efd106b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e93efd3a963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e93efd3a963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e93efd0c773 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e93efd0c773 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e93efd10502 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e93efd11c39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e93efd11a6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e93ef818354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e93ef818354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e93efd1270e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e93efd1270e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e93efd123da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e93efd10bb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e93efd1206d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e93efd381f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e93efd38706 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e93ef4da9a6 - core::result::Result<T,E>::unwrap::h655f7c1a08df9aae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e93ef4da9a6 - limeapi::tests::_cleanup_db::{{closure}}::h1aacdf998efeaff6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:414:64
[INFO] [stdout]   22:     0x5e93ef4e3ccb - limeapi::tests::test_handle_rlphex_no_token::{{closure}}::{{closure}}::h9c4694d9b2ffd3d3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:518:23
[INFO] [stdout]   23:     0x5e93ef51e532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5f69b644e60e053c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e93ef51e70d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9b93c48c3e80fb01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e93ef5ce68d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3e3d0e9ea6e7e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   26:     0x5e93ef5ce3fb - tokio::runtime::coop::with_budget::h99a970e8980ef3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5e93ef5ce3fb - tokio::runtime::coop::budget::ha0cf3f8c780485ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5e93ef5ce3fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45e842977df15898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   29:     0x5e93ef5cb720 - tokio::runtime::scheduler::current_thread::Context::enter::h9c280411308a17d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   30:     0x5e93ef5cdab0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd1109de81bee8cfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   31:     0x5e93ef5cccb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h35041094593bf447
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   32:     0x5e93ef5c9dbb - tokio::runtime::context::scoped::Scoped<T>::set::h55cfa8ce6d869bff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e93ef51d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h19cf65da80256e1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5e93ef4fc5c2 - std::thread::local::LocalKey<T>::try_with::hb060705d1346f5fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x5e93ef4fb6ae - std::thread::local::LocalKey<T>::with::h3dd2870f602d7d78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x5e93ef51d75d - tokio::runtime::context::set_scheduler::h397fa1af5996854f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5e93ef5cca60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h71569fd39d1a08f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   38:     0x5e93ef5ccd53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e9905af9ade16f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   39:     0x5e93ef5ca773 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h932c262971f7f7c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   40:     0x5e93ef594c80 - tokio::runtime::context::runtime::enter_runtime::h49e4ee981a8d875a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e93ef5ca471 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hacc17bd9b622d501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   42:     0x5e93ef5ca074 - tokio::runtime::runtime::Runtime::block_on_inner::h263bb950d4e0d250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5e93ef5ca347 - tokio::runtime::runtime::Runtime::block_on::h8c7bc5ccbe42dddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5e93ef4e3a2b - limeapi::tests::test_handle_rlphex_no_token::{{closure}}::hb3e99779278c7784
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:549:127
[INFO] [stdout]   45:     0x5e93ef4c306e - core::ops::function::FnOnce::call_once::hded4d8553d93f730
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e93efafe8f3 - serial_test::serial_code_lock::local_serial_core::hb06c23800dbd60cc
[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]   47:     0x5e93ef4e38c9 - limeapi::tests::test_handle_rlphex_no_token::h84777369afa021b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:512:5
[INFO] [stdout]   48:     0x5e93ef4e3827 - limeapi::tests::test_handle_rlphex_no_token::{{closure}}::he9cce57ebcfc0858
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:512:14
[INFO] [stdout]   49:     0x5e93ef4c2956 - core::ops::function::FnOnce::call_once::ha15f0b248b264e68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e93ef81dbbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e93ef81dbbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x5e93ef81ccf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x5e93ef81ccf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5e93ef81ccf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5e93ef81ccf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5e93ef81ccf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5e93ef81ccf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x5e93ef81ccf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x5e93ef7e08f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x5e93ef7e08f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x5e93ef7e42ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x5e93ef7e42ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x5e93ef7e42ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x5e93ef7e42ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x5e93ef7e42ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x5e93efd1593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5e93efd1593f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x72d6b8269aa4 - <unknown>
[INFO] [stdout]   71:     0x72d6b82f6a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_sql_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_sql_query' panicked at src/db.rs:340:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e93efd106b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e93efd106b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e93efd106b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e93efd106b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e93efd3a963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e93efd3a963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e93efd0c773 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e93efd0c773 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e93efd10502 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e93efd11c39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e93efd11a6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e93ef818354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e93ef818354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e93efd1270e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e93efd1270e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e93efd123da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e93efd10bb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e93efd1206d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e93efd381f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e93efd38706 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e93ef58c37c - core::result::Result<T,E>::unwrap::h655f7c1a08df9aae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e93ef58c37c - limeapi::db::tests::test_sql_query::{{closure}}::{{closure}}::h1535963e87e7cabd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:340:57
[INFO] [stdout]   22:     0x5e93ef51e532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5f69b644e60e053c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e93ef51e70d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9b93c48c3e80fb01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e93ef5ce68d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3e3d0e9ea6e7e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5e93ef5ce3fb - tokio::runtime::coop::with_budget::h99a970e8980ef3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5e93ef5ce3fb - tokio::runtime::coop::budget::ha0cf3f8c780485ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5e93ef5ce3fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45e842977df15898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5e93ef5cb720 - tokio::runtime::scheduler::current_thread::Context::enter::h9c280411308a17d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5e93ef5cdab0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd1109de81bee8cfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5e93ef5cccb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h35041094593bf447
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5e93ef5c9dbb - tokio::runtime::context::scoped::Scoped<T>::set::h55cfa8ce6d869bff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e93ef51d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h19cf65da80256e1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e93ef4fc5c2 - std::thread::local::LocalKey<T>::try_with::hb060705d1346f5fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e93ef4fb6ae - std::thread::local::LocalKey<T>::with::h3dd2870f602d7d78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e93ef51d75d - tokio::runtime::context::set_scheduler::h397fa1af5996854f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e93ef5cca60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h71569fd39d1a08f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5e93ef5ccd53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e9905af9ade16f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5e93ef5ca773 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h932c262971f7f7c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5e93ef594c80 - tokio::runtime::context::runtime::enter_runtime::h49e4ee981a8d875a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e93ef5ca471 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hacc17bd9b622d501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5e93ef5ca074 - tokio::runtime::runtime::Runtime::block_on_inner::h263bb950d4e0d250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e93ef5ca347 - tokio::runtime::runtime::Runtime::block_on::h8c7bc5ccbe42dddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e93ef58c088 - limeapi::db::tests::test_sql_query::{{closure}}::he482a4adad3c513a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:342:38
[INFO] [stdout]   44:     0x5e93ef4c34be - core::ops::function::FnOnce::call_once::hf94103b5342dccf1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e93efafe8f3 - serial_test::serial_code_lock::local_serial_core::hb06c23800dbd60cc
[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]   46:     0x5e93ef58bf29 - limeapi::db::tests::test_sql_query::hce5c505de7e1260e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:336:5
[INFO] [stdout]   47:     0x5e93ef58be87 - limeapi::db::tests::test_sql_query::{{closure}}::h1d2c396f4ec22c0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:336:14
[INFO] [stdout]   48:     0x5e93ef4c1be6 - core::ops::function::FnOnce::call_once::h3654bd16e3f127ed
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5e93ef81dbbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e93ef81dbbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x5e93ef81ccf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x5e93ef81ccf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5e93ef81ccf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5e93ef81ccf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5e93ef81ccf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e93ef81ccf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x5e93ef81ccf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x5e93ef7e08f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x5e93ef7e08f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x5e93ef7e42ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5e93ef7e42ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5e93ef7e42ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5e93ef7e42ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x5e93ef7e42ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   67:     0x5e93efd1593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x5e93efd1593f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   69:     0x72d6b8269aa4 - <unknown>
[INFO] [stdout]   70:     0x72d6b82f6a34 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_handle_rlphex_with_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_handle_rlphex_with_token' panicked at src/main.rs:414:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e93efd106b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e93efd106b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e93efd106b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e93efd106b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e93efd3a963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e93efd3a963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e93efd0c773 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e93efd0c773 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e93efd10502 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e93efd11c39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e93efd11a6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e93ef818354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e93ef818354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e93efd1270e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e93efd1270e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e93efd123da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e93efd10bb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e93efd1206d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e93efd381f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e93efd38706 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e93ef4da9a6 - core::result::Result<T,E>::unwrap::h655f7c1a08df9aae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e93ef4da9a6 - limeapi::tests::_cleanup_db::{{closure}}::h1aacdf998efeaff6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:414:64
[INFO] [stdout]   22:     0x5e93ef4e1333 - limeapi::tests::test_handle_rlphex_with_token::{{closure}}::{{closure}}::h849f1f8cb08e15ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:466:23
[INFO] [stdout]   23:     0x5e93ef51e532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5f69b644e60e053c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e93ef51e70d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9b93c48c3e80fb01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e93ef5ce68d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3e3d0e9ea6e7e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   26:     0x5e93ef5ce3fb - tokio::runtime::coop::with_budget::h99a970e8980ef3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5e93ef5ce3fb - tokio::runtime::coop::budget::ha0cf3f8c780485ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5e93ef5ce3fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45e842977df15898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   29:     0x5e93ef5cb720 - tokio::runtime::scheduler::current_thread::Context::enter::h9c280411308a17d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   30:     0x5e93ef5cdab0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd1109de81bee8cfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   31:     0x5e93ef5cccb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h35041094593bf447
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   32:     0x5e93ef5c9dbb - tokio::runtime::context::scoped::Scoped<T>::set::h55cfa8ce6d869bff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e93ef51d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h19cf65da80256e1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5e93ef4fc5c2 - std::thread::local::LocalKey<T>::try_with::hb060705d1346f5fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x5e93ef4fb6ae - std::thread::local::LocalKey<T>::with::h3dd2870f602d7d78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x5e93ef51d75d - tokio::runtime::context::set_scheduler::h397fa1af5996854f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5e93ef5cca60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h71569fd39d1a08f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   38:     0x5e93ef5ccd53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e9905af9ade16f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   39:     0x5e93ef5ca773 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h932c262971f7f7c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   40:     0x5e93ef594c80 - tokio::runtime::context::runtime::enter_runtime::h49e4ee981a8d875a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e93ef5ca471 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hacc17bd9b622d501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   42:     0x5e93ef5ca074 - tokio::runtime::runtime::Runtime::block_on_inner::h263bb950d4e0d250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5e93ef5ca347 - tokio::runtime::runtime::Runtime::block_on::h8c7bc5ccbe42dddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5e93ef4e106b - limeapi::tests::test_handle_rlphex_with_token::{{closure}}::h0677e3943debc658
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:507:126
[INFO] [stdout]   45:     0x5e93ef4c1f6e - core::ops::function::FnOnce::call_once::h4d671f9c17465700
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e93efafe8f3 - serial_test::serial_code_lock::local_serial_core::hb06c23800dbd60cc
[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]   47:     0x5e93ef4e0f09 - limeapi::tests::test_handle_rlphex_with_token::h7a4330625b35a35e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:462:5
[INFO] [stdout]   48:     0x5e93ef4e0e67 - limeapi::tests::test_handle_rlphex_with_token::{{closure}}::h697b63e9c28683d2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:462:14
[INFO] [stdout]   49:     0x5e93ef4c19b6 - core::ops::function::FnOnce::call_once::h219f4f66ec46f8b7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e93ef81dbbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e93ef81dbbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x5e93ef81ccf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x5e93ef81ccf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5e93ef81ccf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5e93ef81ccf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5e93ef81ccf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5e93ef81ccf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x5e93ef81ccf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x5e93ef7e08f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x5e93ef7e08f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x5e93ef7e42ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x5e93ef7e42ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x5e93ef7e42ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x5e93ef7e42ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5e93ef7e42ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x5e93ef7e42ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x5e93efd1593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5e93efd1593f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x72d6b8269aa4 - <unknown>
[INFO] [stdout]   71:     0x72d6b82f6a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::tests::test_connect
[INFO] [stdout]     db::tests::test_create_table_if_not_exists
[INFO] [stdout]     db::tests::test_get_transaction_details_list
[INFO] [stdout]     db::tests::test_sql_query
[INFO] [stdout]     db::tests::test_store_transaction_details
[INFO] [stdout]     tests::test_handle_get_all
[INFO] [stdout]     tests::test_handle_get_my
[INFO] [stdout]     tests::test_handle_get_my_no_token
[INFO] [stdout]     tests::test_handle_rlphex_no_token
[INFO] [stdout]     tests::test_handle_rlphex_with_token
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin limeapi`
[INFO] running `Command { std: "docker" "inspect" "056cd5a9266a7291c59516434ab61df88c67693a973ec71729a66b3415c8456e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "056cd5a9266a7291c59516434ab61df88c67693a973ec71729a66b3415c8456e", kill_on_drop: false }`
[INFO] [stdout] 056cd5a9266a7291c59516434ab61df88c67693a973ec71729a66b3415c8456e
