wip - wasm hacking#5305
Draft
benluelo wants to merge 1 commit into
Draft
Garnix CI / package voyager-plugin-zkgm-filter [x86_64-linux]
failed
Nov 17, 2025 in 3m 54s
package voyager-plugin-zkgm-filter [x86_64-linux]
package voyager-plugin-zkgm-filter [x86_64-linux] failed
Details
Last 100 lines of logs:
voyager-plugin-zkgm-filter-deps-0.0.0> | | | |
voyager-plugin-zkgm-filter-deps-0.0.0> | | | no `ListChannelsResponse` in the root
voyager-plugin-zkgm-filter-deps-0.0.0> | | no `IbcQuery` in the root
voyager-plugin-zkgm-filter-deps-0.0.0> | no `ChannelResponse` in the root
voyager-plugin-zkgm-filter-deps-0.0.0> | help: a similar name exists in the module: `BalanceResponse`
voyager-plugin-zkgm-filter-deps-0.0.0> |
voyager-plugin-zkgm-filter-deps-0.0.0> note: found an item that was configured out
voyager-plugin-zkgm-filter-deps-0.0.0> --> /nix/store/vcydvdikh9wiwmji9cb9gp7q4vxw6kyk-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:5
voyager-plugin-zkgm-filter-deps-0.0.0> |
voyager-plugin-zkgm-filter-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
voyager-plugin-zkgm-filter-deps-0.0.0> | --------------- the item is gated behind the `ibc` feature
voyager-plugin-zkgm-filter-deps-0.0.0> 119 | pub use crate::query::{
voyager-plugin-zkgm-filter-deps-0.0.0> 120 | ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
voyager-plugin-zkgm-filter-deps-0.0.0> | ^^^^^^^^^^^^^^^
voyager-plugin-zkgm-filter-deps-0.0.0> note: found an item that was configured out
voyager-plugin-zkgm-filter-deps-0.0.0> --> /nix/store/vcydvdikh9wiwmji9cb9gp7q4vxw6kyk-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:49
voyager-plugin-zkgm-filter-deps-0.0.0> |
voyager-plugin-zkgm-filter-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
voyager-plugin-zkgm-filter-deps-0.0.0> | --------------- the item is gated behind the `ibc` feature
voyager-plugin-zkgm-filter-deps-0.0.0> 119 | pub use crate::query::{
voyager-plugin-zkgm-filter-deps-0.0.0> 120 | ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
voyager-plugin-zkgm-filter-deps-0.0.0> | ^^^^^^^^
voyager-plugin-zkgm-filter-deps-0.0.0> note: found an item that was configured out
voyager-plugin-zkgm-filter-deps-0.0.0> --> /nix/store/vcydvdikh9wiwmji9cb9gp7q4vxw6kyk-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:59
voyager-plugin-zkgm-filter-deps-0.0.0> |
voyager-plugin-zkgm-filter-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
voyager-plugin-zkgm-filter-deps-0.0.0> | --------------- the item is gated behind the `ibc` feature
voyager-plugin-zkgm-filter-deps-0.0.0> 119 | pub use crate::query::{
voyager-plugin-zkgm-filter-deps-0.0.0> 120 | ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
voyager-plugin-zkgm-filter-deps-0.0.0> | ^^^^^^^^^^^^^^^^^^^^
voyager-plugin-zkgm-filter-deps-0.0.0> note: found an item that was configured out
voyager-plugin-zkgm-filter-deps-0.0.0> --> /nix/store/vcydvdikh9wiwmji9cb9gp7q4vxw6kyk-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:81
voyager-plugin-zkgm-filter-deps-0.0.0> |
voyager-plugin-zkgm-filter-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
voyager-plugin-zkgm-filter-deps-0.0.0> | --------------- the item is gated behind the `ibc` feature
voyager-plugin-zkgm-filter-deps-0.0.0> 119 | pub use crate::query::{
voyager-plugin-zkgm-filter-deps-0.0.0> 120 | ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
voyager-plugin-zkgm-filter-deps-0.0.0> | ^^^^^^^^^^^^^^
voyager-plugin-zkgm-filter-deps-0.0.0>
voyager-plugin-zkgm-filter-deps-0.0.0> Checking hyper-util v0.1.13
voyager-plugin-zkgm-filter-deps-0.0.0> Checking tokio-rustls v0.26.2
voyager-plugin-zkgm-filter-deps-0.0.0> Checking rustls-platform-verifier v0.5.2
voyager-plugin-zkgm-filter-deps-0.0.0> Checking tungstenite v0.26.2
voyager-plugin-zkgm-filter-deps-0.0.0> Checking jsonrpsee-client-transport v0.25.1
voyager-plugin-zkgm-filter-deps-0.0.0> Compiling sqlx-macros-core v0.7.4
voyager-plugin-zkgm-filter-deps-0.0.0> error[E0599]: no variant or associated item named `Ibc` found for enum `QueryRequest<C>` in the current scope
voyager-plugin-zkgm-filter-deps-0.0.0> --> /nix/store/vcydvdikh9wiwmji9cb9gp7q4vxw6kyk-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/testing/mock.rs:684:27
voyager-plugin-zkgm-filter-deps-0.0.0> |
voyager-plugin-zkgm-filter-deps-0.0.0> 684 | QueryRequest::Ibc(msg) => self.ibc.query(msg),
voyager-plugin-zkgm-filter-deps-0.0.0> | ^^^ variant or associated item not found in `QueryRequest<_>`
voyager-plugin-zkgm-filter-deps-0.0.0> |
voyager-plugin-zkgm-filter-deps-0.0.0> ::: /nix/store/vcydvdikh9wiwmji9cb9gp7q4vxw6kyk-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/query/mod.rs:48:1
voyager-plugin-zkgm-filter-deps-0.0.0> |
voyager-plugin-zkgm-filter-deps-0.0.0> 48 | pub enum QueryRequest<C = Empty> {
voyager-plugin-zkgm-filter-deps-0.0.0> | -------------------------------- variant or associated item `Ibc` not found for this enum
voyager-plugin-zkgm-filter-deps-0.0.0>
voyager-plugin-zkgm-filter-deps-0.0.0> Checking jsonrpsee-ws-client v0.25.1
voyager-plugin-zkgm-filter-deps-0.0.0> Checking tokio-tungstenite v0.26.2
voyager-plugin-zkgm-filter-deps-0.0.0> Checking hyper-rustls v0.27.5
voyager-plugin-zkgm-filter-deps-0.0.0> Checking jsonrpsee-server v0.25.1
voyager-plugin-zkgm-filter-deps-0.0.0> Checking reqwest v0.12.15
voyager-plugin-zkgm-filter-deps-0.0.0> Checking jsonrpsee-http-client v0.25.1
voyager-plugin-zkgm-filter-deps-0.0.0> Checking alloy-json-rpc v1.0.37
voyager-plugin-zkgm-filter-deps-0.0.0> Checking alloy-rpc-types-eth v1.0.37
voyager-plugin-zkgm-filter-deps-0.0.0> Checking alloy-dyn-abi v1.4.0
voyager-plugin-zkgm-filter-deps-0.0.0> Compiling sqlx-macros v0.7.4
voyager-plugin-zkgm-filter-deps-0.0.0> Some errors have detailed explanations: E0432, E0599.
voyager-plugin-zkgm-filter-deps-0.0.0> For more information about an error, try `rustc --explain E0432`.
voyager-plugin-zkgm-filter-deps-0.0.0> error: could not compile `cosmwasm-std` (lib) due to 3 previous errors
voyager-plugin-zkgm-filter-deps-0.0.0> warning: build failed, waiting for other jobs to finish...
error: build of '/nix/store/zrckfnyfiszm09xz9cl7fphhmrfapb74-voyager-plugin-zkgm-filter-deps-0.0.0.drv' on 'ssh-ng://nix-ssh@garnix9' failed: builder for '/nix/store/zrckfnyfiszm09xz9cl7fphhmrfapb74-voyager-plugin-zkgm-filter-deps-0.0.0.drv' failed with exit code 101;
last 25 log lines:
> error[E0599]: no variant or associated item named `Ibc` found for enum `QueryRequest<C>` in the current scope
> --> /nix/store/vcydvdikh9wiwmji9cb9gp7q4vxw6kyk-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/vcydvdikh9wiwmji9cb9gp7q4vxw6kyk-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-ws-client v0.25.1
> Checking tokio-tungstenite v0.26.2
> Checking hyper-rustls v0.27.5
> Checking jsonrpsee-server v0.25.1
> Checking reqwest v0.12.15
> Checking jsonrpsee-http-client v0.25.1
> Checking alloy-json-rpc v1.0.37
> Checking alloy-rpc-types-eth v1.0.37
> Checking alloy-dyn-abi v1.4.0
> Compiling sqlx-macros v0.7.4
> 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/zrckfnyfiszm09xz9cl7fphhmrfapb74-voyager-plugin-zkgm-filter-deps-0.0.0.drv'.
error: builder for '/nix/store/zrckfnyfiszm09xz9cl7fphhmrfapb74-voyager-plugin-zkgm-filter-deps-0.0.0.drv' failed with exit code 1
error: 1 dependencies of derivation '/nix/store/4nycg4zp2lzrqc429d3qmf2027jmn7rf-voyager-plugin-zkgm-filter-0.0.0.drv' failed to build
Loading