Skip to content

wip - wasm hacking#5305

Draft
benluelo wants to merge 1 commit into
mainfrom
wasm-hacking
Draft

wip - wasm hacking#5305
benluelo wants to merge 1 commit into
mainfrom
wasm-hacking

wip

36099cb
Select commit
Loading
Failed to load commit list.
Garnix CI / package e2e-lst-tests [x86_64-linux] failed Nov 17, 2025 in 4m 22s

package e2e-lst-tests [x86_64-linux]

package e2e-lst-tests [x86_64-linux] failed

Details

Last 100 lines of logs:

union-test-deps-0.0.0>     |             ^^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `PortIdResponse` in the root
union-test-deps-0.0.0>     |             |                |         |
union-test-deps-0.0.0>     |             |                |         no `ListChannelsResponse` in the root
union-test-deps-0.0.0>     |             |                no `IbcQuery` in the root
union-test-deps-0.0.0>     |             no `ChannelResponse` in the root
union-test-deps-0.0.0>     |             help: a similar name exists in the module: `BalanceResponse`
union-test-deps-0.0.0>     |
union-test-deps-0.0.0> note: found an item that was configured out
union-test-deps-0.0.0>    --> /nix/store/ffdnb38z9z9hykr3k699j25mm13xnma2-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:5
union-test-deps-0.0.0>     |
union-test-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
union-test-deps-0.0.0>     |       --------------- the item is gated behind the `ibc` feature
union-test-deps-0.0.0> 119 | pub use crate::query::{
union-test-deps-0.0.0> 120 |     ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
union-test-deps-0.0.0>     |     ^^^^^^^^^^^^^^^
union-test-deps-0.0.0> note: found an item that was configured out
union-test-deps-0.0.0>    --> /nix/store/ffdnb38z9z9hykr3k699j25mm13xnma2-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:49
union-test-deps-0.0.0>     |
union-test-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
union-test-deps-0.0.0>     |       --------------- the item is gated behind the `ibc` feature
union-test-deps-0.0.0> 119 | pub use crate::query::{
union-test-deps-0.0.0> 120 |     ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
union-test-deps-0.0.0>     |                                                 ^^^^^^^^
union-test-deps-0.0.0> note: found an item that was configured out
union-test-deps-0.0.0>    --> /nix/store/ffdnb38z9z9hykr3k699j25mm13xnma2-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:59
union-test-deps-0.0.0>     |
union-test-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
union-test-deps-0.0.0>     |       --------------- the item is gated behind the `ibc` feature
union-test-deps-0.0.0> 119 | pub use crate::query::{
union-test-deps-0.0.0> 120 |     ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
union-test-deps-0.0.0>     |                                                           ^^^^^^^^^^^^^^^^^^^^
union-test-deps-0.0.0> note: found an item that was configured out
union-test-deps-0.0.0>    --> /nix/store/ffdnb38z9z9hykr3k699j25mm13xnma2-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:81
union-test-deps-0.0.0>     |
union-test-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
union-test-deps-0.0.0>     |       --------------- the item is gated behind the `ibc` feature
union-test-deps-0.0.0> 119 | pub use crate::query::{
union-test-deps-0.0.0> 120 |     ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
union-test-deps-0.0.0>     |                                                                                 ^^^^^^^^^^^^^^
union-test-deps-0.0.0> 
union-test-deps-0.0.0>     Checking tokio-rustls v0.26.2
union-test-deps-0.0.0>     Checking rustls-platform-verifier v0.5.2
union-test-deps-0.0.0>     Checking tungstenite v0.26.2
union-test-deps-0.0.0>     Checking jsonrpsee-client-transport v0.25.1
union-test-deps-0.0.0>     Checking reqwest v0.12.15
union-test-deps-0.0.0>     Checking hyper-rustls v0.27.5
union-test-deps-0.0.0>     Checking jsonrpsee-server v0.25.1
union-test-deps-0.0.0>     Checking axum v0.8.3
union-test-deps-0.0.0>     Checking jsonrpsee-ws-client v0.25.1
union-test-deps-0.0.0>     Checking tokio-tungstenite v0.26.2
union-test-deps-0.0.0>     Checking jsonrpsee-http-client v0.25.1
union-test-deps-0.0.0> error[E0599]: no variant or associated item named `Ibc` found for enum `QueryRequest<C>` in the current scope
union-test-deps-0.0.0>    --> /nix/store/ffdnb38z9z9hykr3k699j25mm13xnma2-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/testing/mock.rs:684:27
union-test-deps-0.0.0>     |
union-test-deps-0.0.0> 684 |             QueryRequest::Ibc(msg) => self.ibc.query(msg),
union-test-deps-0.0.0>     |                           ^^^ variant or associated item not found in `QueryRequest<_>`
union-test-deps-0.0.0>     |
union-test-deps-0.0.0>    ::: /nix/store/ffdnb38z9z9hykr3k699j25mm13xnma2-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/query/mod.rs:48:1
union-test-deps-0.0.0>     |
union-test-deps-0.0.0>  48 | pub enum QueryRequest<C = Empty> {
union-test-deps-0.0.0>     | -------------------------------- variant or associated item `Ibc` not found for this enum
union-test-deps-0.0.0> 
union-test-deps-0.0.0>     Checking jsonrpsee v0.25.1
union-test-deps-0.0.0>     Checking reth-ipc v1.4.6 (https://github.com/paradigmxyz/reth#202ad6c0)
union-test-deps-0.0.0>     Checking opentelemetry-http v0.29.0
union-test-deps-0.0.0>     Checking opentelemetry-otlp v0.29.0
union-test-deps-0.0.0> Some errors have detailed explanations: E0432, E0599.
union-test-deps-0.0.0> For more information about an error, try `rustc --explain E0432`.
union-test-deps-0.0.0> error: could not compile `cosmwasm-std` (lib) due to 3 previous errors
union-test-deps-0.0.0> warning: build failed, waiting for other jobs to finish...
error: build of '/nix/store/pgm553hqqjzhlj7k1bnfv4m1ll561dbp-union-test-deps-0.0.0.drv' on 'ssh-ng://nix-ssh@garnix5' failed: builder for '/nix/store/pgm553hqqjzhlj7k1bnfv4m1ll561dbp-union-test-deps-0.0.0.drv' failed with exit code 101;
       last 25 log lines:
       >     Checking hyper-rustls v0.27.5
       >     Checking jsonrpsee-server v0.25.1
       >     Checking axum v0.8.3
       >     Checking jsonrpsee-ws-client v0.25.1
       >     Checking tokio-tungstenite v0.26.2
       >     Checking jsonrpsee-http-client v0.25.1
       > error[E0599]: no variant or associated item named `Ibc` found for enum `QueryRequest<C>` in the current scope
       >    --> /nix/store/ffdnb38z9z9hykr3k699j25mm13xnma2-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/testing/mock.rs:684:27
       >     |
       > 684 |             QueryRequest::Ibc(msg) => self.ibc.query(msg),
       >     |                           ^^^ variant or associated item not found in `QueryRequest<_>`
       >     |
       >    ::: /nix/store/ffdnb38z9z9hykr3k699j25mm13xnma2-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/query/mod.rs:48:1
       >     |
       >  48 | pub enum QueryRequest<C = Empty> {
       >     | -------------------------------- variant or associated item `Ibc` not found for this enum
       >
       >     Checking jsonrpsee v0.25.1
       >     Checking reth-ipc v1.4.6 (https://github.com/paradigmxyz/reth#202ad6c0)
       >     Checking opentelemetry-http v0.29.0
       >     Checking opentelemetry-otlp v0.29.0
       > Some errors have detailed explanations: E0432, E0599.
       > For more information about an error, try `rustc --explain E0432`.
       > error: could not compile `cosmwasm-std` (lib) due to 3 previous errors
       > warning: build failed, waiting for other jobs to finish...
       For full logs, run 'nix log /nix/store/pgm553hqqjzhlj7k1bnfv4m1ll561dbp-union-test-deps-0.0.0.drv'.
error: builder for '/nix/store/pgm553hqqjzhlj7k1bnfv4m1ll561dbp-union-test-deps-0.0.0.drv' failed with exit code 1
error: 1 dependencies of derivation '/nix/store/imry28z47fmdcracxpmh05a33969y7ly-union-test-0.0.0.drv' failed to build