[INFO] cloning repository https://github.com/traviolus/bridge-cosmwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/traviolus/bridge-cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraviolus%2Fbridge-cosmwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraviolus%2Fbridge-cosmwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46383f696a307ae6e736307e5c2bdb2f976e4df3 [INFO] testing traviolus/bridge-cosmwasm against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraviolus%2Fbridge-cosmwasm" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/traviolus/bridge-cosmwasm on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/traviolus/bridge-cosmwasm [INFO] finished tweaking git repo https://github.com/traviolus/bridge-cosmwasm [INFO] tweaked toml for git repo https://github.com/traviolus/bridge-cosmwasm written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/traviolus/bridge-cosmwasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-oid v0.4.5 [INFO] [stderr] Downloaded k256 v0.7.3 [INFO] [stderr] Downloaded ecdsa v0.10.2 [INFO] [stderr] Downloaded bitvec v0.18.5 [INFO] [stderr] Downloaded cosmwasm-derive v0.14.1 [INFO] [stderr] Downloaded cw-storage-plus v0.6.2 [INFO] [stderr] Downloaded cosmwasm-crypto v0.14.1 [INFO] [stderr] Downloaded obi-derive v0.0.2 [INFO] [stderr] Downloaded cosmwasm-std v0.14.1 [INFO] [stderr] Downloaded obi-derive-internal v0.0.2 [INFO] [stderr] Downloaded obi v0.0.2 [INFO] [stderr] Downloaded elliptic-curve v0.8.5 [INFO] [stderr] Downloaded der v0.1.0 [INFO] [stderr] Downloaded pkcs8 v0.3.3 [INFO] [stderr] Downloaded cosmwasm-crypto v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 593c32b1b621ecaff16c53be65ed3c1b027bf02517a9c37e0cdd0097020a92d0 [INFO] running `Command { std: "docker" "start" "-a" "593c32b1b621ecaff16c53be65ed3c1b027bf02517a9c37e0cdd0097020a92d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "593c32b1b621ecaff16c53be65ed3c1b027bf02517a9c37e0cdd0097020a92d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "593c32b1b621ecaff16c53be65ed3c1b027bf02517a9c37e0cdd0097020a92d0", kill_on_drop: false }` [INFO] [stdout] 593c32b1b621ecaff16c53be65ed3c1b027bf02517a9c37e0cdd0097020a92d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d3dd8297ca060cecf216b55391d4f14629e03966d4835d7a7b1c6d29fe2cf90 [INFO] running `Command { std: "docker" "start" "-a" "4d3dd8297ca060cecf216b55391d4f14629e03966d4835d7a7b1c6d29fe2cf90", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling k256 v0.7.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling obi-derive-internal v0.0.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling cosmwasm-derive v0.14.1 [INFO] [stderr] Compiling obi-derive v0.0.2 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling obi v0.0.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.7 [INFO] [stderr] Compiling serde-json-wasm v0.2.3 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling cosmwasm-crypto v0.14.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.15.0 [INFO] [stderr] Compiling cosmwasm-std v0.10.1 [INFO] [stderr] Compiling cosmwasm-std v0.14.1 [INFO] [stderr] Compiling cosmwasm-storage v0.10.1 [INFO] [stderr] Compiling cw-storage-plus v0.6.2 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling ethabi v12.0.0 [INFO] [stderr] Compiling bridge-cosm-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `hex::decode as HexDecode` [INFO] [stdout] --> src/libraries/obi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hex::decode as HexDecode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `base64::decode as b64decode` [INFO] [stdout] --> src/libraries/obi.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use base64::decode as b64decode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `y` is never read [INFO] [stdout] --> src/libraries/secp256k1.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let mut y = &BigInt::default(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::option::Option::::insert` that must be used [INFO] [stdout] --> src/contract.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | res.data.insert(to_binary(&verify_result).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to set a value, consider assignment instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "4d3dd8297ca060cecf216b55391d4f14629e03966d4835d7a7b1c6d29fe2cf90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d3dd8297ca060cecf216b55391d4f14629e03966d4835d7a7b1c6d29fe2cf90", kill_on_drop: false }` [INFO] [stdout] 4d3dd8297ca060cecf216b55391d4f14629e03966d4835d7a7b1c6d29fe2cf90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4f5d2c85a80fca45a6a94370ebd9d7414b3340e7dce6d66fe127a32b1ce331b3 [INFO] running `Command { std: "docker" "start" "-a" "4f5d2c85a80fca45a6a94370ebd9d7414b3340e7dce6d66fe127a32b1ce331b3", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema v0.10.1 [INFO] [stdout] warning: unused import: `hex::decode as HexDecode` [INFO] [stdout] --> src/libraries/obi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hex::decode as HexDecode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `base64::decode as b64decode` [INFO] [stdout] --> src/libraries/obi.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use base64::decode as b64decode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `y` is never read [INFO] [stdout] --> src/libraries/secp256k1.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let mut y = &BigInt::default(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::option::Option::::insert` that must be used [INFO] [stdout] --> src/contract.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | res.data.insert(to_binary(&verify_result).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to set a value, consider assignment instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bridge-cosm-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `y` is never read [INFO] [stdout] --> src/libraries/secp256k1.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let mut y = &BigInt::default(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::option::Option::::insert` that must be used [INFO] [stdout] --> src/contract.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | res.data.insert(to_binary(&verify_result).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to set a value, consider assignment instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.22s [INFO] running `Command { std: "docker" "inspect" "4f5d2c85a80fca45a6a94370ebd9d7414b3340e7dce6d66fe127a32b1ce331b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f5d2c85a80fca45a6a94370ebd9d7414b3340e7dce6d66fe127a32b1ce331b3", kill_on_drop: false }` [INFO] [stdout] 4f5d2c85a80fca45a6a94370ebd9d7414b3340e7dce6d66fe127a32b1ce331b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 344df546f1b84b7995a58a36b24a284f63309a1800b50673368dd6df30e3ee91 [INFO] running `Command { std: "docker" "start" "-a" "344df546f1b84b7995a58a36b24a284f63309a1800b50673368dd6df30e3ee91", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `hex::decode as HexDecode` [INFO] [stderr] --> src/libraries/obi.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use hex::decode as HexDecode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `base64::decode as b64decode` [INFO] [stderr] --> src/libraries/obi.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use base64::decode as b64decode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: value assigned to `y` is never read [INFO] [stderr] --> src/libraries/secp256k1.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | let mut y = &BigInt::default(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::option::Option::::insert` that must be used [INFO] [stderr] --> src/contract.rs:200:13 [INFO] [stderr] | [INFO] [stderr] 200 | res.data.insert(to_binary(&verify_result).unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you intended to set a value, consider assignment instead [INFO] [stderr] [INFO] [stderr] warning: `bridge-cosm-wasm` (lib) generated 4 warnings [INFO] [stderr] warning: `bridge-cosm-wasm` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bridge_cosm_wasm-b7ac92b9c196a8ad) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test contract::tests::proper_initialization ... ok [INFO] [stdout] test contract::tests::update_validator_power_test ... ok [INFO] [stdout] test contract::tests::verify_oracle_data_test ... ok [INFO] [stdout] test libraries::abi::tests::eth_decode_relayandverify_test ... ok [INFO] [stdout] test libraries::block_header_merkle_path::tests::get_block_header_test ... ok [INFO] [stdout] test libraries::secp256k1::tests::ecc_sqrt_test ... ok [INFO] [stdout] test libraries::iavl_merkle_path::tests::get_parent_hash_test ... ok [INFO] [stdout] test libraries::multi_store::tests::get_app_hash_test ... ok [INFO] [stdout] test libraries::secp256k1::tests::modulus_test ... ok [INFO] [stdout] test libraries::obi::test::encode_test ... ok [INFO] [stdout] test libraries::result_codec::tests::encode_test ... ok [INFO] [stdout] test libraries::secp256k1::tests::inv_mod_test ... ok [INFO] [stdout] test libraries::utils::tests::merkle_inner_hash_test ... ok [INFO] [stdout] test libraries::utils::tests::encode_varint_signed_test ... ok [INFO] [stdout] test libraries::obi::test::decode_test ... ok [INFO] [stdout] test libraries::utils::tests::encode_time_test ... ok [INFO] [stdout] test libraries::abi::tests::eth_decode_relayandverifycount_test ... ok [INFO] [stdout] test libraries::utils::tests::merkle_leaf_hash_test ... ok [INFO] [stdout] test libraries::utils::tests::encode_varint_unsigned_test ... ok [INFO] [stdout] test libraries::secp256k1::tests::ecc_double_test ... ok [INFO] [stdout] test libraries::secp256k1::tests::ecc_add_test ... ok [INFO] [stdout] test contract::tests::relay_block_test ... ok [INFO] [stdout] test contract::tests::relay_and_verify_test ... ok [INFO] [stdout] test contract::tests::append_signatures_test ... FAILED [INFO] [stdout] test libraries::tm_signature::tests::recover_signer_test ... ok [INFO] [stdout] test contract::tests::laozi_testnet_test ... FAILED [INFO] [stdout] test contract::tests::relay_candidate_block_test ... FAILED [INFO] [stdout] test libraries::secp256k1::tests::ecrecover_test ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- contract::tests::append_signatures_test stdout ---- [INFO] [stdout] thread 'contract::tests::append_signatures_test' panicked at 'called `Result::unwrap()` on an `Err` value: InvalidSignatureFormat', src/libraries/tm_signature.rs:24:111 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f041310bd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557f041310bd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f041310bd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x557f041310bd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x557f04156c3c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x557f0412c9b8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x557f04133397 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x557f04133397 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x557f04133397 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x557f041330cc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x557f04133ae9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x557f041337d7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x557f04131584 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x557f041334e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557f03f8b133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x557f03f8b223 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x557f03f8e1fc - core::result::Result::unwrap::h2914965713d716c9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x557f03f93d88 - bridge_cosm_wasm::libraries::tm_signature::Data::recover_signer::h81f998b394c4c76f [INFO] [stdout] at /opt/rustwide/workdir/src/libraries/tm_signature.rs:24:27 [INFO] [stdout] 18: 0x557f03fbc979 - bridge_cosm_wasm::contract::try_append_signature::hb22e8160c531451a [INFO] [stdout] at /opt/rustwide/workdir/src/contract.rs:294:22 [INFO] [stdout] 19: 0x557f03fb7f26 - bridge_cosm_wasm::contract::handle::h24676171e0e7a244 [INFO] [stdout] at /opt/rustwide/workdir/src/contract.rs:52:48 [INFO] [stdout] 20: 0x557f03fd7aef - bridge_cosm_wasm::contract::tests::append_signatures_test::ha0c36be06f7d9a2e [INFO] [stdout] at /opt/rustwide/workdir/src/contract.rs:759:20 [INFO] [stdout] 21: 0x557f03fd717a - bridge_cosm_wasm::contract::tests::append_signatures_test::{{closure}}::h438a626fc6232205 [INFO] [stdout] at /opt/rustwide/workdir/src/contract.rs:725:5 [INFO] [stdout] 22: 0x557f03fc63ee - core::ops::function::FnOnce::call_once::haefe2a8d19ebd3d3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x557f0403a743 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x557f0403a743 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 25: 0x557f04039424 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 26: 0x557f04039424 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x557f04039424 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x557f04039424 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x557f04039424 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x557f04039424 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 31: 0x557f04039424 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 32: 0x557f04042d41 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 33: 0x557f04042d41 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x557f0400f3bf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 35: 0x557f0400f3bf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x557f0400f3bf - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x557f0400f3bf - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x557f0400f3bf - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x557f0400f3bf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x557f0400f3bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x557f041397d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x557f041397d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 43: 0x557f041397d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7ff17e155609 - start_thread [INFO] [stdout] 45: 0x7ff17df25163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- contract::tests::laozi_testnet_test stdout ---- [INFO] [stdout] thread 'contract::tests::laozi_testnet_test' panicked at 'called `Result::unwrap()` on an `Err` value: InvalidSignatureFormat', src/libraries/tm_signature.rs:24:111 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f041310bd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557f041310bd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f041310bd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x557f041310bd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x557f04156c3c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x557f0412c9b8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x557f04133397 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x557f04133397 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x557f04133397 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x557f041330cc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x557f04133ae9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x557f041337d7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x557f04131584 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x557f041334e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557f03f8b133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x557f03f8b223 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x557f03f8e1fc - core::result::Result::unwrap::h2914965713d716c9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x557f03f93d88 - bridge_cosm_wasm::libraries::tm_signature::Data::recover_signer::h81f998b394c4c76f [INFO] [stdout] at /opt/rustwide/workdir/src/libraries/tm_signature.rs:24:27 [INFO] [stdout] 18: 0x557f03fbc979 - bridge_cosm_wasm::contract::try_append_signature::hb22e8160c531451a [INFO] [stdout] at /opt/rustwide/workdir/src/contract.rs:294:22 [INFO] [stdout] 19: 0x557f03fb7f26 - bridge_cosm_wasm::contract::handle::h24676171e0e7a244 [INFO] [stdout] at /opt/rustwide/workdir/src/contract.rs:52:48 [INFO] [stdout] 20: 0x557f03fd98d8 - bridge_cosm_wasm::contract::tests::laozi_testnet_test::he799951f300ed57a [INFO] [stdout] at /opt/rustwide/workdir/src/contract.rs:862:20 [INFO] [stdout] 21: 0x557f03fd7daa - bridge_cosm_wasm::contract::tests::laozi_testnet_test::{{closure}}::h650d0207f75a1738 [INFO] [stdout] at /opt/rustwide/workdir/src/contract.rs:769:5 [INFO] [stdout] 22: 0x557f03fc653e - core::ops::function::FnOnce::call_once::hd36c64bb6fcbabf7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x557f0403a743 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x557f0403a743 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 25: 0x557f04039424 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 26: 0x557f04039424 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x557f04039424 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x557f04039424 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x557f04039424 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x557f04039424 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 31: 0x557f04039424 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 32: 0x557f04042d41 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 33: 0x557f04042d41 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x557f0400f3bf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 35: 0x557f0400f3bf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x557f0400f3bf - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x557f0400f3bf - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x557f0400f3bf - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x557f0400f3bf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x557f0400f3bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x557f041397d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x557f041397d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 43: 0x557f041397d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7ff17e155609 - start_thread [INFO] [stdout] 45: 0x7ff17df25163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- contract::tests::relay_candidate_block_test stdout ---- [INFO] [stdout] thread 'contract::tests::relay_candidate_block_test' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `CandidateBlockDetail { block_header: [189, 140, 41, 27, 94, 10, 172, 189, 203, 203, 170, 48, 125, 223, 105, 227, 170, 51, 59, 146, 51, 216, 93, 150, 147, 31, 255, 251, 50, 195, 210, 53], last_signer_hex: "", sum_voting_power: 0, block_detail: BlockDetail { oracle_state: [55, 57, 50, 48, 68, 53, 54, 50, 69, 67, 48, 55, 65, 57, 57, 55, 57, 50, 56, 54, 70, 68, 67, 68, 65, 57, 55, 53, 70, 57, 52, 51, 68, 52, 49, 68, 51, 49, 57, 55, 52, 66, 48, 49, 66, 56, 68, 67, 53, 66, 49, 66, 51, 55, 52, 56, 55, 56, 66, 49, 57, 52, 68, 65], time_second: 1622115652, time_nano_second_fraction: 146102103 } }`, [INFO] [stdout] right: `CandidateBlockDetail { block_header: [70, 131, 98, 21, 161, 84, 114, 223, 120, 95, 111, 140, 147, 226, 231, 76, 40, 255, 176, 55, 101, 136, 27, 111, 114, 205, 58, 21, 214, 3, 235, 249], last_signer_hex: "", sum_voting_power: 0, block_detail: BlockDetail { oracle_state: [121, 32, 213, 98, 236, 7, 169, 151, 146, 134, 253, 205, 169, 117, 249, 67, 212, 29, 49, 151, 75, 1, 184, 220, 91, 27, 55, 72, 120, 177, 148, 218], time_second: 1622115652, time_nano_second_fraction: 146102103 } }`', src/contract.rs:721:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f041310bd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557f041310bd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f041310bd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x557f041310bd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x557f04156c3c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x557f0412c9b8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x557f04133397 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x557f04133397 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x557f04133397 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x557f041330cc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x557f04133ae9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x557f041337d7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x557f04131584 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x557f041334e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557f03f8b133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x557f04155258 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x557f03fec7da - core::panicking::assert_failed::h06542c236b4d5d5c [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x557f03fd7077 - bridge_cosm_wasm::contract::tests::relay_candidate_block_test::hf84930e23716d407 [INFO] [stdout] at /opt/rustwide/workdir/src/contract.rs:721:9 [INFO] [stdout] 18: 0x557f03fd60ca - bridge_cosm_wasm::contract::tests::relay_candidate_block_test::{{closure}}::h6c21f6b29f757700 [INFO] [stdout] at /opt/rustwide/workdir/src/contract.rs:689:5 [INFO] [stdout] 19: 0x557f03fc62ee - core::ops::function::FnOnce::call_once::h85598e0ec0656b82 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x557f0403a743 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x557f0403a743 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x557f04039424 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x557f04039424 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x557f04039424 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x557f04039424 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x557f04039424 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x557f04039424 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x557f04039424 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x557f04042d41 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x557f04042d41 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x557f0400f3bf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x557f0400f3bf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x557f0400f3bf - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x557f0400f3bf - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x557f0400f3bf - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x557f0400f3bf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x557f0400f3bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557f041397d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x557f041397d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x557f041397d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7ff17e155609 - start_thread [INFO] [stdout] 42: 0x7ff17df25163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] contract::tests::append_signatures_test [INFO] [stdout] contract::tests::laozi_testnet_test [INFO] [stdout] contract::tests::relay_candidate_block_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 25 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "344df546f1b84b7995a58a36b24a284f63309a1800b50673368dd6df30e3ee91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344df546f1b84b7995a58a36b24a284f63309a1800b50673368dd6df30e3ee91", kill_on_drop: false }` [INFO] [stdout] 344df546f1b84b7995a58a36b24a284f63309a1800b50673368dd6df30e3ee91