[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 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevana-Protocol%2Flevana-cosmos-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Levana-Protocol/levana-cosmos-rs on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [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" "+1.83.0" "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] 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw-controllers v1.1.0 [INFO] [stderr] Downloaded cw3-fixed-multisig v1.1.0 [INFO] [stderr] Downloaded const-oid v0.9.3 [INFO] [stderr] Downloaded cw3 v1.1.0 [INFO] [stderr] Downloaded cw3-flex-multisig v1.1.0 [INFO] [stderr] Downloaded cw4-group v1.1.0 [INFO] [stderr] Downloaded tendermint-proto v0.27.0 [INFO] [stderr] Downloaded clap_complete v4.1.2 [INFO] [stderr] Downloaded cw20 v1.1.0 [INFO] [stderr] Downloaded cosmos-sdk-proto v0.16.0 [INFO] [stderr] Downloaded syn v2.0.32 [INFO] [stderr] Downloaded cw4 v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 589df73959708158a30c6d464b6540635f9b699bd8e0127f989432a80d9756e0 [INFO] running `Command { std: "docker" "start" "-a" "589df73959708158a30c6d464b6540635f9b699bd8e0127f989432a80d9756e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "589df73959708158a30c6d464b6540635f9b699bd8e0127f989432a80d9756e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "589df73959708158a30c6d464b6540635f9b699bd8e0127f989432a80d9756e0", kill_on_drop: false }` [INFO] [stdout] 589df73959708158a30c6d464b6540635f9b699bd8e0127f989432a80d9756e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e28d2b89ba7503cd637eed807ed12e229baaa2ebd5ec2f29c5a3a619410cd660 [INFO] running `Command { std: "docker" "start" "-a" "e28d2b89ba7503cd637eed807ed12e229baaa2ebd5ec2f29c5a3a619410cd660", 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] 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 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 smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling const-oid v0.9.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling hex v0.4.3 [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 static_assertions v1.1.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cc v1.0.84 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [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 paste v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.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 webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling cosmwasm-derive v1.2.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.2.7 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling regex v1.9.4 [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 subtle-encoding v0.5.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling hkd32 v0.7.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling clap v4.1.6 [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 serde_bytes v0.11.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling bip39 v2.0.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling cosmwasm-crypto v1.2.7 [INFO] [stderr] Compiling clap_complete v4.1.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cosmwasm-std v1.2.7 [INFO] [stderr] Compiling cosmwasm-schema v1.2.7 [INFO] [stderr] Compiling tendermint-proto v0.27.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling cw2 v1.1.0 [INFO] [stderr] Compiling cw4 v1.1.0 [INFO] [stderr] Compiling cw-utils v1.0.1 [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 tokio-stream v0.1.11 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling cw20 v1.1.0 [INFO] [stderr] Compiling cw-controllers v1.1.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling cw4-group v1.1.0 [INFO] [stderr] Compiling cw3 v1.1.0 [INFO] [stderr] Compiling cw3-fixed-multisig v1.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling cw3-flex-multisig v1.1.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [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] [stderr] Compiling cosmos-bin v0.1.0 (/opt/rustwide/workdir/packages/cosmos-bin) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "e28d2b89ba7503cd637eed807ed12e229baaa2ebd5ec2f29c5a3a619410cd660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28d2b89ba7503cd637eed807ed12e229baaa2ebd5ec2f29c5a3a619410cd660", kill_on_drop: false }` [INFO] [stdout] e28d2b89ba7503cd637eed807ed12e229baaa2ebd5ec2f29c5a3a619410cd660 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d58c7180e4f1fbdafeadf8456d49f04fa5a904f26a82966aa18ce7675ab25d72 [INFO] running `Command { std: "docker" "start" "-a" "d58c7180e4f1fbdafeadf8456d49f04fa5a904f26a82966aa18ce7675ab25d72", 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] 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] [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] [stderr] Finished `test` profile [unoptimized] target(s) in 13.32s [INFO] running `Command { std: "docker" "inspect" "d58c7180e4f1fbdafeadf8456d49f04fa5a904f26a82966aa18ce7675ab25d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58c7180e4f1fbdafeadf8456d49f04fa5a904f26a82966aa18ce7675ab25d72", kill_on_drop: false }` [INFO] [stdout] d58c7180e4f1fbdafeadf8456d49f04fa5a904f26a82966aa18ce7675ab25d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9876b6ed9de2f379acbc6e98503058478a328ce977ca3323ab41a7f2b1d43672 [INFO] running `Command { std: "docker" "start" "-a" "9876b6ed9de2f379acbc6e98503058478a328ce977ca3323ab41a7f2b1d43672", 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] 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] Finished `test` profile [unoptimized] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmos-204d679b6356a075) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test address::tests::spot_roundtrip_juno ... ok [INFO] [stdout] test client::tests::gas_estimate_multiplier ... ok [INFO] [stdout] test address::tests::spot_roundtrip_osmo ... ok [INFO] [stdout] test address::tests::valid_hrp ... ok [INFO] [stdout] test address::tests::invalid_hrp ... ok [INFO] [stdout] test client::tests::get_expected_sequence_extra_prelude ... ok [INFO] [stdout] test client::tests::get_expected_sequence_good ... ok [INFO] [stdout] test client::tests::get_expected_sequence_bad ... ok [INFO] [stdout] test error::tests::test_extract_fail ... 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 address::tests::roundtrip_address ... ok [INFO] [stdout] test wallet::tests::test_ethereum_from_seed_phrase ... ok [INFO] [stdout] test client::tests::ignore_broken_fallback ... FAILED [INFO] [stdout] test wallet::tests::test_osmosis_and_injective_addresses ... ok [INFO] [stdout] test client::tests::lazy_load ... ok [INFO] [stdout] test client::tests::fallback ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::tests::ignore_broken_fallback stdout ---- [INFO] [stdout] thread 'client::tests::ignore_broken_fallback' 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: 2024-12-12T02:43:07.191542317Z, age: 7.67µ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(2024-12-12T02:43:07.190295117Z), total_query_count: 3 }, SingleNodeHealthReport { grpc_url: "http://0.0.0.0:0", is_fallback: true, is_healthy: false, last_error: Some(LastNodeError { timestamp: 2024-12-12T02:43:07.190802077Z, age: 752.45µ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(2024-12-12T02:43:07.190791887Z), total_query_count: 1 }] } }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62f616c8ebfa - ::fmt::h5b6bd5631a6d1f6b [INFO] [stdout] 1: 0x62f616cb82e3 - core::fmt::write::h7550c97b06c86515 [INFO] [stdout] 2: 0x62f616c8b273 - std::io::Write::write_fmt::h509ff860e5956e5e [INFO] [stdout] 3: 0x62f616c8ea42 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stdout] 4: 0x62f616c9005a - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stdout] 5: 0x62f616c8fe64 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stdout] 6: 0x62f616548a79 - test::test_main::{{closure}}::he977ae839a582784 [INFO] [stdout] 7: 0x62f616c906f8 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stdout] 8: 0x62f616c904ba - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stdout] 9: 0x62f616c8f0d9 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stdout] 10: 0x62f616c9014c - rust_begin_unwind [INFO] [stdout] 11: 0x62f616297390 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stdout] 12: 0x62f616297816 - core::result::unwrap_failed::hd20b4aa073bda1e2 [INFO] [stdout] 13: 0x62f6162c6102 - cosmos::client::tests::ignore_broken_fallback::{{closure}}::had1df2f873ea5941 [INFO] [stdout] 14: 0x62f6162ccdb4 - as core::future::future::Future>::poll::h952335ba3ef0a2a3 [INFO] [stdout] 15: 0x62f6162ccdd6 - as core::future::future::Future>::poll::he3b764a42101d188 [INFO] [stdout] 16: 0x62f6162b6165 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9e50e8c2c6591849 [INFO] [stdout] 17: 0x62f6162b6098 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h233b253133f64fca [INFO] [stdout] 18: 0x62f6162b4db0 - tokio::runtime::scheduler::current_thread::Context::enter::hfa7680eebbe2fc31 [INFO] [stdout] 19: 0x62f6162b579a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc1bdb4e7b085a948 [INFO] [stdout] 20: 0x62f6162b5534 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h407053419598ca41 [INFO] [stdout] 21: 0x62f6162ec5c3 - tokio::macros::scoped_tls::ScopedKey::set::h47a40c22f45999ec [INFO] [stdout] 22: 0x62f6162b52e7 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbc08c3da868325d9 [INFO] [stdout] 23: 0x62f6162b554e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha8065eae23b3f7ed [INFO] [stdout] 24: 0x62f6162b4169 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf48b9eb256bd534f [INFO] [stdout] 25: 0x62f6162b3fac - tokio::runtime::runtime::Runtime::block_on::h16b6d9355d44f88f [INFO] [stdout] 26: 0x62f6162c59c3 - cosmos::client::tests::ignore_broken_fallback::h8353dcabcaac7d04 [INFO] [stdout] 27: 0x62f6162c5893 - cosmos::client::tests::ignore_broken_fallback::{{closure}}::h0e602fa29236d261 [INFO] [stdout] 28: 0x62f61629b0e6 - core::ops::function::FnOnce::call_once::h4bf525079070670c [INFO] [stdout] 29: 0x62f61654d43b - test::__rust_begin_short_backtrace::hf4fff89d377446ba [INFO] [stdout] 30: 0x62f61654cc77 - test::run_test::{{closure}}::h52c556a6d4740e10 [INFO] [stdout] 31: 0x62f616511f54 - std::sys::backtrace::__rust_begin_short_backtrace::h505c97a579eca628 [INFO] [stdout] 32: 0x62f61651561e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c5a5f3779c774f1 [INFO] [stdout] 33: 0x62f616c949bb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stdout] 34: 0x713ccc469ac3 - [INFO] [stdout] 35: 0x713ccc4faa04 - clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::tests::fallback stdout ---- [INFO] [stdout] thread 'client::tests::fallback' 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: 2024-12-12T02:43:07.269249145Z, age: 5.87µ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(2024-12-12T02:43:07.268066115Z), total_query_count: 3 }, SingleNodeHealthReport { grpc_url: "https://grpc.osmotest5.osmosis.zone", is_fallback: true, is_healthy: false, last_error: Some(LastNodeError { timestamp: 2024-12-12T02:43:07.268737215Z, age: 521.23µ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(2024-12-12T02:43:07.268728765Z), total_query_count: 1 }] } }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62f616c8ebfa - ::fmt::h5b6bd5631a6d1f6b [INFO] [stdout] 1: 0x62f616cb82e3 - core::fmt::write::h7550c97b06c86515 [INFO] [stdout] 2: 0x62f616c8b273 - std::io::Write::write_fmt::h509ff860e5956e5e [INFO] [stdout] 3: 0x62f616c8ea42 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stdout] 4: 0x62f616c9005a - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stdout] 5: 0x62f616c8fe64 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stdout] 6: 0x62f616548a79 - test::test_main::{{closure}}::he977ae839a582784 [INFO] [stdout] 7: 0x62f616c906f8 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stdout] 8: 0x62f616c904ba - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stdout] 9: 0x62f616c8f0d9 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stdout] 10: 0x62f616c9014c - rust_begin_unwind [INFO] [stdout] 11: 0x62f616297390 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stdout] 12: 0x62f616297816 - core::result::unwrap_failed::hd20b4aa073bda1e2 [INFO] [stdout] 13: 0x62f6162c57a2 - cosmos::client::tests::fallback::{{closure}}::hb76ac1d4295ad2a7 [INFO] [stdout] 14: 0x62f6162ccdb4 - as core::future::future::Future>::poll::h952335ba3ef0a2a3 [INFO] [stdout] 15: 0x62f6162ccdd6 - as core::future::future::Future>::poll::he3b764a42101d188 [INFO] [stdout] 16: 0x62f6162b6165 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9e50e8c2c6591849 [INFO] [stdout] 17: 0x62f6162b6098 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h233b253133f64fca [INFO] [stdout] 18: 0x62f6162b4db0 - tokio::runtime::scheduler::current_thread::Context::enter::hfa7680eebbe2fc31 [INFO] [stdout] 19: 0x62f6162b579a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc1bdb4e7b085a948 [INFO] [stdout] 20: 0x62f6162b5534 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h407053419598ca41 [INFO] [stdout] 21: 0x62f6162ec5c3 - tokio::macros::scoped_tls::ScopedKey::set::h47a40c22f45999ec [INFO] [stdout] 22: 0x62f6162b52e7 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbc08c3da868325d9 [INFO] [stdout] 23: 0x62f6162b554e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha8065eae23b3f7ed [INFO] [stdout] 24: 0x62f6162b4169 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf48b9eb256bd534f [INFO] [stdout] 25: 0x62f6162b3fac - tokio::runtime::runtime::Runtime::block_on::h16b6d9355d44f88f [INFO] [stdout] 26: 0x62f6162c4ff3 - cosmos::client::tests::fallback::h46454fe1ad1a4b6d [INFO] [stdout] 27: 0x62f6162c4ec3 - cosmos::client::tests::fallback::{{closure}}::he04228fd0784098e [INFO] [stdout] 28: 0x62f61629b2a6 - core::ops::function::FnOnce::call_once::h5c5a41cd31dee584 [INFO] [stdout] 29: 0x62f61654d43b - test::__rust_begin_short_backtrace::hf4fff89d377446ba [INFO] [stdout] 30: 0x62f61654cc77 - test::run_test::{{closure}}::h52c556a6d4740e10 [INFO] [stdout] 31: 0x62f616511f54 - std::sys::backtrace::__rust_begin_short_backtrace::h505c97a579eca628 [INFO] [stdout] 32: 0x62f61651561e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c5a5f3779c774f1 [INFO] [stdout] 33: 0x62f616c949bb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stdout] 34: 0x713ccc469ac3 - [INFO] [stdout] 35: 0x713ccc4faa04 - clone [INFO] [stdout] 36: 0x0 - [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.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p cosmos --lib` [INFO] running `Command { std: "docker" "inspect" "9876b6ed9de2f379acbc6e98503058478a328ce977ca3323ab41a7f2b1d43672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9876b6ed9de2f379acbc6e98503058478a328ce977ca3323ab41a7f2b1d43672", kill_on_drop: false }` [INFO] [stdout] 9876b6ed9de2f379acbc6e98503058478a328ce977ca3323ab41a7f2b1d43672