[INFO] cloning repository https://github.com/DAOForce/ParachuteDrop-LightClient
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DAOForce/ParachuteDrop-LightClient" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDAOForce%2FParachuteDrop-LightClient", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDAOForce%2FParachuteDrop-LightClient'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9bee81c50e890a150dc58bcf811394d4c9fcf466
[INFO] testing DAOForce/ParachuteDrop-LightClient against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDAOForce%2FParachuteDrop-LightClient" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DAOForce/ParachuteDrop-LightClient
[INFO] finished tweaking git repo https://github.com/DAOForce/ParachuteDrop-LightClient
[INFO] tweaked toml for git repo https://github.com/DAOForce/ParachuteDrop-LightClient written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DAOForce/ParachuteDrop-LightClient on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DAOForce/ParachuteDrop-LightClient 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e
[INFO] running `Command { std: "docker" "start" "e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling axum-core v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling axum v0.6.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling ipnet v2.7.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling secp256k1 v0.21.3
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling prost-derive v0.11.5
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling protobuf-support v3.2.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling serde_bytes v0.11.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling prost v0.11.5
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling ethbloom v0.11.1
[INFO] [stderr]    Compiling prost-types v0.11.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling ethereum-types v0.12.1
[INFO] [stderr]    Compiling jsonrpc-pubsub v18.0.0
[INFO] [stderr]    Compiling tendermint-proto v0.28.0
[INFO] [stderr]    Compiling tendermint-proto v0.27.0
[INFO] [stderr]    Compiling jsonrpc-client-transports v18.0.0
[INFO] [stderr]    Compiling ethabi v16.0.0
[INFO] [stderr]    Compiling jsonrpc-core-client v18.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling web3-async-native-tls v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling web3 v0.18.0
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.16.0
[INFO] [stderr]    Compiling ibc-proto v0.24.0 (https://github.com/cosmos/ibc-proto-rs?branch=main#7d695f48)
[INFO] [stderr]    Compiling parachutedrop-rust-server v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::http::error::HTTPError`
[INFO] [stdout]  --> src/client/factory.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::http::error::HTTPError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueryAllBalancesRequest`, `QueryBalanceRequest`, and `QueryBalanceResponse`
[INFO] [stdout]  --> src/client/factory.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 |     query_client::QueryClient, QueryAllBalancesRequest, QueryBalanceRequest, QueryBalanceResponse,
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ibc_proto::ibc::core::channel::v1::Channel`
[INFO] [stdout]  --> src/client/factory.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ibc_proto::ibc::core::channel::v1::Channel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/client/factory.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reqwest::{Client, Error, RequestBuilder, Response};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::OsStr`
[INFO] [stdout]   --> src/client/factory.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::ffi::OsStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> src/client/factory.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::BufReader`
[INFO] [stdout]   --> src/client/factory.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::io::BufReader;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]   --> src/client/factory.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::process::Command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Output`
[INFO] [stdout]   --> src/client/factory.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::process::Output;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task::JoinSet`
[INFO] [stdout]   --> src/client/factory.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tokio::task::JoinSet;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web3::signing::Key`
[INFO] [stdout]   --> src/client/factory.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use web3::signing::Key;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App`, `HttpResponse`, `get`, and `header::ContentType`
[INFO] [stdout]  --> src/http/error.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     error, get,
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 3 |     http::{header::ContentType, StatusCode},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     App, HttpResponse,
[INFO] [stdout]   |     ^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ibc_proto::cosmos::bank::v1beta1::QueryBalanceResponse`
[INFO] [stdout]  --> src/http/response.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ibc_proto::cosmos::bank::v1beta1::QueryBalanceResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::map::Values`
[INFO] [stdout]  --> src/http/response.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::map::Values;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::http::response::HealthResponse`
[INFO] [stdout]  --> src/routes/health.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::http::response::HealthResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::http::StatusCode`
[INFO] [stdout]  --> src/routes/health.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use actix_web::http::StatusCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Responder`
[INFO] [stdout]  --> src/routes/health.rs:9:41
[INFO] [stdout]   |
[INFO] [stdout] 9 | use actix_web::{get, web, HttpResponse, Responder};
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueryAllBalancesRequest`, `QueryBalanceResponse`, and `query_client::QueryClient`
[INFO] [stdout]   --> src/routes/health.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     query_client::QueryClient, QueryAllBalancesRequest, QueryBalanceRequest, QueryBalanceResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error`
[INFO] [stdout]   --> src/routes/health.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Response` and `Version`
[INFO] [stdout]   --> src/routes/health.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 | use reqwest::{Client, Response, Version};
[INFO] [stdout]    |                       ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Bytes`
[INFO] [stdout]  --> src/routes/message.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `strum::IntoEnumIterator`
[INFO] [stdout]  --> src/routes/message.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use strum::IntoEnumIterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EnumString` and `IntoStaticStr`
[INFO] [stdout]  --> src/routes/message.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use strum_macros::{EnumIter, EnumString, IntoStaticStr};
[INFO] [stdout]   |                              ^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `build_request_by_chain_name`, `build_request_with_body_and_chain_name`, and `get_tx_grpc_client`
[INFO] [stdout]  --> src/routes/query.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     build_request_by_chain_name, build_request_to_explorer_api_by_chain_name_with_query_parameters,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     build_request_with_body_and_chain_name, get_bank_grpc_client, get_supported_blockchains,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     get_tx_grpc_client, SearchType,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::http::response`
[INFO] [stdout]  --> src/routes/query.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::http::response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::http::response::HealthResponse`
[INFO] [stdout]  --> src/routes/query.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::http::response::HealthResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::routes`
[INFO] [stdout]   --> src/routes/query.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::routes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::http::StatusCode`
[INFO] [stdout]   --> src/routes/query.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use actix_web::http::StatusCode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Responder`
[INFO] [stdout]   --> src/routes/query.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | use actix_web::{get, web, HttpResponse, Responder};
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueryAllBalancesRequest`, `QueryBalanceResponse`, and `query_client::QueryClient`
[INFO] [stdout]   --> src/routes/query.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     query_client::QueryClient, QueryAllBalancesRequest, QueryBalanceRequest, QueryBalanceResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ibc_proto::cosmos::base::abci::v1beta1::TxResponse`
[INFO] [stdout]   --> src/routes/query.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use ibc_proto::cosmos::base::abci::v1beta1::TxResponse;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetTxRequest`, `GetTxResponse`, and `Tx`
[INFO] [stdout]   --> src/routes/query.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 | use ibc_proto::cosmos::tx::v1beta1::{GetTxRequest, GetTxResponse, Tx, TxBody};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error`
[INFO] [stdout]   --> src/routes/query.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `json::JsonValue`
[INFO] [stdout]   --> src/routes/query.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use json::JsonValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prost::Message`
[INFO] [stdout]   --> src/routes/query.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use prost::Message;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client`, `Response`, and `Version`
[INFO] [stdout]   --> src/routes/query.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 | use reqwest::{Client, Response, Version};
[INFO] [stdout]    |               ^^^^^^  ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::from_value`
[INFO] [stdout]   --> src/routes/query.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use serde_json::from_value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]   --> src/routes/query.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::any::Any;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Borrow`
[INFO] [stdout]   --> src/routes/query.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::borrow::Borrow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `processed_message_type` should have an upper camel case name
[INFO] [stdout]   --> src/routes/query.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub type processed_message_type = HashMap<String, Vec<sonar::Tx>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ProcessedMessageType`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/routes/query.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use base64::decode;
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/routes/query.rs:315:39
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     let decoded_key = decode(&attribute.key).unwrap();
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/routes/query.rs:316:41
[INFO] [stdout]     |
[INFO] [stdout] 316 |                     let decoded_value = decode(&attribute.value).unwrap();
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/routes/query.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |             let mut custom_tx_response = serde_json::from_str(&json_str);
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tonic::codegen::Body`
[INFO] [stdout]   --> src/routes/health.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tonic::codegen::Body;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tonic::codegen::Body`
[INFO] [stdout]   --> src/routes/query.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use tonic::codegen::Body;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> src/routes/health.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub async fn polygon_health(client: web::Data<Client>) -> Result<HttpResponse, HTTPError> {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/routes/health.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |         .map_err(|e| HTTPError::Timeout)?;
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_chain`
[INFO] [stdout]    --> src/routes/query.rs:278:40
[INFO] [stdout]     |
[INFO] [stdout] 278 | async fn getTxRawByHash(tx_hash: &str, target_chain: &str) -> Result<CustomGetTxResponse, String> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_chain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/routes/query.rs:375:19
[INFO] [stdout]     |
[INFO] [stdout] 375 |         .map_err(|e| HTTPError::Timeout)?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tx_grpc_client` is never used
[INFO] [stdout]   --> src/client/factory.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl SupportedBlockchain {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub async fn get_tx_grpc_client(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tx_grpc_client` is never used
[INFO] [stdout]    --> src/client/factory.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub async fn get_tx_grpc_client(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TotalMsgs` is never constructed
[INFO] [stdout]  --> src/routes/message.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TotalMsgs {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Messages` is never constructed
[INFO] [stdout]   --> src/routes/message.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Messages {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_type` is never used
[INFO] [stdout]   --> src/routes/message.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait MessageType: fmt::Display {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 22 |     fn get_type(&self) -> String;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DumpMessage` is never constructed
[INFO] [stdout]   --> src/routes/message.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct DumpMessage {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HodlMessage` is never constructed
[INFO] [stdout]   --> src/routes/message.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct HodlMessage {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `isMsgSwapExactAmountIn` is never used
[INFO] [stdout]    --> src/routes/query.rs:246:4
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn isMsgSwapExactAmountIn(tx_body: &TxBody) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]    --> src/routes/query.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 266 | struct IntermediateGetTxResponse {
[INFO] [stdout]     |        ------------------------- field in this struct
[INFO] [stdout] 267 |     tx_response: Option<Value>,
[INFO] [stdout] 268 |     tx: Option<Value>,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IntermediateGetTxResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `isMsgSwapExactAmountIn` should have a snake case name
[INFO] [stdout]    --> src/routes/query.rs:246:4
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn isMsgSwapExactAmountIn(tx_body: &TxBody) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_msg_swap_exact_amount_in`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `typeUrl` should have a snake case name
[INFO] [stdout]    --> src/routes/query.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let typeUrl = tx_message.type_url.clone();
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `type_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `isSucceedTransaction` should have a snake case name
[INFO] [stdout]    --> src/routes/query.rs:257:4
[INFO] [stdout]     |
[INFO] [stdout] 257 | fn isSucceedTransaction(raw_tx_response: &CustomTxResponse) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_succeed_transaction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getTxRawByHash` should have a snake case name
[INFO] [stdout]    --> src/routes/query.rs:278:10
[INFO] [stdout]     |
[INFO] [stdout] 278 | async fn getTxRawByHash(tx_hash: &str, target_chain: &str) -> Result<CustomGetTxResponse, String> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_tx_raw_by_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `doesContainMessageType` should have a snake case name
[INFO] [stdout]    --> src/routes/query.rs:340:4
[INFO] [stdout]     |
[INFO] [stdout] 340 | fn doesContainMessageType(tx: &sonar::Tx, msg: &dyn MessageType) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `does_contain_message_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TxHash` should have a snake case name
[INFO] [stdout]  --> src/routes/sonar.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub(crate) TxHash: String,
[INFO] [stdout]   |                ^^^^^^ help: convert the identifier to snake case: `tx_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Success` should have a snake case name
[INFO] [stdout]  --> src/routes/sonar.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Success: bool,
[INFO] [stdout]   |     ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `success`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Height` should have a snake case name
[INFO] [stdout]  --> src/routes/sonar.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Height: String,
[INFO] [stdout]   |     ^^^^^^ help: convert the identifier to snake case: `height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Timestamp` should have a snake case name
[INFO] [stdout]  --> src/routes/sonar.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Timestamp: String,
[INFO] [stdout]   |     ^^^^^^^^^ help: convert the identifier to snake case: `timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Sender` should have a snake case name
[INFO] [stdout]  --> src/routes/sonar.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Sender: String,
[INFO] [stdout]   |     ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MessageCount` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     MessageCount: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `message_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UsedGas` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     UsedGas: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `used_gas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `WantedGas` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     WantedGas: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `wanted_gas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Fee` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Fee: Vec<Fee>,
[INFO] [stdout]    |     ^^^ help: convert the identifier to snake case (notice the capitalization): `fee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Memo` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Memo: String,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `memo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Messages` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) Messages: Vec<Message>,
[INFO] [stdout]    |                ^^^^^^^^ help: convert the identifier to snake case: `messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Module` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Module: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Type` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) Type: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier
[INFO] [stdout]    |
[INFO] [stdout] 27 -     pub(crate) Type: String,
[INFO] [stdout] 27 +     pub(crate) r#type: String,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TxHash` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     TxHash: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `tx_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Json` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Json: String,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Success` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Success: bool,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `success`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Page` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Page: u64,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PerPage` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     PerPage: u64,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `per_page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Txs` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub(crate) Txs: Vec<Tx>,
[INFO] [stdout]    |                ^^^ help: convert the identifier to snake case: `txs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.28.0
[INFO] [stderr]    Compiling parachutedrop-rust-server v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::http::error::HTTPError`
[INFO] [stdout]  --> src/client/factory.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::http::error::HTTPError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueryAllBalancesRequest`, `QueryBalanceRequest`, and `QueryBalanceResponse`
[INFO] [stdout]  --> src/client/factory.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 |     query_client::QueryClient, QueryAllBalancesRequest, QueryBalanceRequest, QueryBalanceResponse,
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ibc_proto::ibc::core::channel::v1::Channel`
[INFO] [stdout]  --> src/client/factory.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ibc_proto::ibc::core::channel::v1::Channel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/client/factory.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reqwest::{Client, Error, RequestBuilder, Response};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::OsStr`
[INFO] [stdout]   --> src/client/factory.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::ffi::OsStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> src/client/factory.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::BufReader`
[INFO] [stdout]   --> src/client/factory.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::io::BufReader;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]   --> src/client/factory.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::process::Command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Output`
[INFO] [stdout]   --> src/client/factory.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::process::Output;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task::JoinSet`
[INFO] [stdout]   --> src/client/factory.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tokio::task::JoinSet;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web3::signing::Key`
[INFO] [stdout]   --> src/client/factory.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use web3::signing::Key;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App`, `HttpResponse`, `get`, and `header::ContentType`
[INFO] [stdout]  --> src/http/error.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     error, get,
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 3 |     http::{header::ContentType, StatusCode},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     App, HttpResponse,
[INFO] [stdout]   |     ^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ibc_proto::cosmos::bank::v1beta1::QueryBalanceResponse`
[INFO] [stdout]  --> src/http/response.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ibc_proto::cosmos::bank::v1beta1::QueryBalanceResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::map::Values`
[INFO] [stdout]  --> src/http/response.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::map::Values;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::http::response::HealthResponse`
[INFO] [stdout]  --> src/routes/health.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::http::response::HealthResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Responder`
[INFO] [stdout]  --> src/routes/health.rs:9:41
[INFO] [stdout]   |
[INFO] [stdout] 9 | use actix_web::{get, web, HttpResponse, Responder};
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueryAllBalancesRequest`, `QueryBalanceResponse`, and `query_client::QueryClient`
[INFO] [stdout]   --> src/routes/health.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     query_client::QueryClient, QueryAllBalancesRequest, QueryBalanceRequest, QueryBalanceResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error`
[INFO] [stdout]   --> src/routes/health.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Response` and `Version`
[INFO] [stdout]   --> src/routes/health.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 | use reqwest::{Client, Response, Version};
[INFO] [stdout]    |                       ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http`
[INFO] [stdout]   --> src/routes/health.rs:69:51
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use actix_web::{body::to_bytes, dev::Service, http, middleware, test, web, App, Error};
[INFO] [stdout]    |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Bytes`
[INFO] [stdout]  --> src/routes/message.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `strum::IntoEnumIterator`
[INFO] [stdout]  --> src/routes/message.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use strum::IntoEnumIterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EnumString` and `IntoStaticStr`
[INFO] [stdout]  --> src/routes/message.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use strum_macros::{EnumIter, EnumString, IntoStaticStr};
[INFO] [stdout]   |                              ^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `build_request_by_chain_name`, `build_request_with_body_and_chain_name`, and `get_tx_grpc_client`
[INFO] [stdout]  --> src/routes/query.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     build_request_by_chain_name, build_request_to_explorer_api_by_chain_name_with_query_parameters,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     build_request_with_body_and_chain_name, get_bank_grpc_client, get_supported_blockchains,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     get_tx_grpc_client, SearchType,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::http::response`
[INFO] [stdout]  --> src/routes/query.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::http::response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::http::response::HealthResponse`
[INFO] [stdout]  --> src/routes/query.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::http::response::HealthResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::routes`
[INFO] [stdout]   --> src/routes/query.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::routes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::http::StatusCode`
[INFO] [stdout]   --> src/routes/query.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use actix_web::http::StatusCode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Responder`
[INFO] [stdout]   --> src/routes/query.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | use actix_web::{get, web, HttpResponse, Responder};
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueryAllBalancesRequest`, `QueryBalanceResponse`, and `query_client::QueryClient`
[INFO] [stdout]   --> src/routes/query.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     query_client::QueryClient, QueryAllBalancesRequest, QueryBalanceRequest, QueryBalanceResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ibc_proto::cosmos::base::abci::v1beta1::TxResponse`
[INFO] [stdout]   --> src/routes/query.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use ibc_proto::cosmos::base::abci::v1beta1::TxResponse;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetTxRequest`, `GetTxResponse`, and `Tx`
[INFO] [stdout]   --> src/routes/query.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 | use ibc_proto::cosmos::tx::v1beta1::{GetTxRequest, GetTxResponse, Tx, TxBody};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error`
[INFO] [stdout]   --> src/routes/query.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `json::JsonValue`
[INFO] [stdout]   --> src/routes/query.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use json::JsonValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prost::Message`
[INFO] [stdout]   --> src/routes/query.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use prost::Message;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client`, `Response`, and `Version`
[INFO] [stdout]   --> src/routes/query.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 | use reqwest::{Client, Response, Version};
[INFO] [stdout]    |               ^^^^^^  ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::from_value`
[INFO] [stdout]   --> src/routes/query.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use serde_json::from_value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]   --> src/routes/query.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::any::Any;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Borrow`
[INFO] [stdout]   --> src/routes/query.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::borrow::Borrow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `processed_message_type` should have an upper camel case name
[INFO] [stdout]   --> src/routes/query.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub type processed_message_type = HashMap<String, Vec<sonar::Tx>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ProcessedMessageType`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::http::response::HealthResponse`
[INFO] [stdout]    --> src/routes/query.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 |     use crate::http::response::HealthResponse;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::web::Data`
[INFO] [stdout]    --> src/routes/query.rs:394:9
[INFO] [stdout]     |
[INFO] [stdout] 394 |     use actix_web::web::Data;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::http::response::HealthResponse`
[INFO] [stdout]   --> src/main.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use crate::http::response::HealthResponse;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/routes/query.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use base64::decode;
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/routes/query.rs:315:39
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     let decoded_key = decode(&attribute.key).unwrap();
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/routes/query.rs:316:41
[INFO] [stdout]     |
[INFO] [stdout] 316 |                     let decoded_value = decode(&attribute.value).unwrap();
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/routes/query.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |             let mut custom_tx_response = serde_json::from_str(&json_str);
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tonic::codegen::Body`
[INFO] [stdout]   --> src/routes/health.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tonic::codegen::Body;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tonic::codegen::Body`
[INFO] [stdout]   --> src/routes/query.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use tonic::codegen::Body;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> src/routes/health.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub async fn polygon_health(client: web::Data<Client>) -> Result<HttpResponse, HTTPError> {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/routes/health.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |         .map_err(|e| HTTPError::Timeout)?;
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_chain`
[INFO] [stdout]    --> src/routes/query.rs:278:40
[INFO] [stdout]     |
[INFO] [stdout] 278 | async fn getTxRawByHash(tx_hash: &str, target_chain: &str) -> Result<CustomGetTxResponse, String> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_chain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/routes/query.rs:375:19
[INFO] [stdout]     |
[INFO] [stdout] 375 |         .map_err(|e| HTTPError::Timeout)?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/routes/query.rs:403:13
[INFO] [stdout]     |
[INFO] [stdout] 403 |         let mut app = test::init_service(
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tx_grpc_client` is never used
[INFO] [stdout]   --> src/client/factory.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl SupportedBlockchain {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub async fn get_tx_grpc_client(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tx_grpc_client` is never used
[INFO] [stdout]    --> src/client/factory.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub async fn get_tx_grpc_client(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TotalMsgs` is never constructed
[INFO] [stdout]  --> src/routes/message.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TotalMsgs {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Messages` is never constructed
[INFO] [stdout]   --> src/routes/message.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Messages {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_type` is never used
[INFO] [stdout]   --> src/routes/message.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait MessageType: fmt::Display {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 22 |     fn get_type(&self) -> String;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DumpMessage` is never constructed
[INFO] [stdout]   --> src/routes/message.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct DumpMessage {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HodlMessage` is never constructed
[INFO] [stdout]   --> src/routes/message.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct HodlMessage {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `isMsgSwapExactAmountIn` is never used
[INFO] [stdout]    --> src/routes/query.rs:246:4
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn isMsgSwapExactAmountIn(tx_body: &TxBody) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]    --> src/routes/query.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 266 | struct IntermediateGetTxResponse {
[INFO] [stdout]     |        ------------------------- field in this struct
[INFO] [stdout] 267 |     tx_response: Option<Value>,
[INFO] [stdout] 268 |     tx: Option<Value>,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IntermediateGetTxResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `isMsgSwapExactAmountIn` should have a snake case name
[INFO] [stdout]    --> src/routes/query.rs:246:4
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn isMsgSwapExactAmountIn(tx_body: &TxBody) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_msg_swap_exact_amount_in`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `typeUrl` should have a snake case name
[INFO] [stdout]    --> src/routes/query.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let typeUrl = tx_message.type_url.clone();
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `type_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `isSucceedTransaction` should have a snake case name
[INFO] [stdout]    --> src/routes/query.rs:257:4
[INFO] [stdout]     |
[INFO] [stdout] 257 | fn isSucceedTransaction(raw_tx_response: &CustomTxResponse) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_succeed_transaction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getTxRawByHash` should have a snake case name
[INFO] [stdout]    --> src/routes/query.rs:278:10
[INFO] [stdout]     |
[INFO] [stdout] 278 | async fn getTxRawByHash(tx_hash: &str, target_chain: &str) -> Result<CustomGetTxResponse, String> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_tx_raw_by_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `doesContainMessageType` should have a snake case name
[INFO] [stdout]    --> src/routes/query.rs:340:4
[INFO] [stdout]     |
[INFO] [stdout] 340 | fn doesContainMessageType(tx: &sonar::Tx, msg: &dyn MessageType) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `does_contain_message_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TxHash` should have a snake case name
[INFO] [stdout]  --> src/routes/sonar.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub(crate) TxHash: String,
[INFO] [stdout]   |                ^^^^^^ help: convert the identifier to snake case: `tx_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Success` should have a snake case name
[INFO] [stdout]  --> src/routes/sonar.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Success: bool,
[INFO] [stdout]   |     ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `success`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Height` should have a snake case name
[INFO] [stdout]  --> src/routes/sonar.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Height: String,
[INFO] [stdout]   |     ^^^^^^ help: convert the identifier to snake case: `height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Timestamp` should have a snake case name
[INFO] [stdout]  --> src/routes/sonar.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Timestamp: String,
[INFO] [stdout]   |     ^^^^^^^^^ help: convert the identifier to snake case: `timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Sender` should have a snake case name
[INFO] [stdout]  --> src/routes/sonar.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Sender: String,
[INFO] [stdout]   |     ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MessageCount` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     MessageCount: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `message_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UsedGas` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     UsedGas: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `used_gas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `WantedGas` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     WantedGas: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `wanted_gas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Fee` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Fee: Vec<Fee>,
[INFO] [stdout]    |     ^^^ help: convert the identifier to snake case (notice the capitalization): `fee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Memo` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Memo: String,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `memo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Messages` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) Messages: Vec<Message>,
[INFO] [stdout]    |                ^^^^^^^^ help: convert the identifier to snake case: `messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Module` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Module: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Type` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) Type: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier
[INFO] [stdout]    |
[INFO] [stdout] 27 -     pub(crate) Type: String,
[INFO] [stdout] 27 +     pub(crate) r#type: String,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TxHash` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     TxHash: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `tx_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Json` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Json: String,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Success` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Success: bool,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `success`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Page` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Page: u64,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PerPage` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     PerPage: u64,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `per_page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Txs` should have a snake case name
[INFO] [stdout]   --> src/routes/sonar.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub(crate) Txs: Vec<Tx>,
[INFO] [stdout]    |                ^^^ help: convert the identifier to snake case: `txs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::http::error::HTTPError`
[INFO] [stderr]  --> src/client/factory.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::http::error::HTTPError;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `QueryAllBalancesRequest`, `QueryBalanceRequest`, and `QueryBalanceResponse`
[INFO] [stderr]  --> src/client/factory.rs:5:32
[INFO] [stderr]   |
[INFO] [stderr] 5 |     query_client::QueryClient, QueryAllBalancesRequest, QueryBalanceRequest, QueryBalanceResponse,
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ibc_proto::ibc::core::channel::v1::Channel`
[INFO] [stderr]  --> src/client/factory.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use ibc_proto::ibc::core::channel::v1::Channel;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Error`
[INFO] [stderr]  --> src/client/factory.rs:8:23
[INFO] [stderr]   |
[INFO] [stderr] 8 | use reqwest::{Client, Error, RequestBuilder, Response};
[INFO] [stderr]   |                       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ffi::OsStr`
[INFO] [stderr]   --> src/client/factory.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::ffi::OsStr;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::File`
[INFO] [stderr]   --> src/client/factory.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::fs::File;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::BufReader`
[INFO] [stderr]   --> src/client/factory.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use std::io::BufReader;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::process::Command`
[INFO] [stderr]   --> src/client/factory.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use std::process::Command;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::process::Output`
[INFO] [stderr]   --> src/client/factory.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use std::process::Output;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::task::JoinSet`
[INFO] [stderr]   --> src/client/factory.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use tokio::task::JoinSet;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `web3::signing::Key`
[INFO] [stderr]   --> src/client/factory.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use web3::signing::Key;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `App`, `HttpResponse`, `get`, and `header::ContentType`
[INFO] [stderr]  --> src/http/error.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 |     error, get,
[INFO] [stderr]   |            ^^^
[INFO] [stderr] 3 |     http::{header::ContentType, StatusCode},
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     App, HttpResponse,
[INFO] [stderr]   |     ^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ibc_proto::cosmos::bank::v1beta1::QueryBalanceResponse`
[INFO] [stderr]  --> src/http/response.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use ibc_proto::cosmos::bank::v1beta1::QueryBalanceResponse;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::map::Values`
[INFO] [stderr]  --> src/http/response.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use serde_json::map::Values;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::http::response::HealthResponse`
[INFO] [stderr]  --> src/routes/health.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::http::response::HealthResponse;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Responder`
[INFO] [stderr]  --> src/routes/health.rs:9:41
[INFO] [stderr]   |
[INFO] [stderr] 9 | use actix_web::{get, web, HttpResponse, Responder};
[INFO] [stderr]   |                                         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `QueryAllBalancesRequest`, `QueryBalanceResponse`, and `query_client::QueryClient`
[INFO] [stderr]   --> src/routes/health.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     query_client::QueryClient, QueryAllBalancesRequest, QueryBalanceRequest, QueryBalanceResponse,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error`
[INFO] [stderr]   --> src/routes/health.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Response` and `Version`
[INFO] [stderr]   --> src/routes/health.rs:14:23
[INFO] [stderr]    |
[INFO] [stderr] 14 | use reqwest::{Client, Response, Version};
[INFO] [stderr]    |                       ^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `http`
[INFO] [stderr]   --> src/routes/health.rs:69:51
[INFO] [stderr]    |
[INFO] [stderr] 69 |     use actix_web::{body::to_bytes, dev::Service, http, middleware, test, web, App, Error};
[INFO] [stderr]    |                                                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Bytes`
[INFO] [stderr]  --> src/routes/message.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::io::Bytes;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `strum::IntoEnumIterator`
[INFO] [stderr]  --> src/routes/message.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use strum::IntoEnumIterator;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EnumString` and `IntoStaticStr`
[INFO] [stderr]  --> src/routes/message.rs:5:30
[INFO] [stderr]   |
[INFO] [stderr] 5 | use strum_macros::{EnumIter, EnumString, IntoStaticStr};
[INFO] [stderr]   |                              ^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `build_request_by_chain_name`, `build_request_with_body_and_chain_name`, and `get_tx_grpc_client`
[INFO] [stderr]  --> src/routes/query.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     build_request_by_chain_name, build_request_to_explorer_api_by_chain_name_with_query_parameters,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 3 |     build_request_with_body_and_chain_name, get_bank_grpc_client, get_supported_blockchains,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     get_tx_grpc_client, SearchType,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::http::response`
[INFO] [stderr]  --> src/routes/query.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::http::response;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::http::response::HealthResponse`
[INFO] [stderr]  --> src/routes/query.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::http::response::HealthResponse;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::routes`
[INFO] [stderr]   --> src/routes/query.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::routes;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `actix_web::http::StatusCode`
[INFO] [stderr]   --> src/routes/query.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use actix_web::http::StatusCode;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Responder`
[INFO] [stderr]   --> src/routes/query.rs:17:41
[INFO] [stderr]    |
[INFO] [stderr] 17 | use actix_web::{get, web, HttpResponse, Responder};
[INFO] [stderr]    |                                         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `QueryAllBalancesRequest`, `QueryBalanceResponse`, and `query_client::QueryClient`
[INFO] [stderr]   --> src/routes/query.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     query_client::QueryClient, QueryAllBalancesRequest, QueryBalanceRequest, QueryBalanceResponse,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ibc_proto::cosmos::base::abci::v1beta1::TxResponse`
[INFO] [stderr]   --> src/routes/query.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | use ibc_proto::cosmos::base::abci::v1beta1::TxResponse;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `GetTxRequest`, `GetTxResponse`, and `Tx`
[INFO] [stderr]   --> src/routes/query.rs:23:38
[INFO] [stderr]    |
[INFO] [stderr] 23 | use ibc_proto::cosmos::tx::v1beta1::{GetTxRequest, GetTxResponse, Tx, TxBody};
[INFO] [stderr]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error`
[INFO] [stderr]   --> src/routes/query.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | use ibc_proto::ibc::core::channel::v1::acknowledgement::Response::Error;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `json::JsonValue`
[INFO] [stderr]   --> src/routes/query.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | use json::JsonValue;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `prost::Message`
[INFO] [stderr]   --> src/routes/query.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | use prost::Message;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Client`, `Response`, and `Version`
[INFO] [stderr]   --> src/routes/query.rs:27:15
[INFO] [stderr]    |
[INFO] [stderr] 27 | use reqwest::{Client, Response, Version};
[INFO] [stderr]    |               ^^^^^^  ^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::from_value`
[INFO] [stderr]   --> src/routes/query.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | use serde_json::from_value;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::any::Any`
[INFO] [stderr]   --> src/routes/query.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 31 | use std::any::Any;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::borrow::Borrow`
[INFO] [stderr]   --> src/routes/query.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | use std::borrow::Borrow;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `processed_message_type` should have an upper camel case name
[INFO] [stderr]   --> src/routes/query.rs:38:10
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub type processed_message_type = HashMap<String, Vec<sonar::Tx>>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ProcessedMessageType`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::http::response::HealthResponse`
[INFO] [stderr]    --> src/routes/query.rs:393:9
[INFO] [stderr]     |
[INFO] [stderr] 393 |     use crate::http::response::HealthResponse;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `actix_web::web::Data`
[INFO] [stderr]    --> src/routes/query.rs:394:9
[INFO] [stderr]     |
[INFO] [stderr] 394 |     use actix_web::web::Data;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/main.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::http::response::HealthResponse`
[INFO] [stderr]   --> src/main.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     use crate::http::response::HealthResponse;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]   --> src/routes/query.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 | use base64::decode;
[INFO] [stderr]    |             ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]    --> src/routes/query.rs:315:39
[INFO] [stderr]     |
[INFO] [stderr] 315 |                     let decoded_key = decode(&attribute.key).unwrap();
[INFO] [stderr]     |                                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]    --> src/routes/query.rs:316:41
[INFO] [stderr]     |
[INFO] [stderr] 316 |                     let decoded_value = decode(&attribute.value).unwrap();
[INFO] [stderr]     |                                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/routes/query.rs:304:17
[INFO] [stderr]     |
[INFO] [stderr] 304 |             let mut custom_tx_response = serde_json::from_str(&json_str);
[INFO] [stderr]     |                 ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tonic::codegen::Body`
[INFO] [stderr]   --> src/routes/health.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use tonic::codegen::Body;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tonic::codegen::Body`
[INFO] [stderr]   --> src/routes/query.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | use tonic::codegen::Body;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]   --> src/routes/health.rs:26:29
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub async fn polygon_health(client: web::Data<Client>) -> Result<HttpResponse, HTTPError> {
[INFO] [stderr]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/routes/health.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 |         .map_err(|e| HTTPError::Timeout)?;
[INFO] [stderr]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `target_chain`
[INFO] [stderr]    --> src/routes/query.rs:278:40
[INFO] [stderr]     |
[INFO] [stderr] 278 | async fn getTxRawByHash(tx_hash: &str, target_chain: &str) -> Result<CustomGetTxResponse, String> {
[INFO] [stderr]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_chain`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/routes/query.rs:375:19
[INFO] [stderr]     |
[INFO] [stderr] 375 |         .map_err(|e| HTTPError::Timeout)?;
[INFO] [stderr]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/routes/query.rs:403:13
[INFO] [stderr]     |
[INFO] [stderr] 403 |         let mut app = test::init_service(
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_tx_grpc_client` is never used
[INFO] [stderr]   --> src/client/factory.rs:42:18
[INFO] [stderr]    |
[INFO] [stderr] 31 | impl SupportedBlockchain {
[INFO] [stderr]    | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub async fn get_tx_grpc_client(
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_tx_grpc_client` is never used
[INFO] [stderr]    --> src/client/factory.rs:134:14
[INFO] [stderr]     |
[INFO] [stderr] 134 | pub async fn get_tx_grpc_client(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TotalMsgs` is never constructed
[INFO] [stderr]  --> src/routes/message.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct TotalMsgs {
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Messages` is never constructed
[INFO] [stderr]   --> src/routes/message.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Messages {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_type` is never used
[INFO] [stderr]   --> src/routes/message.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub trait MessageType: fmt::Display {
[INFO] [stderr]    |           ----------- method in this trait
[INFO] [stderr] 22 |     fn get_type(&self) -> String;
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DumpMessage` is never constructed
[INFO] [stderr]   --> src/routes/message.rs:83:8
[INFO] [stderr]    |
[INFO] [stderr] 83 | struct DumpMessage {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HodlMessage` is never constructed
[INFO] [stderr]   --> src/routes/message.rs:88:8
[INFO] [stderr]    |
[INFO] [stderr] 88 | struct HodlMessage {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `isMsgSwapExactAmountIn` is never used
[INFO] [stderr]    --> src/routes/query.rs:246:4
[INFO] [stderr]     |
[INFO] [stderr] 246 | fn isMsgSwapExactAmountIn(tx_body: &TxBody) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `tx` is never read
[INFO] [stderr]    --> src/routes/query.rs:268:5
[INFO] [stderr]     |
[INFO] [stderr] 266 | struct IntermediateGetTxResponse {
[INFO] [stderr]     |        ------------------------- field in this struct
[INFO] [stderr] 267 |     tx_response: Option<Value>,
[INFO] [stderr] 268 |     tx: Option<Value>,
[INFO] [stderr]     |     ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IntermediateGetTxResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `isMsgSwapExactAmountIn` should have a snake case name
[INFO] [stderr]    --> src/routes/query.rs:246:4
[INFO] [stderr]     |
[INFO] [stderr] 246 | fn isMsgSwapExactAmountIn(tx_body: &TxBody) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_msg_swap_exact_amount_in`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `typeUrl` should have a snake case name
[INFO] [stderr]    --> src/routes/query.rs:249:9
[INFO] [stderr]     |
[INFO] [stderr] 249 |     let typeUrl = tx_message.type_url.clone();
[INFO] [stderr]     |         ^^^^^^^ help: convert the identifier to snake case: `type_url`
[INFO] [stderr] 
[INFO] [stderr] warning: function `isSucceedTransaction` should have a snake case name
[INFO] [stderr]    --> src/routes/query.rs:257:4
[INFO] [stderr]     |
[INFO] [stderr] 257 | fn isSucceedTransaction(raw_tx_response: &CustomTxResponse) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_succeed_transaction`
[INFO] [stderr] 
[INFO] [stderr] warning: function `getTxRawByHash` should have a snake case name
[INFO] [stderr]    --> src/routes/query.rs:278:10
[INFO] [stderr]     |
[INFO] [stderr] 278 | async fn getTxRawByHash(tx_hash: &str, target_chain: &str) -> Result<CustomGetTxResponse, String> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_tx_raw_by_hash`
[INFO] [stderr] 
[INFO] [stderr] warning: function `doesContainMessageType` should have a snake case name
[INFO] [stderr]    --> src/routes/query.rs:340:4
[INFO] [stderr]     |
[INFO] [stderr] 340 | fn doesContainMessageType(tx: &sonar::Tx, msg: &dyn MessageType) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `does_contain_message_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TxHash` should have a snake case name
[INFO] [stderr]  --> src/routes/sonar.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub(crate) TxHash: String,
[INFO] [stderr]   |                ^^^^^^ help: convert the identifier to snake case: `tx_hash`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Success` should have a snake case name
[INFO] [stderr]  --> src/routes/sonar.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     Success: bool,
[INFO] [stderr]   |     ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `success`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Height` should have a snake case name
[INFO] [stderr]  --> src/routes/sonar.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Height: String,
[INFO] [stderr]   |     ^^^^^^ help: convert the identifier to snake case: `height`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Timestamp` should have a snake case name
[INFO] [stderr]  --> src/routes/sonar.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     Timestamp: String,
[INFO] [stderr]   |     ^^^^^^^^^ help: convert the identifier to snake case: `timestamp`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Sender` should have a snake case name
[INFO] [stderr]  --> src/routes/sonar.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     Sender: String,
[INFO] [stderr]   |     ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sender`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `MessageCount` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     MessageCount: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `message_count`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `UsedGas` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     UsedGas: String,
[INFO] [stderr]    |     ^^^^^^^ help: convert the identifier to snake case: `used_gas`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `WantedGas` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     WantedGas: String,
[INFO] [stderr]    |     ^^^^^^^^^ help: convert the identifier to snake case: `wanted_gas`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Fee` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     Fee: Vec<Fee>,
[INFO] [stderr]    |     ^^^ help: convert the identifier to snake case (notice the capitalization): `fee`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Memo` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Memo: String,
[INFO] [stderr]    |     ^^^^ help: convert the identifier to snake case: `memo`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Messages` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:15:16
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub(crate) Messages: Vec<Message>,
[INFO] [stderr]    |                ^^^^^^^^ help: convert the identifier to snake case: `messages`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Module` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     Module: String,
[INFO] [stderr]    |     ^^^^^^ help: convert the identifier to snake case: `module`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Type` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:27:16
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub(crate) Type: String,
[INFO] [stderr]    |                ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: rename the identifier or convert it to a snake case raw identifier
[INFO] [stderr]    |
[INFO] [stderr] 27 -     pub(crate) Type: String,
[INFO] [stderr] 27 +     pub(crate) r#type: String,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TxHash` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     TxHash: String,
[INFO] [stderr]    |     ^^^^^^ help: convert the identifier to snake case: `tx_hash`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Json` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     Json: String,
[INFO] [stderr]    |     ^^^^ help: convert the identifier to snake case: `json`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Success` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     Success: bool,
[INFO] [stderr]    |     ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `success`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Page` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 |     Page: u64,
[INFO] [stderr]    |     ^^^^ help: convert the identifier to snake case: `page`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `PerPage` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 |     PerPage: u64,
[INFO] [stderr]    |     ^^^^^^^ help: convert the identifier to snake case: `per_page`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Txs` should have a snake case name
[INFO] [stderr]   --> src/routes/sonar.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub(crate) Txs: Vec<Tx>,
[INFO] [stderr]    |                ^^^ help: convert the identifier to snake case: `txs`
[INFO] [stderr] 
[INFO] [stderr] warning: `parachutedrop-rust-server` (bin "parachutedrop-rust-server" test) generated 88 warnings (run `cargo fix --bin "parachutedrop-rust-server" -p parachutedrop-rust-server --tests` to apply 48 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/parachutedrop_rust_server-d21028da693aef06)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_index ... ok
[INFO] [stdout] test routes::query::tests::test_query_balance ... FAILED
[INFO] [stdout] test routes::health::tests::test_polygon_health ... FAILED
[INFO] [stdout] test routes::health::tests::test_osmosis_health ... FAILED
[INFO] [stdout] test routes::health::tests::test_evmos_health ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- routes::query::tests::test_query_balance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::query::tests::test_query_balance' (4876) panicked at src/client/factory.rs:38:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1350775ea1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1350775ea1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1350775ea1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1350775ea1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e135078e03a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e135078e03a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5e135077a9ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5e135077a9ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5e13507531a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e13507531a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e135076d809 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e134fe69d80 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5e134fe69d80 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e135076db32 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5e135076db32 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5e1350753252 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5e135074a899 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e13507540dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5e135078e86c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e135078e5b2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5e134fe50448 - <core[6883ba1bc0fe4ed1]::result::Result<ibc_proto[7f23c6f9625a2c0a]::cosmos::bank::v1beta1::query_client::QueryClient<tonic[3f7fe697afd9969f]::transport::channel::Channel>, tonic[3f7fe697afd9969f]::transport::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5e134fe50448 - <parachutedrop_rust_server[ec8f0d164426f79f]::client::factory::SupportedBlockchain>::get_bank_grpc_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/factory.rs:38:79
[INFO] [stdout]   22:     0x5e134fe50be7 - parachutedrop_rust_server[ec8f0d164426f79f]::client::factory::get_bank_grpc_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/factory.rs:131:39
[INFO] [stdout]   23:     0x5e134fe5a095 - <parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::query_balance as actix_web[2aa8e05f49aee3b5]::service::HttpServiceFactory>::register::query_balance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/query.rs:350:63
[INFO] [stdout]   24:     0x5e134fe46811 - actix_web[2aa8e05f49aee3b5]::handler::handler_service::<<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::query_balance as actix_web[2aa8e05f49aee3b5]::service::HttpServiceFactory>::register::query_balance, (actix_web[2aa8e05f49aee3b5]::types::query::Query<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::QueryChainTokenBalance>,)>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.2.1/src/handler.rs:106:22
[INFO] [stdout]   25:     0x5e135031b590 - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<actix_web[2aa8e05f49aee3b5]::service::ServiceResponse, actix_web[2aa8e05f49aee3b5]::error::error::Error>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5e1350322dc9 - <actix_web[2aa8e05f49aee3b5]::resource::Resource as actix_web[2aa8e05f49aee3b5]::service::HttpServiceFactory>::register::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.2.1/src/resource.rs:383:28
[INFO] [stdout]   27:     0x5e135031b590 - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<actix_web[2aa8e05f49aee3b5]::service::ServiceResponse, actix_web[2aa8e05f49aee3b5]::error::error::Error>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5e134fdedf19 - <actix_web[2aa8e05f49aee3b5]::scope::Scope as actix_web[2aa8e05f49aee3b5]::service::HttpServiceFactory>::register::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.2.1/src/scope.rs:434:28
[INFO] [stdout]   29:     0x5e135031b590 - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<actix_web[2aa8e05f49aee3b5]::service::ServiceResponse, actix_web[2aa8e05f49aee3b5]::error::error::Error>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5e134fdfaaba - <actix_web[2aa8e05f49aee3b5]::middleware::logger::LoggerResponse<actix_web[2aa8e05f49aee3b5]::app_service::AppRouting, actix_http[bfbca8f9f051e793]::body::boxed::BoxBody> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.2.1/src/middleware/logger.rs:302:41
[INFO] [stdout]   31:     0x5e134fe180f9 - parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/query.rs:414:34
[INFO] [stdout]   32:     0x5e134fe4111d - <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   33:     0x5e134fe3de48 - <tokio[39acee0a243150e0]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   34:     0x5e134fdf3f0c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[39acee0a243150e0]::task::local::LocalData>>::try_with::<<tokio[39acee0a243150e0]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   35:     0x5e134fdf3b4c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[39acee0a243150e0]::task::local::LocalData>>::with::<<tokio[39acee0a243150e0]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   36:     0x5e134fe3b206 - <tokio[39acee0a243150e0]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   37:     0x5e134fe426aa - <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   38:     0x5e134fe3e66e - <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   39:     0x5e134fe569cb - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x5e134fe143db - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   41:     0x5e134fe13aeb - tokio[39acee0a243150e0]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   42:     0x5e134fe13aeb - tokio[39acee0a243150e0]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   43:     0x5e134fe13aeb - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   44:     0x5e134fe0af3d - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   45:     0x5e134fe10a0a - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   46:     0x5e134fe0fbdb - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   47:     0x5e134fe3c40a - <tokio[39acee0a243150e0]::macros::scoped_tls::ScopedKey<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Context>>::set::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x5e134fe0d616 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   49:     0x5e134fe0e5d5 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   50:     0x5e134fe09e63 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   51:     0x5e134fe20f0e - <tokio[39acee0a243150e0]::runtime::runtime::Runtime>::block_on::<<tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   52:     0x5e134fe3b409 - <tokio[39acee0a243150e0]::task::local::LocalSet>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   53:     0x5e134fdfc33d - <actix_rt[35e3fc560e7bbf46]::runtime::Runtime>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   54:     0x5e134fde8d66 - <actix_rt[35e3fc560e7bbf46]::system::SystemRunner>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   55:     0x5e134fe1d964 - parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/query.rs:399:5
[INFO] [stdout]   56:     0x5e134fe17ac7 - parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/query.rs:400:38
[INFO] [stdout]   57:     0x5e134fde83e6 - <parachutedrop_rust_server[ec8f0d164426f79f]::routes::query::tests::test_query_balance::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e134fe5d0bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5e134fe5d0bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5e134fe6a705 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5e134fe6a705 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   63:     0x5e134fe6a705 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5e134fe6a705 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5e134fe651b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5e134fe651b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5e134fe6d852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5e134fe6d852 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5e134fe6d852 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   72:     0x5e134fe6d852 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5e134fe6d852 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5e134fe6d852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5e134fe6d852 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5e135077537f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   77:     0x5e135077537f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   78:     0x7e8c7bde3aa4 - <unknown>
[INFO] [stdout]   79:     0x7e8c7be70a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::health::tests::test_polygon_health stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::health::tests::test_polygon_health' (4875) panicked at src/routes/health.rs:85:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 504
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1350775ea1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1350775ea1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1350775ea1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1350775ea1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e135078e03a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e135078e03a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5e135077a9ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5e135077a9ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5e13507531a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e13507531a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e135076d809 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e134fe69d80 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5e134fe69d80 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e135076db32 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5e135076db32 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5e1350753252 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5e135074a899 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e13507540dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5e135078e86c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e135078e6f3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e134fe2b291 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<http[97d43c9e7c5f66de]::status::StatusCode, http[97d43c9e7c5f66de]::status::StatusCode>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e134fe1b03c - parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/health.rs:85:9
[INFO] [stdout]   22:     0x5e134fe4156d - <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   23:     0x5e134fe3e1a8 - <tokio[39acee0a243150e0]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   24:     0x5e134fdf429c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[39acee0a243150e0]::task::local::LocalData>>::try_with::<<tokio[39acee0a243150e0]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x5e134fdf3c9c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[39acee0a243150e0]::task::local::LocalData>>::with::<<tokio[39acee0a243150e0]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x5e134fe3b2f6 - <tokio[39acee0a243150e0]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   27:     0x5e134fe427fa - <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   28:     0x5e134fe3ee1e - <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   29:     0x5e134fe56aeb - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5e134fe144fb - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5e134fe1420b - tokio[39acee0a243150e0]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   32:     0x5e134fe1420b - tokio[39acee0a243150e0]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   33:     0x5e134fe1420b - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5e134fe0ba1d - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5e134fe12c2a - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5e134fe0fc6b - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5e134fe3c73a - <tokio[39acee0a243150e0]::macros::scoped_tls::ScopedKey<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Context>>::set::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5e134fe0e2a6 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5e134fe0e755 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5e134fe0a823 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5e134fe2150e - <tokio[39acee0a243150e0]::runtime::runtime::Runtime>::block_on::<<tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   42:     0x5e134fe3b5b9 - <tokio[39acee0a243150e0]::task::local::LocalSet>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   43:     0x5e134fdfc45d - <actix_rt[35e3fc560e7bbf46]::runtime::Runtime>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   44:     0x5e134fde8e26 - <actix_rt[35e3fc560e7bbf46]::system::SystemRunner>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   45:     0x5e134fe1db44 - parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/health.rs:73:5
[INFO] [stdout]   46:     0x5e134fe188e7 - parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/health.rs:74:39
[INFO] [stdout]   47:     0x5e134fde84a6 - <parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_polygon_health::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e134fe5d0bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e134fe5d0bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x5e134fe6a705 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e134fe6a705 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x5e134fe6a705 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e134fe6a705 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x5e134fe651b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x5e134fe651b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e134fe6d852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x5e134fe6d852 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5e134fe6d852 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x5e134fe6d852 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e134fe6d852 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e134fe6d852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x5e134fe6d852 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e135077537f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x5e135077537f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7e8c7bde3aa4 - <unknown>
[INFO] [stdout]   69:     0x7e8c7be70a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::health::tests::test_osmosis_health stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::health::tests::test_osmosis_health' (4874) panicked at src/client/factory.rs:38:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1350775ea1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1350775ea1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1350775ea1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1350775ea1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e135078e03a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e135078e03a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5e135077a9ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5e135077a9ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5e13507531a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e13507531a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e135076d809 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e134fe69d80 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5e134fe69d80 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e135076db32 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5e135076db32 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5e1350753252 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5e135074a899 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e13507540dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5e135078e86c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e135078e5b2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5e134fe50448 - <core[6883ba1bc0fe4ed1]::result::Result<ibc_proto[7f23c6f9625a2c0a]::cosmos::bank::v1beta1::query_client::QueryClient<tonic[3f7fe697afd9969f]::transport::channel::Channel>, tonic[3f7fe697afd9969f]::transport::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5e134fe50448 - <parachutedrop_rust_server[ec8f0d164426f79f]::client::factory::SupportedBlockchain>::get_bank_grpc_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/factory.rs:38:79
[INFO] [stdout]   22:     0x5e134fe50be7 - parachutedrop_rust_server[ec8f0d164426f79f]::client::factory::get_bank_grpc_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/factory.rs:131:39
[INFO] [stdout]   23:     0x5e134fe2ccfd - <parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::osmosis_health as actix_web[2aa8e05f49aee3b5]::service::HttpServiceFactory>::register::osmosis_health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/health.rs:44:54
[INFO] [stdout]   24:     0x5e134fe46115 - actix_web[2aa8e05f49aee3b5]::handler::handler_service::<<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::osmosis_health as actix_web[2aa8e05f49aee3b5]::service::HttpServiceFactory>::register::osmosis_health, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.2.1/src/handler.rs:106:22
[INFO] [stdout]   25:     0x5e135031b590 - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<actix_web[2aa8e05f49aee3b5]::service::ServiceResponse, actix_web[2aa8e05f49aee3b5]::error::error::Error>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5e1350322dc9 - <actix_web[2aa8e05f49aee3b5]::resource::Resource as actix_web[2aa8e05f49aee3b5]::service::HttpServiceFactory>::register::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.2.1/src/resource.rs:383:28
[INFO] [stdout]   27:     0x5e135031b590 - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<actix_web[2aa8e05f49aee3b5]::service::ServiceResponse, actix_web[2aa8e05f49aee3b5]::error::error::Error>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5e134fdedf19 - <actix_web[2aa8e05f49aee3b5]::scope::Scope as actix_web[2aa8e05f49aee3b5]::service::HttpServiceFactory>::register::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.2.1/src/scope.rs:434:28
[INFO] [stdout]   29:     0x5e135031b590 - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<actix_web[2aa8e05f49aee3b5]::service::ServiceResponse, actix_web[2aa8e05f49aee3b5]::error::error::Error>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5e134fdfaaba - <actix_web[2aa8e05f49aee3b5]::middleware::logger::LoggerResponse<actix_web[2aa8e05f49aee3b5]::app_service::AppRouting, actix_http[bfbca8f9f051e793]::body::boxed::BoxBody> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.2.1/src/middleware/logger.rs:302:41
[INFO] [stdout]   31:     0x5e134fe19f03 - parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/health.rs:107:34
[INFO] [stdout]   32:     0x5e134fe413fd - <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   33:     0x5e134fe3e088 - <tokio[39acee0a243150e0]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   34:     0x5e134fdf416c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[39acee0a243150e0]::task::local::LocalData>>::try_with::<<tokio[39acee0a243150e0]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   35:     0x5e134fdf3c2c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[39acee0a243150e0]::task::local::LocalData>>::with::<<tokio[39acee0a243150e0]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   36:     0x5e134fe3b2a6 - <tokio[39acee0a243150e0]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   37:     0x5e134fe4278a - <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   38:     0x5e134fe3eb8e - <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   39:     0x5e134fe56a8b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x5e134fe1449b - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   41:     0x5e134fe13fab - tokio[39acee0a243150e0]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   42:     0x5e134fe13fab - tokio[39acee0a243150e0]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   43:     0x5e134fe13fab - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   44:     0x5e134fe0b67d - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   45:     0x5e134fe120ca - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   46:     0x5e134fe0fc3b - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   47:     0x5e134fe3c62a - <tokio[39acee0a243150e0]::macros::scoped_tls::ScopedKey<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Context>>::set::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x5e134fe0de76 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   49:     0x5e134fe0e6d5 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   50:     0x5e134fe0a4e3 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   51:     0x5e134fe2130e - <tokio[39acee0a243150e0]::runtime::runtime::Runtime>::block_on::<<tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   52:     0x5e134fe3b529 - <tokio[39acee0a243150e0]::task::local::LocalSet>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   53:     0x5e134fdfc3fd - <actix_rt[35e3fc560e7bbf46]::runtime::Runtime>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   54:     0x5e134fde8de6 - <actix_rt[35e3fc560e7bbf46]::system::SystemRunner>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   55:     0x5e134fe1daa4 - parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/health.rs:96:5
[INFO] [stdout]   56:     0x5e134fe188b7 - parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/health.rs:97:39
[INFO] [stdout]   57:     0x5e134fde8466 - <parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_osmosis_health::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e134fe5d0bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5e134fe5d0bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5e134fe6a705 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5e134fe6a705 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   63:     0x5e134fe6a705 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5e134fe6a705 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5e134fe651b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5e134fe651b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5e134fe6d852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5e134fe6d852 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5e134fe6d852 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   72:     0x5e134fe6d852 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5e134fe6d852 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5e134fe6d852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5e134fe6d852 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5e135077537f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   77:     0x5e135077537f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   78:     0x7e8c7bde3aa4 - <unknown>
[INFO] [stdout]   79:     0x7e8c7be70a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::health::tests::test_evmos_health stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::health::tests::test_evmos_health' (4873) panicked at src/routes/health.rs:132:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 504
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1350775ea1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1350775ea1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1350775ea1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1350775ea1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e135078e03a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e135078e03a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5e135077a9ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5e135077a9ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5e13507531a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e13507531a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e135076d809 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e134fe69d80 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5e134fe69d80 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e135076db32 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5e135076db32 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5e1350753252 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5e135074a899 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e13507540dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5e135078e86c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e135078e6f3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e134fe2b291 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<http[97d43c9e7c5f66de]::status::StatusCode, http[97d43c9e7c5f66de]::status::StatusCode>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e134fe191f0 - parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/health.rs:132:9
[INFO] [stdout]   22:     0x5e134fe4128d - <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   23:     0x5e134fe3df68 - <tokio[39acee0a243150e0]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   24:     0x5e134fdf403c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[39acee0a243150e0]::task::local::LocalData>>::try_with::<<tokio[39acee0a243150e0]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x5e134fdf3bbc - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[39acee0a243150e0]::task::local::LocalData>>::with::<<tokio[39acee0a243150e0]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x5e134fe3b256 - <tokio[39acee0a243150e0]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   27:     0x5e134fe4271a - <tokio[39acee0a243150e0]::task::local::RunUntil<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   28:     0x5e134fe3e8fe - <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   29:     0x5e134fe56a2b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5e134fe1443b - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5e134fe13d4b - tokio[39acee0a243150e0]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   32:     0x5e134fe13d4b - tokio[39acee0a243150e0]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   33:     0x5e134fe13d4b - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5e134fe0b2dd - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>, <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5e134fe1156a - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5e134fe0fc0b - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5e134fe3c51a - <tokio[39acee0a243150e0]::macros::scoped_tls::ScopedKey<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Context>>::set::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5e134fe0da46 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), actix_web[2aa8e05f49aee3b5]::error::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5e134fe0e655 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5e134fe0a1a3 - <tokio[39acee0a243150e0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5e134fe2110e - <tokio[39acee0a243150e0]::runtime::runtime::Runtime>::block_on::<<tokio[39acee0a243150e0]::task::local::LocalSet>::run_until<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   42:     0x5e134fe3b499 - <tokio[39acee0a243150e0]::task::local::LocalSet>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   43:     0x5e134fdfc39d - <actix_rt[35e3fc560e7bbf46]::runtime::Runtime>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   44:     0x5e134fde8da6 - <actix_rt[35e3fc560e7bbf46]::system::SystemRunner>::block_on::<parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   45:     0x5e134fe1da04 - parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/health.rs:120:5
[INFO] [stdout]   46:     0x5e134fe18887 - parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/health.rs:121:37
[INFO] [stdout]   47:     0x5e134fde8426 - <parachutedrop_rust_server[ec8f0d164426f79f]::routes::health::tests::test_evmos_health::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e134fe5d0bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e134fe5d0bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x5e134fe6a705 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e134fe6a705 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x5e134fe6a705 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e134fe6a705 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x5e134fe6a705 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x5e134fe651b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x5e134fe651b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e134fe6d852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x5e134fe6d852 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5e134fe6d852 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x5e134fe6d852 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e134fe6d852 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e134fe6d852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x5e134fe6d852 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e135077537f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x5e135077537f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7e8c7bde3aa4 - <unknown>
[INFO] [stdout]   69:     0x7e8c7be70a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     routes::health::tests::test_evmos_health
[INFO] [stdout]     routes::health::tests::test_osmosis_health
[INFO] [stdout]     routes::health::tests::test_polygon_health
[INFO] [stdout]     routes::query::tests::test_query_balance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin parachutedrop-rust-server`
[INFO] running `Command { std: "docker" "inspect" "e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e", kill_on_drop: false }`
[INFO] [stdout] e4d676da53d9bdc8123961ed87569c51714b9f52a8b628922c73da6ee6bc904e
