feat(ibc-union): Add query responses #3508
Open
Garnix CI / check ics23-tests [x86_64-linux]
succeeded
Feb 21, 2025 in 5m 6s
Run results
Build succeeded
Details
Last 100 lines of logs:
default configurePhase, nothing to do
Running phase: buildPhase
@nix {"action":"setPhase","phase":"buildPhase"}
++ command cargo --version
cargo 1.83.0-nightly (15fbd2f60 2024-10-08)
Running phase: checkPhase
@nix {"action":"setPhase","phase":"checkPhase"}
++ command cargo test --release -p ics23
warning: Patch `merlin v3.0.0 (https://github.com/aptos-labs/merlin#3454ccc8)` was not used in the crate graph.
Patch `x25519-dalek v1.2.0 (https://github.com/aptos-labs/x25519-dalek?branch=zeroize_v1#762a9501)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
Compiling syn v2.0.98
Compiling ssz-derive v0.0.0 (/build/ics23-patched-workspace-cargo-toml/lib/ssz-derive)
Compiling prettyplease v0.2.29
Compiling proc-macro-warning v1.84.1
Compiling expander v2.2.1
Compiling serde_derive v1.0.218
Compiling prost-derive v0.12.6
Compiling derive-syn-parse v0.2.0
Compiling macro_magic_core_macros v0.5.1
Compiling thiserror-impl v1.0.69
Compiling frame-support-procedural-tools-derive v12.0.0
Compiling derive_more v0.99.19
Compiling macros v0.0.0 (/build/ics23-patched-workspace-cargo-toml/lib/macros)
Compiling frame-support-procedural-tools v13.0.1
Compiling macro_magic_core v0.5.1
Compiling docify_macros v0.2.9
Compiling thiserror v1.0.69
Compiling macro_magic_macros v0.5.1
Compiling prost v0.12.6
Compiling macro_magic v0.5.1
Compiling docify v0.2.9
Compiling frame-support-procedural v30.0.6
Compiling prost-types v0.12.6
Compiling serde v1.0.218
Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling prost-build v0.12.6
Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling hex v0.4.3
Compiling impl-serde v0.4.0
Compiling serde_bytes v0.11.15
Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling bcs v0.1.6
Compiling serde_json v1.0.139
Compiling uint v0.9.5
Compiling primitive-types v0.12.2
Compiling serde-utils v0.0.0 (/build/ics23-patched-workspace-cargo-toml/lib/serde-utils)
Compiling unionlabs-primitives v0.0.0 (/build/ics23-patched-workspace-cargo-toml/lib/unionlabs-primitives)
Compiling ssz v0.0.0 (/build/ics23-patched-workspace-cargo-toml/lib/ssz)
Compiling protos v0.0.0 (/build/ics23-patched-workspace-cargo-toml/generated/rust/protos)
Compiling unionlabs v0.0.0 (/build/ics23-patched-workspace-cargo-toml/lib/unionlabs)
Compiling ics23 v0.0.0 (/build/ics23-patched-workspace-cargo-toml/lib/ics23)
Finished `release` profile [optimized] target(s) in 33.65s
Running unittests src/lib.rs (target/release/deps/ics23-952213581283908c)
running 15 tests
test ibc_api::tests::account_non_existence ... ok
test ibc_api::tests::connection_exists ... ok
test ibc_api::tests::client_state_exists ... ok
test ibc_api::tests::existence_proof_root_mismatch ... ok
test ibc_api::tests::existence_proof_value_mismatch ... ok
test ibc_api::tests::testnet_exist ... ok
test ibc_api::tests::existence_proof_key_mismatch ... ok
test verify::tests::verify_chained_test ... ok
test verify::tests::verify_membership_left ... ok
test verify::tests::verify_membership_middle ... ok
test ibc_api::tests::ethermint_proof ... ok
test verify::tests::verify_membership_right ... ok
test verify::tests::verify_non_membership_left ... ok
test verify::tests::verify_non_membership_middle ... ok
test verify::tests::verify_non_membership_right ... ok
test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running tests/test_suite.rs (target/release/deps/test_suite-438b50639f8265a6)
running 1 test
test suite ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests ics23
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
checkPhase completed in 34 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/lahjn8akndxdprh38917zn0vw308fw6c-ics23-deps-0.0.0/target.tar.zst to /nix/store/bzaj83x9d1w98rnb8wqfwqiw0y508b4r-ics23-test-0.0.0/target.tar.zst
/*stdin*\ : 29.71% ( 242 MiB => 71.9 MiB, /nix/store/bzaj83x9d1w98rnb8wqfwqiw0y508b4r-ics23-test-0.0.0/target.tar.zst)
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/bzaj83x9d1w98rnb8wqfwqiw0y508b4r-ics23-test-0.0.0
checking for references to /build/ in /nix/store/bzaj83x9d1w98rnb8wqfwqiw0y508b4r-ics23-test-0.0.0...
patching script interpreter paths in /nix/store/bzaj83x9d1w98rnb8wqfwqiw0y508b4r-ics23-test-0.0.0
Loading