Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ibc-union): Add query responses #3508

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

style(ibc-union): fix root Cargo.toml

a21afbb
Select commit
Loading
Failed to load commit list.
Open

feat(ibc-union): Add query responses #3508

style(ibc-union): fix root Cargo.toml
a21afbb
Select commit
Loading
Failed to load commit list.
Garnix CI / package cosmwasm-deployer [x86_64-linux] succeeded Feb 21, 2025 in 5m 41s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/az89p1k9vyrjwhnwqwiilsddmihq9akg.narinfo
https://cache.garnix.io/az89p1k9vyrjwhnwqwiilsddmihq9akg.narinfo
https://cache.nixos.org/n6ny4pazp799w5j12pxb00lzh9kbgr15.narinfo
https://cache.garnix.io/n6ny4pazp799w5j12pxb00lzh9kbgr15.narinfo
Running phase: unpackPhase
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking source archive /nix/store/az89p1k9vyrjwhnwqwiilsddmihq9akg-cosmwasm-deployer-patched-workspace-cargo-toml
source root is cosmwasm-deployer-patched-workspace-cargo-toml
Running phase: patchPhase
@nix {"action":"setPhase","phase":"patchPhase"}
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/jcjdgwxb2080wsa93926z9a7a7mpr034-cosmwasm-deployer-deps-0.0.0/target.tar.zst to target
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"configurePhase"}
will append /build/cosmwasm-deployer-patched-workspace-cargo-toml/.cargo-home/config.toml with contents of /nix/store/jk6yz7b53m7l5ws67zbmci4cfknr1q4l-vendor-cargo-deps/config.toml
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)
++ command cargo build --release --message-format json-render-diagnostics -j1 -p cosmwasm-deployer
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 serde-utils v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling unionlabs-primitives v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/unionlabs-primitives)
   Compiling ssz-derive v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/ssz-derive)
   Compiling ssz v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/ssz)
   Compiling protos v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling macros v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/macros)
   Compiling unionlabs v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling voyager-core v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/voyager-core)
   Compiling ibc-union-spec v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/ibc-union-spec)
warning: unused import: `ethereum::keccak256`
 --> lib/ibc-union-spec/src/path.rs:4:5
  |
4 |     ethereum::keccak256,
  |     ^^^^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: unused import: `Packet`
  --> lib/ibc-union-spec/src/path.rs:10:76
   |
10 | use crate::types::{Channel, ChannelId, ClientId, Connection, ConnectionId, Packet};
   |                                                                            ^^^^^^

warning: `ibc-union-spec` (lib) generated 2 warnings (run `cargo fix --lib -p ibc-union-spec` to apply 2 suggestions)
   Compiling reconnecting-jsonrpc-ws-client v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/reconnecting-jsonrpc-ws-client)
   Compiling ibc-union-msg v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/ibc-union/core/msg)
   Compiling token-factory-api v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/token-factory-api)
   Compiling unionlabs-cosmwasm-upgradable v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/unionlabs-cosmwasm-upgradable)
   Compiling cometbft-types v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/cometbft-types)
   Compiling cometbft-rpc v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/cometbft-rpc)
   Compiling ucs03-zkgm-token-minter-api v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/ucs03-zkgm-token-minter-api)
   Compiling cosmos-client v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/cosmos-client)
   Compiling ucs03-zkgm v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/ibc-union/app/ucs03-zkgm)
   Compiling ibc-union-light-client v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/ibc-union/core/light-client-interface)
   Compiling cosmwasm-deployer v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/deployer)
    Finished `release` profile [optimized] target(s) in 3m 30s
buildPhase completed in 3 minutes 31 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
searching for bins/libs to install from cargo build log at cargoBuildLoglcMY.json
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.
installing /build/cosmwasm-deployer-patched-workspace-cargo-toml/target/release/deps/libucs03_zkgm.so
installing /build/cosmwasm-deployer-patched-workspace-cargo-toml/target/release/cosmwasm-deployer
searching for bins/libs complete
stripping references to cargoVendorDir from:
/nix/store/n6ny4pazp799w5j12pxb00lzh9kbgr15-cosmwasm-deployer-0.0.0/bin/cosmwasm-deployer
/nix/store/n6ny4pazp799w5j12pxb00lzh9kbgr15-cosmwasm-deployer-0.0.0/lib/libucs03_zkgm.so
stripping references done
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/n6ny4pazp799w5j12pxb00lzh9kbgr15-cosmwasm-deployer-0.0.0
shrinking /nix/store/n6ny4pazp799w5j12pxb00lzh9kbgr15-cosmwasm-deployer-0.0.0/lib/libucs03_zkgm.so
shrinking /nix/store/n6ny4pazp799w5j12pxb00lzh9kbgr15-cosmwasm-deployer-0.0.0/bin/cosmwasm-deployer
checking for references to /build/ in /nix/store/n6ny4pazp799w5j12pxb00lzh9kbgr15-cosmwasm-deployer-0.0.0...
patching script interpreter paths in /nix/store/n6ny4pazp799w5j12pxb00lzh9kbgr15-cosmwasm-deployer-0.0.0
stripping (with command strip and flags -S -p) in  /nix/store/n6ny4pazp799w5j12pxb00lzh9kbgr15-cosmwasm-deployer-0.0.0/lib /nix/store/n6ny4pazp799w5j12pxb00lzh9kbgr15-cosmwasm-deployer-0.0.0/bin