[INFO] cloning repository https://github.com/Levana-Protocol/levana-cosmos-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Levana-Protocol/levana-cosmos-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevana-Protocol%2Flevana-cosmos-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevana-Protocol%2Flevana-cosmos-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff8937f440a5485b73110cc04180215f81973a77
[INFO] testing Levana-Protocol/levana-cosmos-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevana-Protocol%2Flevana-cosmos-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Levana-Protocol/levana-cosmos-rs
[INFO] finished tweaking git repo https://github.com/Levana-Protocol/levana-cosmos-rs
[INFO] tweaked toml for git repo https://github.com/Levana-Protocol/levana-cosmos-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Levana-Protocol/levana-cosmos-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Levana-Protocol/levana-cosmos-rs 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 968f2a4067a9900a627cf80c13795b7ae4e619f27d94c2133e1b556295f509d8
[INFO] running `Command { std: "docker" "start" "-a" "968f2a4067a9900a627cf80c13795b7ae4e619f27d94c2133e1b556295f509d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "968f2a4067a9900a627cf80c13795b7ae4e619f27d94c2133e1b556295f509d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "968f2a4067a9900a627cf80c13795b7ae4e619f27d94c2133e1b556295f509d8", kill_on_drop: false }`
[INFO] [stdout] 968f2a4067a9900a627cf80c13795b7ae4e619f27d94c2133e1b556295f509d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41e749771159babc26463808fa37b37caaac05b514374a62a8e8e8a08471cfab
[INFO] running `Command { std: "docker" "start" "-a" "41e749771159babc26463808fa37b37caaac05b514374a62a8e8e8a08471cfab", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]    Compiling const-oid v0.9.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling cc v1.0.84
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.2.7
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.2.7
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling rustix v0.37.3
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.1
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling cosmwasm-crypto v1.2.7
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling cosmwasm-std v1.2.7
[INFO] [stderr]    Compiling cosmwasm-schema v1.2.7
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling is-terminal v0.4.3
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling cw-storage-plus v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling cw2 v1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling cw-utils v1.0.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling cw4 v1.1.0
[INFO] [stderr]    Compiling clap v4.1.6
[INFO] [stderr]    Compiling tendermint-proto v0.27.0
[INFO] [stderr]    Compiling cw20 v1.1.0
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling cw3 v1.1.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling bitcoin v0.29.2
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling hkd32 v0.7.0
[INFO] [stderr]    Compiling cw3-fixed-multisig v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling cw-controllers v1.1.0
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling cw4-group v1.1.0
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling clap_complete v4.1.2
[INFO] [stderr]    Compiling cw3-flex-multisig v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling reqwest v0.11.17
[INFO] [stderr]    Compiling prost-build v0.1.0 (/opt/rustwide/workdir/packages/prost-build)
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.16.0
[INFO] [stderr]    Compiling cosmos v0.1.0 (/opt/rustwide/workdir/packages/cosmos)
[INFO] [stdout] warning: struct `MsgCreateDenomResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct MsgCreateDenomResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgMintResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub struct MsgMintResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgBurnResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct MsgBurnResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgChangeAdminResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct MsgChangeAdminResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetBeforeSendHook` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct MsgSetBeforeSendHook {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetBeforeSendHookResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:298:12
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub struct MsgSetBeforeSendHookResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetDenomMetadata` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct MsgSetDenomMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetDenomMetadataResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct MsgSetDenomMetadataResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgForceTransfer` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:316:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct MsgForceTransfer {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgForceTransferResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:328:12
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub struct MsgForceTransferResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenesisState` is never constructed
[INFO] [stdout]   --> packages/cosmos/src/osmosis/epochs.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct GenesisState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenesisState` is never constructed
[INFO] [stdout]   --> packages/cosmos/src/osmosis/txfees.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct GenesisState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateFeeTokenProposal` is never constructed
[INFO] [stdout]   --> packages/cosmos/src/osmosis/txfees.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct UpdateFeeTokenProposal {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cosmos-bin v0.1.0 (/opt/rustwide/workdir/packages/cosmos-bin)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 3m 25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "41e749771159babc26463808fa37b37caaac05b514374a62a8e8e8a08471cfab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41e749771159babc26463808fa37b37caaac05b514374a62a8e8e8a08471cfab", kill_on_drop: false }`
[INFO] [stdout] 41e749771159babc26463808fa37b37caaac05b514374a62a8e8e8a08471cfab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83c8e87e2c9aa3e5df9cdff5b1357f89a0468a29b0f97f63a2f1bdb13d872349
[INFO] running `Command { std: "docker" "start" "-a" "83c8e87e2c9aa3e5df9cdff5b1357f89a0468a29b0f97f63a2f1bdb13d872349", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stdout] warning: struct `MsgCreateDenomResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct MsgCreateDenomResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgMintResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub struct MsgMintResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgBurnResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct MsgBurnResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgChangeAdminResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct MsgChangeAdminResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetBeforeSendHook` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct MsgSetBeforeSendHook {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetBeforeSendHookResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:298:12
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub struct MsgSetBeforeSendHookResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetDenomMetadata` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct MsgSetDenomMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetDenomMetadataResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct MsgSetDenomMetadataResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgForceTransfer` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:316:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct MsgForceTransfer {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgForceTransferResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:328:12
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub struct MsgForceTransferResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenesisState` is never constructed
[INFO] [stdout]   --> packages/cosmos/src/osmosis/epochs.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct GenesisState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenesisState` is never constructed
[INFO] [stdout]   --> packages/cosmos/src/osmosis/txfees.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct GenesisState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateFeeTokenProposal` is never constructed
[INFO] [stdout]   --> packages/cosmos/src/osmosis/txfees.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct UpdateFeeTokenProposal {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prost-build v0.1.0 (/opt/rustwide/workdir/packages/prost-build)
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling cosmos-bin v0.1.0 (/opt/rustwide/workdir/packages/cosmos-bin)
[INFO] [stderr]    Compiling cosmos v0.1.0 (/opt/rustwide/workdir/packages/cosmos)
[INFO] [stdout] warning: struct `MsgCreateDenomResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct MsgCreateDenomResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgMintResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub struct MsgMintResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgBurnResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct MsgBurnResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgChangeAdminResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct MsgChangeAdminResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetBeforeSendHook` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct MsgSetBeforeSendHook {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetBeforeSendHookResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:298:12
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub struct MsgSetBeforeSendHookResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetDenomMetadata` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct MsgSetDenomMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgSetDenomMetadataResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct MsgSetDenomMetadataResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgForceTransfer` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:316:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct MsgForceTransfer {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgForceTransferResponse` is never constructed
[INFO] [stdout]    --> packages/cosmos/src/tokenfactory.rs:328:12
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub struct MsgForceTransferResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenesisState` is never constructed
[INFO] [stdout]   --> packages/cosmos/src/osmosis/epochs.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct GenesisState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenesisState` is never constructed
[INFO] [stdout]   --> packages/cosmos/src/osmosis/txfees.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct GenesisState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateFeeTokenProposal` is never constructed
[INFO] [stdout]   --> packages/cosmos/src/osmosis/txfees.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct UpdateFeeTokenProposal {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 10.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "83c8e87e2c9aa3e5df9cdff5b1357f89a0468a29b0f97f63a2f1bdb13d872349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83c8e87e2c9aa3e5df9cdff5b1357f89a0468a29b0f97f63a2f1bdb13d872349", kill_on_drop: false }`
[INFO] [stdout] 83c8e87e2c9aa3e5df9cdff5b1357f89a0468a29b0f97f63a2f1bdb13d872349
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab540f0a1a20fdd412175c9b086b7d00f2164d1355b580be42da6748b8811188
[INFO] running `Command { std: "docker" "start" "-a" "ab540f0a1a20fdd412175c9b086b7d00f2164d1355b580be42da6748b8811188", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: struct `MsgCreateDenomResponse` is never constructed
[INFO] [stderr]    --> packages/cosmos/src/tokenfactory.rs:230:12
[INFO] [stderr]     |
[INFO] [stderr] 230 | pub struct MsgCreateDenomResponse {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MsgMintResponse` is never constructed
[INFO] [stderr]    --> packages/cosmos/src/tokenfactory.rs:249:12
[INFO] [stderr]     |
[INFO] [stderr] 249 | pub struct MsgMintResponse {}
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MsgBurnResponse` is never constructed
[INFO] [stderr]    --> packages/cosmos/src/tokenfactory.rs:264:12
[INFO] [stderr]     |
[INFO] [stderr] 264 | pub struct MsgBurnResponse {}
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MsgChangeAdminResponse` is never constructed
[INFO] [stderr]    --> packages/cosmos/src/tokenfactory.rs:281:12
[INFO] [stderr]     |
[INFO] [stderr] 281 | pub struct MsgChangeAdminResponse {}
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MsgSetBeforeSendHook` is never constructed
[INFO] [stderr]    --> packages/cosmos/src/tokenfactory.rs:286:12
[INFO] [stderr]     |
[INFO] [stderr] 286 | pub struct MsgSetBeforeSendHook {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MsgSetBeforeSendHookResponse` is never constructed
[INFO] [stderr]    --> packages/cosmos/src/tokenfactory.rs:298:12
[INFO] [stderr]     |
[INFO] [stderr] 298 | pub struct MsgSetBeforeSendHookResponse {}
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MsgSetDenomMetadata` is never constructed
[INFO] [stderr]    --> packages/cosmos/src/tokenfactory.rs:303:12
[INFO] [stderr]     |
[INFO] [stderr] 303 | pub struct MsgSetDenomMetadata {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MsgSetDenomMetadataResponse` is never constructed
[INFO] [stderr]    --> packages/cosmos/src/tokenfactory.rs:313:12
[INFO] [stderr]     |
[INFO] [stderr] 313 | pub struct MsgSetDenomMetadataResponse {}
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MsgForceTransfer` is never constructed
[INFO] [stderr]    --> packages/cosmos/src/tokenfactory.rs:316:12
[INFO] [stderr]     |
[INFO] [stderr] 316 | pub struct MsgForceTransfer {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MsgForceTransferResponse` is never constructed
[INFO] [stderr]    --> packages/cosmos/src/tokenfactory.rs:328:12
[INFO] [stderr]     |
[INFO] [stderr] 328 | pub struct MsgForceTransferResponse {}
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GenesisState` is never constructed
[INFO] [stderr]   --> packages/cosmos/src/osmosis/epochs.rs:57:12
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub struct GenesisState {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GenesisState` is never constructed
[INFO] [stderr]   --> packages/cosmos/src/osmosis/txfees.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct GenesisState {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UpdateFeeTokenProposal` is never constructed
[INFO] [stderr]   --> packages/cosmos/src/osmosis/txfees.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct UpdateFeeTokenProposal {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cosmos` (lib) generated 13 warnings
[INFO] [stderr] warning: `cosmos` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmos-66deb42102123219)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test address::tests::invalid_hrp ... ok
[INFO] [stdout] test address::tests::spot_roundtrip_osmo ... ok
[INFO] [stdout] test address::tests::spot_roundtrip_juno ... ok
[INFO] [stdout] test client::tests::gas_estimate_multiplier ... ok
[INFO] [stdout] test client::tests::get_expected_sequence_good ... ok
[INFO] [stdout] test client::tests::get_expected_sequence_extra_prelude ... ok
[INFO] [stdout] test client::tests::get_expected_sequence_bad ... ok
[INFO] [stdout] test error::tests::test_extract_success ... ok
[INFO] [stdout] test wallet::tests::test_ethereum_address ... ok
[INFO] [stdout] test wallet::tests::test_ethereum_hashing ... ok
[INFO] [stdout] test wallet::tests::test_keccak ... ok
[INFO] [stdout] test wallet::tests::test_ethereum_from_seed_phrase ... ok
[INFO] [stdout] test address::tests::valid_hrp ... ok
[INFO] [stdout] test error::tests::test_extract_fail ... ok
[INFO] [stdout] test client::tests::lazy_load ... ok
[INFO] [stdout] test address::tests::roundtrip_address ... ok
[INFO] [stdout] test client::tests::ignore_broken_fallback ... FAILED
[INFO] [stdout] test client::tests::fallback ... FAILED
[INFO] [stdout] test wallet::tests::test_osmosis_and_injective_addresses ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::ignore_broken_fallback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::ignore_broken_fallback' (26) panicked at packages/cosmos/src/client.rs:1678:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Query(QueryError { action: GetLatestBlock, builder: CosmosBuilder { grpc_url: "https://grpc.osmotest5.osmosis.zone", grpc_fallback_urls: ["http://0.0.0.0:0"], chain_id: "osmo-test-5", gas_coin: "uosmo", hrp: AddressHrp("osmo"), is_fast_chain: false, gas_estimate_multiplier: Default, gas_price_method: None, gas_price_retry_attempts: None, transaction_attempts: None, referer_header: None, request_count: None, connection_timeout: None, idle_timeout_seconds: None, query_timeout_seconds: None, query_retries: None, block_lag_allowed: None, latest_block_age_allowed: None, fallback_timeout: None, chain_paused_method: None, autofix_simulate_sequence_mismatch: None, dynamic_gas_retries: None, allowed_error_count: Some(0), osmosis_gas_params: None, osmosis_gas_price_too_old_seconds: None, max_price: None, rate_limit_per_second: None, log_requests: None }, height: None, query: Unavailable { source: Status { code: Unavailable, message: "error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution", source: Some(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))) }, status: 200 }, grpc_url: "https://grpc.osmotest5.osmosis.zone", node_health: NodeHealthReport { nodes: [SingleNodeHealthReport { grpc_url: "https://grpc.osmotest5.osmosis.zone", is_fallback: false, is_healthy: false, last_error: Some(LastNodeError { timestamp: 2026-03-09T14:14:20.238130249Z, age: 5.85µs, error: "Error querying server, received HTTP status code 200 OK. Status { code: Unavailable, message: \"error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution\", source: Some(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })))) } during action get latest block" }), error_count: 2, first_request: Some(2026-03-09T14:14:20.234772989Z), total_query_count: 3 }, SingleNodeHealthReport { grpc_url: "http://0.0.0.0:0", is_fallback: true, is_healthy: false, last_error: Some(LastNodeError { timestamp: 2026-03-09T14:14:20.235137549Z, age: 3.00163ms, error: "Error querying server, received HTTP status code 200 OK. Status { code: Unavailable, message: \"error trying to connect: tcp connect error: Connection refused (os error 111)\", source: Some(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError(\"tcp connect error\", Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" })))) } during action get latest block" }), error_count: 2, first_request: Some(2026-03-09T14:14:20.235128569Z), total_query_count: 1 }] } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d100bf04dea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d100bf1c19a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5d100bf09c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d100bee301f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d100befcd59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5d100b7b3fdc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d100befcfd2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d100bee30d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d100beda7b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d100bee404d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d100bf1cb2c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d100bf1c872 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d100b577a48 - cosmos::client::tests::ignore_broken_fallback::{{closure}}::h83927130e24f7d60
[INFO] [stdout]   13:     0x5d100b58aa84 - <core::pin::Pin<P> as core::future::future::Future>::poll::hddca32b9e6020c56
[INFO] [stdout]   14:     0x5d100b58aa66 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha9d79a97b3c16cfb
[INFO] [stdout]   15:     0x5d100b555436 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h021166e55f975e0c
[INFO] [stdout]   16:     0x5d100b555374 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1752349aae601007
[INFO] [stdout]   17:     0x5d100b553fa0 - tokio::runtime::scheduler::current_thread::Context::enter::hbd86078e6ac63124
[INFO] [stdout]   18:     0x5d100b5549d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd29c3e873e9ca3f3
[INFO] [stdout]   19:     0x5d100b554754 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9a2b04a4f4792c58
[INFO] [stdout]   20:     0x5d100b5a7ca3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h76a6057635be6e73
[INFO] [stdout]   21:     0x5d100b554517 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfeb7ef162962eecb
[INFO] [stdout]   22:     0x5d100b554796 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb5bdbc3457f734d7
[INFO] [stdout]   23:     0x5d100b55353b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h981c959a2620f1e4
[INFO] [stdout]   24:     0x5d100b574d45 - tokio::runtime::runtime::Runtime::block_on::hee36471bbf667e95
[INFO] [stdout]   25:     0x5d100b577333 - cosmos::client::tests::ignore_broken_fallback::hca0e946a8bc47a85
[INFO] [stdout]   26:     0x5d100b5773c3 - cosmos::client::tests::ignore_broken_fallback::{{closure}}::h371a5e3f93996700
[INFO] [stdout]   27:     0x5d100b5308b6 - core::ops::function::FnOnce::call_once::h6ea9f8464d5fd3bf
[INFO] [stdout]   28:     0x5d100b7a80bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   29:     0x5d100b7b4aab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   30:     0x5d100b7b01c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   31:     0x5d100b7b76b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   32:     0x5d100bf046bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   33:     0x71f33397aaa4 - <unknown>
[INFO] [stdout]   34:     0x71f333a07a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::fallback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::fallback' (21) panicked at packages/cosmos/src/client.rs:1669:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Query(QueryError { action: GetLatestBlock, builder: CosmosBuilder { grpc_url: "http://0.0.0.0:0", grpc_fallback_urls: ["https://grpc.osmotest5.osmosis.zone"], chain_id: "osmo-test-5", gas_coin: "uosmo", hrp: AddressHrp("osmo"), is_fast_chain: false, gas_estimate_multiplier: Default, gas_price_method: None, gas_price_retry_attempts: None, transaction_attempts: None, referer_header: None, request_count: None, connection_timeout: None, idle_timeout_seconds: None, query_timeout_seconds: None, query_retries: None, block_lag_allowed: None, latest_block_age_allowed: None, fallback_timeout: None, chain_paused_method: None, autofix_simulate_sequence_mismatch: None, dynamic_gas_retries: None, allowed_error_count: Some(0), osmosis_gas_params: None, osmosis_gas_price_too_old_seconds: None, max_price: None, rate_limit_per_second: None, log_requests: None }, height: None, query: Unavailable { source: Status { code: Unavailable, message: "error trying to connect: tcp connect error: Connection refused (os error 111)", source: Some(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))) }, status: 200 }, grpc_url: "http://0.0.0.0:0", node_health: NodeHealthReport { nodes: [SingleNodeHealthReport { grpc_url: "http://0.0.0.0:0", is_fallback: false, is_healthy: false, last_error: Some(LastNodeError { timestamp: 2026-03-09T14:14:20.300352274Z, age: 7.44µs, error: "Error querying server, received HTTP status code 200 OK. Status { code: Unavailable, message: \"error trying to connect: tcp connect error: Connection refused (os error 111)\", source: Some(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError(\"tcp connect error\", Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" })))) } during action get latest block" }), error_count: 2, first_request: Some(2026-03-09T14:14:20.295844904Z), total_query_count: 3 }, SingleNodeHealthReport { grpc_url: "https://grpc.osmotest5.osmosis.zone", is_fallback: true, is_healthy: false, last_error: Some(LastNodeError { timestamp: 2026-03-09T14:14:20.299807944Z, age: 556.17µs, error: "Error querying server, received HTTP status code 200 OK. Status { code: Unavailable, message: \"error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution\", source: Some(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })))) } during action get latest block" }), error_count: 2, first_request: Some(2026-03-09T14:14:20.299794774Z), total_query_count: 1 }] } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d100bf04dea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d100bf1c19a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5d100bf09c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d100bee301f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d100befcd59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5d100b7b3fdc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d100befcfd2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d100bee30d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d100beda7b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d100bee404d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d100bf1cb2c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d100bf1c872 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d100b57895b - cosmos::client::tests::fallback::{{closure}}::h09cef3ee1373e09c
[INFO] [stdout]   13:     0x5d100b58aa84 - <core::pin::Pin<P> as core::future::future::Future>::poll::hddca32b9e6020c56
[INFO] [stdout]   14:     0x5d100b58aa66 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha9d79a97b3c16cfb
[INFO] [stdout]   15:     0x5d100b555436 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h021166e55f975e0c
[INFO] [stdout]   16:     0x5d100b555374 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1752349aae601007
[INFO] [stdout]   17:     0x5d100b553fa0 - tokio::runtime::scheduler::current_thread::Context::enter::hbd86078e6ac63124
[INFO] [stdout]   18:     0x5d100b5549d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd29c3e873e9ca3f3
[INFO] [stdout]   19:     0x5d100b554754 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9a2b04a4f4792c58
[INFO] [stdout]   20:     0x5d100b5a7ca3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h76a6057635be6e73
[INFO] [stdout]   21:     0x5d100b554517 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfeb7ef162962eecb
[INFO] [stdout]   22:     0x5d100b554796 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb5bdbc3457f734d7
[INFO] [stdout]   23:     0x5d100b55353b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h981c959a2620f1e4
[INFO] [stdout]   24:     0x5d100b574d45 - tokio::runtime::runtime::Runtime::block_on::hee36471bbf667e95
[INFO] [stdout]   25:     0x5d100b5781d3 - cosmos::client::tests::fallback::hce2dfa50effeb218
[INFO] [stdout]   26:     0x5d100b578a43 - cosmos::client::tests::fallback::{{closure}}::he503094b3324f8e7
[INFO] [stdout]   27:     0x5d100b5308f6 - core::ops::function::FnOnce::call_once::h6fc87f747e5e6899
[INFO] [stdout]   28:     0x5d100b7a80bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   29:     0x5d100b7b4aab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   30:     0x5d100b7b01c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   31:     0x5d100b7b76b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   32:     0x5d100bf046bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   33:     0x71f33397aaa4 - <unknown>
[INFO] [stdout]   34:     0x71f333a07a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::fallback
[INFO] [stdout]     client::tests::ignore_broken_fallback
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cosmos --lib`
[INFO] running `Command { std: "docker" "inspect" "ab540f0a1a20fdd412175c9b086b7d00f2164d1355b580be42da6748b8811188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab540f0a1a20fdd412175c9b086b7d00f2164d1355b580be42da6748b8811188", kill_on_drop: false }`
[INFO] [stdout] ab540f0a1a20fdd412175c9b086b7d00f2164d1355b580be42da6748b8811188
