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 update-deployments-json [x86_64-linux] failed Nov 17, 2025 in 4m 23s

package update-deployments-json [x86_64-linux]

package update-deployments-json [x86_64-linux] failed

Details

Last 100 lines of logs:

update-deployments-deps-0.0.0> 43 | mod ibc;
update-deployments-deps-0.0.0>    |     ^^^
update-deployments-deps-0.0.0> 
update-deployments-deps-0.0.0> error[E0432]: unresolved imports `crate::ChannelResponse`, `crate::IbcQuery`, `crate::ListChannelsResponse`, `crate::PortIdResponse`
update-deployments-deps-0.0.0>    --> /nix/store/wjjan1xz7lrflhbmsg65v6xsfdc98r2y-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/testing/mock.rs:50:13
update-deployments-deps-0.0.0>     |
update-deployments-deps-0.0.0>  50 | use crate::{ChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse};
update-deployments-deps-0.0.0>     |             ^^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `PortIdResponse` in the root
update-deployments-deps-0.0.0>     |             |                |         |
update-deployments-deps-0.0.0>     |             |                |         no `ListChannelsResponse` in the root
update-deployments-deps-0.0.0>     |             |                no `IbcQuery` in the root
update-deployments-deps-0.0.0>     |             no `ChannelResponse` in the root
update-deployments-deps-0.0.0>     |             help: a similar name exists in the module: `BalanceResponse`
update-deployments-deps-0.0.0>     |
update-deployments-deps-0.0.0> note: found an item that was configured out
update-deployments-deps-0.0.0>    --> /nix/store/wjjan1xz7lrflhbmsg65v6xsfdc98r2y-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:5
update-deployments-deps-0.0.0>     |
update-deployments-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
update-deployments-deps-0.0.0>     |       --------------- the item is gated behind the `ibc` feature
update-deployments-deps-0.0.0> 119 | pub use crate::query::{
update-deployments-deps-0.0.0> 120 |     ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
update-deployments-deps-0.0.0>     |     ^^^^^^^^^^^^^^^
update-deployments-deps-0.0.0> note: found an item that was configured out
update-deployments-deps-0.0.0>    --> /nix/store/wjjan1xz7lrflhbmsg65v6xsfdc98r2y-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:49
update-deployments-deps-0.0.0>     |
update-deployments-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
update-deployments-deps-0.0.0>     |       --------------- the item is gated behind the `ibc` feature
update-deployments-deps-0.0.0> 119 | pub use crate::query::{
update-deployments-deps-0.0.0> 120 |     ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
update-deployments-deps-0.0.0>     |                                                 ^^^^^^^^
update-deployments-deps-0.0.0> note: found an item that was configured out
update-deployments-deps-0.0.0>    --> /nix/store/wjjan1xz7lrflhbmsg65v6xsfdc98r2y-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:59
update-deployments-deps-0.0.0>     |
update-deployments-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
update-deployments-deps-0.0.0>     |       --------------- the item is gated behind the `ibc` feature
update-deployments-deps-0.0.0> 119 | pub use crate::query::{
update-deployments-deps-0.0.0> 120 |     ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
update-deployments-deps-0.0.0>     |                                                           ^^^^^^^^^^^^^^^^^^^^
update-deployments-deps-0.0.0> note: found an item that was configured out
update-deployments-deps-0.0.0>    --> /nix/store/wjjan1xz7lrflhbmsg65v6xsfdc98r2y-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/lib.rs:120:81
update-deployments-deps-0.0.0>     |
update-deployments-deps-0.0.0> 118 | #[cfg(feature = "ibc")]
update-deployments-deps-0.0.0>     |       --------------- the item is gated behind the `ibc` feature
update-deployments-deps-0.0.0> 119 | pub use crate::query::{
update-deployments-deps-0.0.0> 120 |     ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
update-deployments-deps-0.0.0>     |                                                                                 ^^^^^^^^^^^^^^
update-deployments-deps-0.0.0> 
update-deployments-deps-0.0.0>     Checking hyper-rustls v0.27.5
update-deployments-deps-0.0.0>     Checking reqwest v0.12.15
update-deployments-deps-0.0.0>     Checking jsonrpsee-http-client v0.25.1
update-deployments-deps-0.0.0> error[E0599]: no variant or associated item named `Ibc` found for enum `QueryRequest<C>` in the current scope
update-deployments-deps-0.0.0>    --> /nix/store/wjjan1xz7lrflhbmsg65v6xsfdc98r2y-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/testing/mock.rs:684:27
update-deployments-deps-0.0.0>     |
update-deployments-deps-0.0.0> 684 |             QueryRequest::Ibc(msg) => self.ibc.query(msg),
update-deployments-deps-0.0.0>     |                           ^^^ variant or associated item not found in `QueryRequest<_>`
update-deployments-deps-0.0.0>     |
update-deployments-deps-0.0.0>    ::: /nix/store/wjjan1xz7lrflhbmsg65v6xsfdc98r2y-vendor-cargo-deps/3ac2a98221259b3c94f09a6a2538f3d4bc2aabf4e16c814ce4b9d79df90df2a3/cosmwasm-std-2.2.2/src/query/mod.rs:48:1
update-deployments-deps-0.0.0>     |
update-deployments-deps-0.0.0>  48 | pub enum QueryRequest<C = Empty> {
update-deployments-deps-0.0.0>     | -------------------------------- variant or associated item `Ibc` not found for this enum
update-deployments-deps-0.0.0> 
update-deployments-deps-0.0.0>     Checking jsonrpsee v0.25.1
update-deployments-deps-0.0.0> Some errors have detailed explanations: E0432, E0599.
update-deployments-deps-0.0.0> For more information about an error, try `rustc --explain E0432`.
update-deployments-deps-0.0.0> error: could not compile `cosmwasm-std` (lib) due to 3 previous errors
update-deployments-deps-0.0.0> warning: build failed, waiting for other jobs to finish...
error: build of '/nix/store/zzjlv640rd7k5i5gqh0014h3822ai0wn-update-deployments-deps-0.0.0.drv' on 'ssh-ng://nix-ssh@garnix5' failed: builder for '/nix/store/zzjlv640rd7k5i5gqh0014h3822ai0wn-update-deployments-deps-0.0.0.drv' failed with exit code 101;
       last 25 log lines:
       > 118 | #[cfg(feature = "ibc")]
       >     |       --------------- the item is gated behind the `ibc` feature
       > 119 | pub use crate::query::{
       > 120 |     ChannelResponse, FeeEnabledChannelResponse, IbcQuery, ListChannelsResponse, PortIdResponse,
       >     |                                                                                 ^^^^^^^^^^^^^^
       >
       >     Checking hyper-rustls v0.27.5
       >     Checking reqwest v0.12.15
       >     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/wjjan1xz7lrflhbmsg65v6xsfdc98r2y-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/wjjan1xz7lrflhbmsg65v6xsfdc98r2y-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
       > 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/zzjlv640rd7k5i5gqh0014h3822ai0wn-update-deployments-deps-0.0.0.drv'.
error: builder for '/nix/store/zzjlv640rd7k5i5gqh0014h3822ai0wn-update-deployments-deps-0.0.0.drv' failed with exit code 1
error: 1 dependencies of derivation '/nix/store/321dgmqs70b8mcy5qy4mzgyp789c6z9d-update-deployments-0.0.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/b1hahf8lgq521r6sx5mxi2xhgh230nqq-update-deployments-json-arbitrum-sepolia.drv' failed to build
error: 1 dependencies of derivation '/nix/store/am75ns0f0i28i2da651bxaick6lx8pj7-update-deployments-json-babylon.drv' failed to build
error: 1 dependencies of derivation '/nix/store/52p3spmnysw6ps0w85yw3s2h53bigwq1-update-deployments-json.drv' failed to build
error: 1 dependencies of derivation '/nix/store/84bhrfhp0sn8kvmds188ds8kv80wk2dx-update-deployments-json.drv' failed to build