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

fixup deployment #4076

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fixup deployment

60aca04
Select commit
Loading
Failed to load commit list.
Open

fixup deployment #4076

fixup deployment
60aca04
Select commit
Loading
Failed to load commit list.
Garnix CI / package cosmwasm-deployer [x86_64-linux] succeeded Mar 18, 2025 in 53s

Run results

Build succeeded

Details

Last 100 lines of logs:

129 |         InvalidConnectionId,
    |         ^^^^^^^^^^^^^^^^^^^
    |
    = note: `Error` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
    = note: `#[warn(dead_code)]` on by default

warning: variants `ConnectionState`, `ClientId`, and `CounterpartyClientId` are never constructed
   --> lib/ibc-union-spec/src/types/connection.rs:136:9
    |
134 |     pub enum Error {
    |              ----- variants in this enum
135 |         #[error("invalid connection state")]
136 |         ConnectionState,
    |         ^^^^^^^^^^^^^^^
137 |         #[error("invalid client id")]
138 |         ClientId,
    |         ^^^^^^^^
139 |         #[error("invalid counterparty client id")]
140 |         CounterpartyClientId,
    |         ^^^^^^^^^^^^^^^^^^^^
    |
    = note: `Error` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis

warning: `ibc-union-spec` (lib) generated 2 warnings
   Compiling hyper-rustls v0.27.2
   Compiling jsonrpsee-client-transport v0.24.3
   Compiling rand_core v0.3.1
   Compiling jsonrpsee-ws-client v0.24.3
   Compiling jsonrpsee-http-client v0.24.3
   Compiling ethereum-types v0.14.1
   Compiling ethabi v18.0.0
   Compiling strum_macros v0.26.4
   Compiling jsonrpsee v0.24.3
   Compiling ibc-union-msg v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/ibc-union/core/msg)
   Compiling unionlabs-cosmwasm-upgradable v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/unionlabs-cosmwasm-upgradable)
   Compiling rand_chacha v0.1.1
   Compiling rand_pcg v0.1.2
   Compiling arc-swap v1.7.1
   Compiling regex-syntax v0.6.29
   Compiling regex-automata v0.1.10
   Compiling reconnecting-jsonrpc-ws-client v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/reconnecting-jsonrpc-ws-client)
   Compiling strum v0.26.3
   Compiling token-factory-api v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/token-factory-api)
   Compiling depolama v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/depolama)
   Compiling rand v0.6.5
   Compiling cometbft-types v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/cometbft-types)
   Compiling clap_lex v0.7.0
   Compiling overload v0.1.1
   Compiling anstyle v1.0.6
   Compiling clap_builder v4.5.2
   Compiling nu-ansi-term v0.46.0
   Compiling cometbft-rpc v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/cometbft-rpc)
   Compiling ibc-union v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/ibc-union/core)
   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_xorshift v0.1.1
   Compiling rand_hc v0.1.0
   Compiling rand_isaac v0.1.1
   Compiling cw-storage-plus v2.0.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 9m 15s
buildPhase completed in 9 minutes 16 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
searching for bins/libs to install from cargo build log at cargoBuildLogVpZA.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/libibc_union.so
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/dyfl7jmw8745a7g0wajdd72pczlj48ki-cosmwasm-deployer-0.0.0/bin/cosmwasm-deployer
/nix/store/dyfl7jmw8745a7g0wajdd72pczlj48ki-cosmwasm-deployer-0.0.0/lib/libibc_union.so
/nix/store/dyfl7jmw8745a7g0wajdd72pczlj48ki-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/dyfl7jmw8745a7g0wajdd72pczlj48ki-cosmwasm-deployer-0.0.0
shrinking /nix/store/dyfl7jmw8745a7g0wajdd72pczlj48ki-cosmwasm-deployer-0.0.0/lib/libibc_union.so
shrinking /nix/store/dyfl7jmw8745a7g0wajdd72pczlj48ki-cosmwasm-deployer-0.0.0/lib/libucs03_zkgm.so
shrinking /nix/store/dyfl7jmw8745a7g0wajdd72pczlj48ki-cosmwasm-deployer-0.0.0/bin/cosmwasm-deployer
checking for references to /build/ in /nix/store/dyfl7jmw8745a7g0wajdd72pczlj48ki-cosmwasm-deployer-0.0.0...
patching script interpreter paths in /nix/store/dyfl7jmw8745a7g0wajdd72pczlj48ki-cosmwasm-deployer-0.0.0
stripping (with command strip and flags -S -p) in  /nix/store/dyfl7jmw8745a7g0wajdd72pczlj48ki-cosmwasm-deployer-0.0.0/lib /nix/store/dyfl7jmw8745a7g0wajdd72pczlj48ki-cosmwasm-deployer-0.0.0/bin