[INFO] cloning repository https://github.com/Cordtus/wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cordtus/wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCordtus%2Fwasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCordtus%2Fwasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b9cfe056b64bd2eba0ab47f868aa66b3f049b06
[INFO] checking Cordtus/wasm against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCordtus%2Fwasm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  48% (967/1991)
Updating files:  49% (976/1991)
Updating files:  50% (996/1991)
Updating files:  51% (1016/1991)
Updating files:  52% (1036/1991)
Updating files:  53% (1056/1991)
Updating files:  54% (1076/1991)
Updating files:  54% (1095/1991)
Updating files:  55% (1096/1991)
Updating files:  56% (1115/1991)
Updating files:  57% (1135/1991)
Updating files:  58% (1155/1991)
Updating files:  59% (1175/1991)
Updating files:  60% (1195/1991)
Updating files:  61% (1215/1991)
Updating files:  62% (1235/1991)
Updating files:  63% (1255/1991)
Updating files:  64% (1275/1991)
Updating files:  65% (1295/1991)
Updating files:  66% (1315/1991)
Updating files:  67% (1334/1991)
Updating files:  68% (1354/1991)
Updating files:  69% (1374/1991)
Updating files:  70% (1394/1991)
Updating files:  71% (1414/1991)
Updating files:  72% (1434/1991)
Updating files:  73% (1454/1991)
Updating files:  74% (1474/1991)
Updating files:  75% (1494/1991)
Updating files:  76% (1514/1991)
Updating files:  77% (1534/1991)
Updating files:  78% (1553/1991)
Updating files:  79% (1573/1991)
Updating files:  80% (1593/1991)
Updating files:  81% (1613/1991)
Updating files:  82% (1633/1991)
Updating files:  83% (1653/1991)
Updating files:  84% (1673/1991)
Updating files:  85% (1693/1991)
Updating files:  86% (1713/1991)
Updating files:  87% (1733/1991)
Updating files:  88% (1753/1991)
Updating files:  89% (1772/1991)
Updating files:  90% (1792/1991)
Updating files:  91% (1812/1991)
Updating files:  92% (1832/1991)
Updating files:  93% (1852/1991)
Updating files:  94% (1872/1991)
Updating files:  94% (1879/1991)
Updating files:  95% (1892/1991)
Updating files:  96% (1912/1991)
Updating files:  97% (1932/1991)
Updating files:  98% (1952/1991)
Updating files:  99% (1972/1991)
Updating files: 100% (1991/1991)
Updating files: 100% (1991/1991), done.
[INFO] started tweaking git repo https://github.com/Cordtus/wasm
[INFO] finished tweaking git repo https://github.com/Cordtus/wasm
[INFO] tweaked toml for git repo https://github.com/Cordtus/wasm written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cordtus/wasm on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cordtus/wasm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53713252c916f43921a551aeec3827043ff8675c8ff7ed9f2dec665960a4072c
[INFO] running `Command { std: "docker" "start" "-a" "53713252c916f43921a551aeec3827043ff8675c8ff7ed9f2dec665960a4072c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53713252c916f43921a551aeec3827043ff8675c8ff7ed9f2dec665960a4072c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53713252c916f43921a551aeec3827043ff8675c8ff7ed9f2dec665960a4072c", kill_on_drop: false }`
[INFO] [stdout] 53713252c916f43921a551aeec3827043ff8675c8ff7ed9f2dec665960a4072c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fea0e31b40bb10d97418ece043581398271abe38a960dd66b81cbd915e77bfe
[INFO] running `Command { std: "docker" "start" "-a" "0fea0e31b40bb10d97418ece043581398271abe38a960dd66b81cbd915e77bfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking bnum v0.10.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking protobuf-support v3.2.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.7
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.7
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking serde-json-wasm v0.5.2
[INFO] [stderr]     Checking cosmwasm-crypto v1.5.7
[INFO] [stderr]     Checking cosmwasm-std v1.5.7
[INFO] [stderr]     Checking cosmwasm-schema v1.5.7
[INFO] [stderr]     Checking cw-storage-plus v1.2.0
[INFO] [stderr]     Checking cw2 v1.1.2
[INFO] [stderr]     Checking cw-utils v1.0.3
[INFO] [stderr]     Checking cw20 v1.1.2
[INFO] [stderr]     Checking sei-cosmwasm v0.4.15
[INFO] [stderr]     Checking sei-evm-static-call v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `InstantiateMsg: JsonSchema` is not satisfied
[INFO] [stdout]    --> src/bin/schema.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   5 | /     write_api! {
[INFO] [stdout]   6 | |         instantiate: InstantiateMsg,
[INFO] [stdout]     | |                      ^^^^^^^^^^^^^^ the trait `JsonSchema` is not implemented for `InstantiateMsg`
[INFO] [stdout]   7 | |         execute: ExecuteMsg,
[INFO] [stdout]   8 | |         query: QueryMsg,
[INFO] [stdout]   9 | |     }
[INFO] [stdout]     | |_____- required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `JsonSchema`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 294 others
[INFO] [stdout] note: required by a bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.21/src/gen.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn into_root_schema_for<T: ?Sized + JsonSchema>(mut self) -> RootSchema {
[INFO] [stdout]     |                                             ^^^^^^^^^^ required by this bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExecuteMsg: JsonSchema` is not satisfied
[INFO] [stdout]    --> src/bin/schema.rs:7:18
[INFO] [stdout]     |
[INFO] [stdout]   5 | /     write_api! {
[INFO] [stdout]   6 | |         instantiate: InstantiateMsg,
[INFO] [stdout]   7 | |         execute: ExecuteMsg,
[INFO] [stdout]     | |                  ^^^^^^^^^^ the trait `JsonSchema` is not implemented for `ExecuteMsg`
[INFO] [stdout]   8 | |         query: QueryMsg,
[INFO] [stdout]   9 | |     }
[INFO] [stdout]     | |_____- required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `JsonSchema`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 294 others
[INFO] [stdout] note: required by a bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.21/src/gen.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn into_root_schema_for<T: ?Sized + JsonSchema>(mut self) -> RootSchema {
[INFO] [stdout]     |                                             ^^^^^^^^^^ required by this bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `QueryMsg: JsonSchema` is not satisfied
[INFO] [stdout]    --> src/bin/schema.rs:8:16
[INFO] [stdout]     |
[INFO] [stdout]   5 | /     write_api! {
[INFO] [stdout]   6 | |         instantiate: InstantiateMsg,
[INFO] [stdout]   7 | |         execute: ExecuteMsg,
[INFO] [stdout]   8 | |         query: QueryMsg,
[INFO] [stdout]     | |                ^^^^^^^^ the trait `JsonSchema` is not implemented for `QueryMsg`
[INFO] [stdout]   9 | |     }
[INFO] [stdout]     | |_____- required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `JsonSchema`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 294 others
[INFO] [stdout] note: required by a bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.21/src/gen.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn into_root_schema_for<T: ?Sized + JsonSchema>(mut self) -> RootSchema {
[INFO] [stdout]     |                                             ^^^^^^^^^^ required by this bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `QueryMsg: QueryResponses` is not satisfied
[INFO] [stdout]  --> src/bin/schema.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |         query: QueryMsg,
[INFO] [stdout]   |                ^^^^^^^^ the trait `QueryResponses` is not implemented for `QueryMsg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstantiateMsg: JsonSchema` is not satisfied
[INFO] [stdout]    --> src/bin/schema.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   5 | /     write_api! {
[INFO] [stdout]   6 | |         instantiate: InstantiateMsg,
[INFO] [stdout]     | |                      ^^^^^^^^^^^^^^ the trait `JsonSchema` is not implemented for `InstantiateMsg`
[INFO] [stdout]   7 | |         execute: ExecuteMsg,
[INFO] [stdout]   8 | |         query: QueryMsg,
[INFO] [stdout]   9 | |     }
[INFO] [stdout]     | |_____- required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `JsonSchema`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 294 others
[INFO] [stdout] note: required by a bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.21/src/gen.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn into_root_schema_for<T: ?Sized + JsonSchema>(mut self) -> RootSchema {
[INFO] [stdout]     |                                             ^^^^^^^^^^ required by this bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExecuteMsg: JsonSchema` is not satisfied
[INFO] [stdout]    --> src/bin/schema.rs:7:18
[INFO] [stdout]     |
[INFO] [stdout]   5 | /     write_api! {
[INFO] [stdout]   6 | |         instantiate: InstantiateMsg,
[INFO] [stdout]   7 | |         execute: ExecuteMsg,
[INFO] [stdout]     | |                  ^^^^^^^^^^ the trait `JsonSchema` is not implemented for `ExecuteMsg`
[INFO] [stdout]   8 | |         query: QueryMsg,
[INFO] [stdout]   9 | |     }
[INFO] [stdout]     | |_____- required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `JsonSchema`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 294 others
[INFO] [stdout] note: required by a bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.21/src/gen.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn into_root_schema_for<T: ?Sized + JsonSchema>(mut self) -> RootSchema {
[INFO] [stdout]     |                                             ^^^^^^^^^^ required by this bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `QueryMsg: JsonSchema` is not satisfied
[INFO] [stdout]    --> src/bin/schema.rs:8:16
[INFO] [stdout]     |
[INFO] [stdout]   5 | /     write_api! {
[INFO] [stdout]   6 | |         instantiate: InstantiateMsg,
[INFO] [stdout]   7 | |         execute: ExecuteMsg,
[INFO] [stdout]   8 | |         query: QueryMsg,
[INFO] [stdout]     | |                ^^^^^^^^ the trait `JsonSchema` is not implemented for `QueryMsg`
[INFO] [stdout]   9 | |     }
[INFO] [stdout]     | |_____- required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `JsonSchema`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 294 others
[INFO] [stdout] note: required by a bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.21/src/gen.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn into_root_schema_for<T: ?Sized + JsonSchema>(mut self) -> RootSchema {
[INFO] [stdout]     |                                             ^^^^^^^^^^ required by this bound in `SchemaGenerator::into_root_schema_for`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sei-evm-static-call` (bin "schema" test) due to 4 previous errors
[INFO] [stdout] error[E0277]: the trait bound `QueryMsg: QueryResponses` is not satisfied
[INFO] [stdout]  --> src/bin/schema.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |         query: QueryMsg,
[INFO] [stdout]   |                ^^^^^^^^ the trait `QueryResponses` is not implemented for `QueryMsg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sei-evm-static-call` (bin "schema") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "0fea0e31b40bb10d97418ece043581398271abe38a960dd66b81cbd915e77bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fea0e31b40bb10d97418ece043581398271abe38a960dd66b81cbd915e77bfe", kill_on_drop: false }`
[INFO] [stdout] 0fea0e31b40bb10d97418ece043581398271abe38a960dd66b81cbd915e77bfe
