[INFO] fetching crate tendermint-rpc 0.40.4...
[INFO] testing tendermint-rpc-0.40.4 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tendermint-rpc 0.40.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate tendermint-rpc 0.40.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tendermint-rpc 0.40.4
[INFO] tweaked toml for crates.io crate tendermint-rpc 0.40.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tendermint-rpc 0.40.4 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tendermint-rpc 0.40.4 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_bytes v0.11.17
[INFO] [stderr]   Downloaded subtle-encoding v0.5.1
[INFO] [stderr]   Downloaded flex-error v0.4.4
[INFO] [stderr]   Downloaded toml_datetime v0.6.9
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded async-trait v0.1.88
[INFO] [stderr]   Downloaded async-tungstenite v0.24.0
[INFO] [stderr]   Downloaded js-sys v0.3.70
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded winnow v0.7.9
[INFO] [stderr]   Downloaded cc v1.2.21
[INFO] [stderr]   Downloaded hashbrown v0.15.3
[INFO] [stderr]   Downloaded tendermint-proto v0.40.4
[INFO] [stderr]   Downloaded peg-macros v0.8.5
[INFO] [stderr]   Downloaded peg v0.8.5
[INFO] [stderr]   Downloaded rustls v0.22.4
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded web-sys v0.3.70
[INFO] [stderr]   Downloaded tendermint v0.40.4
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.43
[INFO] [stderr]   Downloaded ripemd v0.1.3
[INFO] [stderr]   Downloaded tendermint-config v0.40.4
[INFO] [stderr]   Downloaded toml_edit v0.22.26
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded peg-runtime v0.8.5
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.3
[INFO] [stderr]   Downloaded ed25519-consensus v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff4ae7f7923a3af8840e4032d92a723fcd7d3efb6855e9d6c72a39a12367fe50
[INFO] running `Command { std: "docker" "start" "-a" "ff4ae7f7923a3af8840e4032d92a723fcd7d3efb6855e9d6c72a39a12367fe50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff4ae7f7923a3af8840e4032d92a723fcd7d3efb6855e9d6c72a39a12367fe50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff4ae7f7923a3af8840e4032d92a723fcd7d3efb6855e9d6c72a39a12367fe50", kill_on_drop: false }`
[INFO] [stdout] ff4ae7f7923a3af8840e4032d92a723fcd7d3efb6855e9d6c72a39a12367fe50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcc9487703975b848d5faf038e90b14627a930b9cd5b63d8dacd5898624c174e
[INFO] running `Command { std: "docker" "start" "-a" "bcc9487703975b848d5faf038e90b14627a930b9cd5b63d8dacd5898624c174e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling winnow v0.7.9
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tendermint-proto v0.40.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling tendermint v0.40.4
[INFO] [stderr]    Compiling tendermint-config v0.40.4
[INFO] [stderr]    Compiling tendermint-rpc v0.40.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "bcc9487703975b848d5faf038e90b14627a930b9cd5b63d8dacd5898624c174e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcc9487703975b848d5faf038e90b14627a930b9cd5b63d8dacd5898624c174e", kill_on_drop: false }`
[INFO] [stdout] bcc9487703975b848d5faf038e90b14627a930b9cd5b63d8dacd5898624c174e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa2f99591fe28844b0e175f2e3d9a100d3004fd9dd3a51433ff78e73dd6c1b08
[INFO] running `Command { std: "docker" "start" "-a" "fa2f99591fe28844b0e175f2e3d9a100d3004fd9dd3a51433ff78e73dd6c1b08", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tendermint-proto v0.40.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tendermint v0.40.4
[INFO] [stderr]    Compiling tendermint-config v0.40.4
[INFO] [stderr]    Compiling tendermint-rpc v0.40.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.92s
[INFO] running `Command { std: "docker" "inspect" "fa2f99591fe28844b0e175f2e3d9a100d3004fd9dd3a51433ff78e73dd6c1b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa2f99591fe28844b0e175f2e3d9a100d3004fd9dd3a51433ff78e73dd6c1b08", kill_on_drop: false }`
[INFO] [stdout] fa2f99591fe28844b0e175f2e3d9a100d3004fd9dd3a51433ff78e73dd6c1b08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92b12eaaddebbf1957f4744d5a161cb83ccbb4787850dc71fbc683366d53d4dd
[INFO] running `Command { std: "docker" "start" "-a" "92b12eaaddebbf1957f4744d5a161cb83ccbb4787850dc71fbc683366d53d4dd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tendermint_rpc-cd49a5d7e9389e23)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test endpoint::consensus_state::test::serialize_vote_summary ... ok
[INFO] [stdout] test id::tests::round_tripping_jsonrpc_id ... ok
[INFO] [stdout] test query::test::complex_query ... ok
[INFO] [stdout] test endpoint::consensus_state::test::deserialize_vote_summary ... ok
[INFO] [stdout] test client::compat::tests::test_from_str ... ok
[INFO] [stdout] test query::test::empty_query ... ok
[INFO] [stdout] test query::test::query_conditions ... ok
[INFO] [stdout] test client::compat::tests::test_parse_version_for_compat_mode ... ok
[INFO] [stdout] test query::test::query_date_parsing ... ok
[INFO] [stdout] test query::test::query_datetime_parsing ... ok
[INFO] [stdout] test query::test::date_condition ... ok
[INFO] [stdout] test query::test::query_event_type_parsing ... ok
[INFO] [stdout] test query::test::query_float_parsing ... ok
[INFO] [stdout] test query::test::query_signed_term_parsing ... ok
[INFO] [stdout] test query::test::query_string_term_parsing ... ok
[INFO] [stdout] test query::test::query_unsigned_term_parsing ... ok
[INFO] [stdout] test query::test::simple_event_type ... ok
[INFO] [stdout] test rpc_url::test::parsing ... ok
[INFO] [stdout] test query::test::date_time_condition ... ok
[INFO] [stdout] test query::test::simple_condition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dydx_fixtures.rs (/opt/rustwide/target/debug/deps/dydx_fixtures-6f95a13207e6bab1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test incoming_fixtures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gaia_fixtures.rs (/opt/rustwide/target/debug/deps/gaia_fixtures-32455e4aa79b883e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test outgoing_fixtures ... ok
[INFO] [stdout] test incoming_fixtures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/kvstore_fixtures.rs (/opt/rustwide/target/debug/deps/kvstore_fixtures-ca2c29ce0129761b)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test kvstore_fixtures::v0_34::outgoing_fixtures ... ok
[INFO] [stdout] test kvstore_fixtures::v0_37::outgoing_fixtures ... ok
[INFO] [stdout] test kvstore_fixtures::v0_38::outgoing_fixtures ... ok
[INFO] [stdout] test kvstore_fixtures::v0_38::incoming_fixtures ... ok
[INFO] [stdout] test kvstore_fixtures::v0_37::incoming_fixtures ... ok
[INFO] [stdout] test kvstore_fixtures::v0_34::incoming_fixtures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/osmosis_fixtures.rs (/opt/rustwide/target/debug/deps/osmosis_fixtures-5dbfd398327173f5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test incoming_fixtures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sei_fixtures.rs (/opt/rustwide/target/debug/deps/sei_fixtures-50821114e25658ba)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test incoming_fixtures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tendermint_rpc
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/query.rs - query::Query (line 43) ... ok
[INFO] [stdout] test src/query.rs - query::Query (line 28) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "92b12eaaddebbf1957f4744d5a161cb83ccbb4787850dc71fbc683366d53d4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b12eaaddebbf1957f4744d5a161cb83ccbb4787850dc71fbc683366d53d4dd", kill_on_drop: false }`
[INFO] [stdout] 92b12eaaddebbf1957f4744d5a161cb83ccbb4787850dc71fbc683366d53d4dd
