chore: add ics23/mpt state lens client to docs #3471
Merged
Garnix CI / package ibc-union [x86_64-linux]
succeeded
Jan 9, 2025 in 1m 12s
Run results
Build succeeded
Details
Last 100 lines of logs:
Running phase: configurePhase
@nix {"action":"setPhase","phase":"configurePhase"}
will append /build/ibc-union-patched-workspace-cargo-toml/.cargo-home/config.toml with contents of /nix/store/fb3wjpqrfckk52awlv1q46z53g11xby4-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 ibc-union --no-default-features --lib -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort --target wasm32-unknown-unknown
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.77
Compiling serde_derive v1.0.203
Compiling serde v1.0.203
Compiling bytes v1.6.0
Compiling derive_more-impl v1.0.0
Compiling hashbrown v0.15.0
Compiling derive_more v1.0.0
Compiling ruint v1.12.3
Compiling prost-derive v0.12.6
Compiling const-hex v1.14.0
Compiling alloy-primitives v0.8.16
Compiling syn-solidity v0.8.12
Compiling alloy-sol-macro-input v0.8.12
Compiling prost v0.12.6
Compiling serde_json v1.0.118
Compiling proc-macro-error2 v2.0.1
Compiling thiserror-impl v1.0.61
Compiling thiserror v1.0.61
Compiling alloy-sol-macro-expander v0.8.12
Compiling prost-types v0.12.3
Compiling rlp v0.5.2
Compiling alloy-sol-macro v0.8.12
Compiling prettyplease v0.2.22
Compiling prost-build v0.12.3
Compiling alloy-sol-types v0.8.12
Compiling impl-rlp v0.3.0
Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling impl-serde v0.4.0
Compiling macro_magic_core_macros v0.5.1
Compiling derive-syn-parse v0.2.0
Compiling macro_magic_core v0.5.1
Compiling primitive-types v0.12.2
Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling alloy-core v0.8.12
Compiling alloy-serde v0.6.4
Compiling serde_bytes v0.11.15
Compiling unionlabs-primitives v0.0.1 (/build/ibc-union-patched-workspace-cargo-toml/lib/unionlabs-primitives)
Compiling alloy v0.6.4
Compiling serde-utils v0.1.0 (/build/ibc-union-patched-workspace-cargo-toml/lib/serde-utils)
Compiling macro_magic_macros v0.5.1
Compiling prettier-please v0.2.0
Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling frame-support-procedural-tools-derive v12.0.0
Compiling indexmap v2.6.0
Compiling frame-support-procedural-tools v13.0.0
Compiling expander v2.1.0
Compiling macro_magic v0.5.1
Compiling ssz-derive v0.5.3 (/build/ibc-union-patched-workspace-cargo-toml/lib/ssz-derive)
Compiling serde_derive_internals v0.29.1
Compiling proc-macro-warning v1.0.2
Compiling ssz v0.5.3 (/build/ibc-union-patched-workspace-cargo-toml/lib/ssz)
Compiling frame-support-procedural v30.0.2
Compiling schemars_derive v0.8.21
Compiling wasmparser v0.113.3
Compiling protos v0.0.0 (/build/ibc-union-patched-workspace-cargo-toml/generated/rust/protos)
Compiling bcs v0.1.6
Compiling macros v0.1.0 (/build/ibc-union-patched-workspace-cargo-toml/lib/macros)
Compiling unionlabs v0.1.0 (/build/ibc-union-patched-workspace-cargo-toml/lib/unionlabs)
Compiling schemars v0.8.21
Compiling ibc-solidity v0.1.0 (/build/ibc-union-patched-workspace-cargo-toml/lib/ibc-solidity)
Compiling serde-json-wasm v1.0.1
Compiling cosmwasm-derive v2.1.4
Compiling cosmwasm-std v2.1.4
Compiling strum_macros v0.26.4
Compiling voyager-core v0.1.0 (/build/ibc-union-patched-workspace-cargo-toml/lib/voyager-core)
Compiling enumorph v0.1.2
Compiling ibc-union-spec v0.1.0 (/build/ibc-union-patched-workspace-cargo-toml/lib/ibc-union-spec)
Compiling strum v0.26.3
Compiling cw-storage-plus v2.0.0
Compiling ibc-union-msg v1.0.0 (/build/ibc-union-patched-workspace-cargo-toml/cosmwasm/ibc-union/core/msg)
Compiling ibc-union v1.0.0 (/build/ibc-union-patched-workspace-cargo-toml/cosmwasm/ibc-union/core)
Finished `release` profile [optimized] target(s) in 1m 50s
buildPhase completed in 1 minutes 50 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
stripping references to cargoVendorDir from:
/nix/store/52w2na8j6b13912gpbcj1nqvl0hf2p5y-ibc-union-1.0.0/lib/ibc_union.wasm
/nix/store/52w2na8j6b13912gpbcj1nqvl0hf2p5y-ibc-union-1.0.0/lib/ibc_union.wasm.gz
stripping references done
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/52w2na8j6b13912gpbcj1nqvl0hf2p5y-ibc-union-1.0.0
checking for references to /build/ in /nix/store/52w2na8j6b13912gpbcj1nqvl0hf2p5y-ibc-union-1.0.0...
patching script interpreter paths in /nix/store/52w2na8j6b13912gpbcj1nqvl0hf2p5y-ibc-union-1.0.0
stripping (with command strip and flags -S -p) in /nix/store/52w2na8j6b13912gpbcj1nqvl0hf2p5y-ibc-union-1.0.0/lib
Loading