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

fix(app1): blockspace message #3990

Merged
merged 2 commits into from
Mar 9, 2025

chore: trigger ci

392b674
Select commit
Loading
Failed to load commit list.
Merged

fix(app1): blockspace message #3990

chore: trigger ci
392b674
Select commit
Loading
Failed to load commit list.
Garnix CI / package cosmwasm-deployer [x86_64-linux] succeeded Mar 8, 2025 in 47s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling rustls-platform-verifier v0.3.4
   Compiling url v2.5.0
   Compiling futures v0.3.30
   Compiling sha1 v0.10.6
   Compiling serde-json-wasm v1.0.1
   Compiling cosmwasm-derive v2.1.4
   Compiling bech32 v0.11.0
   Compiling bnum v0.11.0
   Compiling cosmwasm-std v2.1.4
   Compiling soketto v0.8.0
   Compiling hyper-util v0.1.5
   Compiling hyper-rustls v0.27.2
   Compiling jsonrpsee-client-transport v0.24.3
   Compiling rand_core v0.3.1
   Compiling cosmwasm-schema-derive v2.1.4
   Compiling enumorph v0.1.2
   Compiling cosmwasm-schema v2.1.4
   Compiling jsonrpsee-ws-client v0.24.3
   Compiling jsonrpsee-http-client v0.24.3
   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 jsonrpsee v0.24.3
   Compiling rand_chacha v0.1.1
   Compiling rand_pcg v0.1.2
   Compiling regex-syntax v0.6.29
   Compiling arc-swap v1.7.1
   Compiling reconnecting-jsonrpc-ws-client v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/reconnecting-jsonrpc-ws-client)
   Compiling regex-automata v0.1.10
   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 cw-storage-plus v2.0.0
   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 rand v0.6.5
   Compiling ethereum-types v0.14.1
   Compiling overload v0.1.1
   Compiling clap_lex v0.7.0
   Compiling anstyle v1.0.6
   Compiling clap_builder v4.5.2
   Compiling nu-ansi-term v0.46.0
   Compiling ethabi v18.0.0
   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 matchers v0.1.0
   Compiling rand_isaac v0.1.1
   Compiling rand_xorshift v0.1.1
   Compiling rand_hc v0.1.0
   Compiling rand_jitter v0.1.4
   Compiling rand_os v0.1.3
   Compiling sharded-slab v0.1.7
   Compiling num-rational v0.4.2
   Compiling clap_derive v4.5.4
   Compiling thread_local v1.1.8
   Compiling tracing-subscriber v0.3.18
   Compiling clap v4.5.4
   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 7m 48s
buildPhase completed in 7 minutes 48 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
searching for bins/libs to install from cargo build log at cargoBuildLogOjYo.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/6wcn6fyk9q976ndhpykclx5pyd837q27-cosmwasm-deployer-0.0.0/bin/cosmwasm-deployer
/nix/store/6wcn6fyk9q976ndhpykclx5pyd837q27-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/6wcn6fyk9q976ndhpykclx5pyd837q27-cosmwasm-deployer-0.0.0
shrinking /nix/store/6wcn6fyk9q976ndhpykclx5pyd837q27-cosmwasm-deployer-0.0.0/lib/libucs03_zkgm.so
shrinking /nix/store/6wcn6fyk9q976ndhpykclx5pyd837q27-cosmwasm-deployer-0.0.0/bin/cosmwasm-deployer
checking for references to /build/ in /nix/store/6wcn6fyk9q976ndhpykclx5pyd837q27-cosmwasm-deployer-0.0.0...
patching script interpreter paths in /nix/store/6wcn6fyk9q976ndhpykclx5pyd837q27-cosmwasm-deployer-0.0.0
stripping (with command strip and flags -S -p) in  /nix/store/6wcn6fyk9q976ndhpykclx5pyd837q27-cosmwasm-deployer-0.0.0/lib /nix/store/6wcn6fyk9q976ndhpykclx5pyd837q27-cosmwasm-deployer-0.0.0/bin