[INFO] cloning repository https://github.com/omnia-network/ic_akash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omnia-network/ic_akash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomnia-network%2Fic_akash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomnia-network%2Fic_akash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f39f253d68e1ad24e216745606d1e609ac73358
[INFO] checking omnia-network/ic_akash against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomnia-network%2Fic_akash" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/omnia-network/ic_akash on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/omnia-network/ic_akash
[INFO] finished tweaking git repo https://github.com/omnia-network/ic_akash
[INFO] tweaked toml for git repo https://github.com/omnia-network/ic_akash written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/omnia-network/ic_akash 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a69a8bb6c0f0d381270c5d6a82f522fcfff30a501a9049dcd56b8a85b806f73
[INFO] running `Command { std: "docker" "start" "-a" "8a69a8bb6c0f0d381270c5d6a82f522fcfff30a501a9049dcd56b8a85b806f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a69a8bb6c0f0d381270c5d6a82f522fcfff30a501a9049dcd56b8a85b806f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a69a8bb6c0f0d381270c5d6a82f522fcfff30a501a9049dcd56b8a85b806f73", kill_on_drop: false }`
[INFO] [stdout] 8a69a8bb6c0f0d381270c5d6a82f522fcfff30a501a9049dcd56b8a85b806f73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34e126ef8a0d4ebb4e3cf580707d30068b387a491e1a27d7ab93bedd285fe8b1
[INFO] running `Command { std: "docker" "start" "-a" "34e126ef8a0d4ebb4e3cf580707d30068b387a491e1a27d7ab93bedd285fe8b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling candid v0.9.11
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking ic0 v0.18.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex-automata v0.4.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling candid_derive v0.6.4
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking bs58 v0.5.0
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking bip32 v0.5.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.30
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]     Checking prost v0.12.3
[INFO] [stderr]     Checking prost-types v0.12.3
[INFO] [stderr]     Checking tendermint-proto v0.34.0 (/opt/rustwide/workdir/src/ic_tendermint_rpc/proto)
[INFO] [stderr]     Checking tendermint-proto v0.34.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.7.1
[INFO] [stderr]     Checking ic-cdk v0.10.0
[INFO] [stderr]     Checking tendermint v0.34.0 (/opt/rustwide/workdir/src/ic_tendermint_rpc/tendermint)
[INFO] [stderr]     Checking cosmos-sdk-proto v0.20.0
[INFO] [stderr]     Checking tendermint v0.34.0
[INFO] [stderr]     Checking ic_tendermint_rpc v0.1.0 (/opt/rustwide/workdir/src/ic_tendermint_rpc)
[INFO] [stdout] warning: unused import: `block::Request as BlockRequest`
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     block::Request as BlockRequest, tx_sync::Request as TxSyncRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `block::Request as BlockRequest`
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     block::Request as BlockRequest, tx_sync::Request as TxSyncRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/endpoints/block.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Request {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 21 |     /// Create a new request for information about a particular block
[INFO] [stdout] 22 |     pub fn new(height: block::Height) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id` and `params` are never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/request.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | / impl<R> Wrapper<R>
[INFO] [stdout] 50 | | where
[INFO] [stdout] 51 | |     R: RequestMessage,
[INFO] [stdout]    | |______________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |       pub fn id(&self) -> &Id {
[INFO] [stdout]    |              ^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |       pub fn params(&self) -> &R {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `into_error` and `new_with_id` are never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/response.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl<R> Wrapper<R> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn into_error(self) -> Option<String> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn new_with_id(id: Id, result: Option<R>, error: Option<ResponseError>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ic_tendermint_rpc/src/response_error.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl ResponseError {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 126 |     /// Create a new RPC error
[INFO] [stdout] 127 |     pub fn new(code: Code, data: Option<String>) -> ResponseError {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn http_error(message: impl Into<String>) -> ResponseError {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn invalid_params(data: &str) -> ResponseError {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn websocket_error(cause: impl Into<String>) -> ResponseError {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn method_not_found(name: &str) -> ResponseError {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn parse_error<E>(error: E) -> ResponseError
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn server_error<D>(data: D) -> ResponseError
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn client_internal_error(cause: impl Into<String>) -> ResponseError {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn code(&self) -> Code {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn message(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn data(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]  --> src/ic_tendermint_rpc/src/serializers.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn deserialize<'de, D>(deserializer: D) -> Result<Vec<u8>, D::Error>
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/serializers.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn serialize<S, T>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_to_string` is never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/serializers.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn deserialize_to_string<'de, D>(deserializer: D) -> Result<String, D::Error>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/serializers.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/serializers.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn serialize<S, T>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/request.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     async fn into_json(self) -> String {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 15 ~     fn into_json(self) -> impl std::future::Future<Output = String> + Send {async {
[INFO] [stdout] 16 |         Wrapper::new(self).await.into_json()
[INFO] [stdout] 17 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/endpoints/block.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Request {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 21 |     /// Create a new request for information about a particular block
[INFO] [stdout] 22 |     pub fn new(height: block::Height) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id` and `params` are never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/request.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | / impl<R> Wrapper<R>
[INFO] [stdout] 50 | | where
[INFO] [stdout] 51 | |     R: RequestMessage,
[INFO] [stdout]    | |______________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |       pub fn id(&self) -> &Id {
[INFO] [stdout]    |              ^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |       pub fn params(&self) -> &R {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `into_error` and `new_with_id` are never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/response.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl<R> Wrapper<R> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn into_error(self) -> Option<String> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn new_with_id(id: Id, result: Option<R>, error: Option<ResponseError>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ic_tendermint_rpc/src/response_error.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl ResponseError {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 126 |     /// Create a new RPC error
[INFO] [stdout] 127 |     pub fn new(code: Code, data: Option<String>) -> ResponseError {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn http_error(message: impl Into<String>) -> ResponseError {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn invalid_params(data: &str) -> ResponseError {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn websocket_error(cause: impl Into<String>) -> ResponseError {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn method_not_found(name: &str) -> ResponseError {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn parse_error<E>(error: E) -> ResponseError
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn server_error<D>(data: D) -> ResponseError
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn client_internal_error(cause: impl Into<String>) -> ResponseError {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn code(&self) -> Code {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn message(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn data(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]  --> src/ic_tendermint_rpc/src/serializers.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn deserialize<'de, D>(deserializer: D) -> Result<Vec<u8>, D::Error>
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/serializers.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn serialize<S, T>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_to_string` is never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/serializers.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn deserialize_to_string<'de, D>(deserializer: D) -> Result<String, D::Error>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/serializers.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/serializers.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn serialize<S, T>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/ic_tendermint_rpc/src/request.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     async fn into_json(self) -> String {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 15 ~     fn into_json(self) -> impl std::future::Future<Output = String> + Send {async {
[INFO] [stdout] 16 |         Wrapper::new(self).await.into_json()
[INFO] [stdout] 17 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cosmrs v0.15.0
[INFO] [stderr]     Checking ic_side_services_akash_backend v0.1.0 (/opt/rustwide/workdir/src/ic_side_services_akash_backend)
[INFO] [stdout] warning: variant `SHARED_HTTP` should have an upper camel case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/base/endpoint.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     SHARED_HTTP = 0,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SharedHttp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `RANDOM_PORT` should have an upper camel case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/base/endpoint.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     RANDOM_PORT = 1,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `RandomPort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LEASED_IP` should have an upper camel case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/base/endpoint.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     LEASED_IP = 2,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `LeasedIp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SHARED_HTTP` should have an upper camel case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/base/endpoint.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     SHARED_HTTP = 0,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SharedHttp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `RANDOM_PORT` should have an upper camel case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/base/endpoint.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     RANDOM_PORT = 1,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `RandomPort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LEASED_IP` should have an upper camel case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/base/endpoint.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     LEASED_IP = 2,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `LeasedIp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_config` is never used
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/config.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_config() -> Config {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_time_nanos` is never used
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/utils.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn get_time_nanos() -> u64 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_time_micros` is never used
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/utils.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get_time_micros() -> u64 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_time_millis` is never used
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/utils.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn get_time_millis() -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_encode` is never used
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/utils.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn hex_encode(data: &[u8]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Attributes` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/cpu.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub Attributes: ::prost::alloc::vec::Vec<super::attribute::Attribute>,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `attributes`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SequenceNumber` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/endpoint.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub SequenceNumber: u32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sequence_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Attributes` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/gpu.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub Attributes: ::prost::alloc::vec::Vec<super::attribute::Attribute>,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Attributes` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/memory.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub Attributes: ::prost::alloc::vec::Vec<super::attribute::Attribute>,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ID` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/resources.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub ID: u32,
[INFO] [stdout]   |         ^^ help: convert the identifier to snake case: `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CPU` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/resources.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub CPU: ::core::option::Option<super::cpu::CPU>,
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GPU` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/base/resources.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub GPU: ::core::option::Option<super::gpu::GPU>,
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `gpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Endpoints` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/base/resources.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub Endpoints: ::prost::alloc::vec::Vec<super::endpoint::Endpoint>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Attributes` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/storage.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub Attributes: ::prost::alloc::vec::Vec<super::attribute::Attribute>,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ID` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/deployment/deploymentmsg.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub ID: ::core::option::Option<DeploymentID>,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DSeq` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub DSeq: u64,
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `dseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GSeq` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub GSeq: u32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `gseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OSeq` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub OSeq: u32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `oseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DSeq` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub DSeq: u64,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `dseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GSeq` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub GSeq: u32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `gseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OSeq` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub OSeq: u32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `oseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hostURI` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/provider/provider.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub hostURI: ::prost::alloc::string::String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `host_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 25 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_config` is never used
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/config.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_config() -> Config {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_time_nanos` is never used
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/utils.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn get_time_nanos() -> u64 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_time_micros` is never used
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/utils.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get_time_micros() -> u64 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_time_millis` is never used
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/utils.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn get_time_millis() -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_encode` is never used
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/utils.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn hex_encode(data: &[u8]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Attributes` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/cpu.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub Attributes: ::prost::alloc::vec::Vec<super::attribute::Attribute>,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `attributes`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SequenceNumber` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/endpoint.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub SequenceNumber: u32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sequence_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Attributes` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/gpu.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub Attributes: ::prost::alloc::vec::Vec<super::attribute::Attribute>,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Attributes` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/memory.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub Attributes: ::prost::alloc::vec::Vec<super::attribute::Attribute>,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ID` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/resources.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub ID: u32,
[INFO] [stdout]   |         ^^ help: convert the identifier to snake case: `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CPU` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/resources.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub CPU: ::core::option::Option<super::cpu::CPU>,
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GPU` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/base/resources.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub GPU: ::core::option::Option<super::gpu::GPU>,
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `gpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Endpoints` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/base/resources.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub Endpoints: ::prost::alloc::vec::Vec<super::endpoint::Endpoint>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Attributes` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/base/storage.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub Attributes: ::prost::alloc::vec::Vec<super::attribute::Attribute>,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ID` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/deployment/deploymentmsg.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub ID: ::core::option::Option<DeploymentID>,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DSeq` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub DSeq: u64,
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `dseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GSeq` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub GSeq: u32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `gseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OSeq` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub OSeq: u32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `oseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DSeq` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub DSeq: u64,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `dseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GSeq` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub GSeq: u32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `gseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OSeq` should have a snake case name
[INFO] [stdout]   --> src/ic_side_services_akash_backend/src/akash/proto/market/bid.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub OSeq: u32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `oseq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hostURI` should have a snake case name
[INFO] [stdout]  --> src/ic_side_services_akash_backend/src/akash/proto/provider/provider.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub hostURI: ::prost::alloc::string::String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `host_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 25 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 32.52s
[INFO] running `Command { std: "docker" "inspect" "34e126ef8a0d4ebb4e3cf580707d30068b387a491e1a27d7ab93bedd285fe8b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34e126ef8a0d4ebb4e3cf580707d30068b387a491e1a27d7ab93bedd285fe8b1", kill_on_drop: false }`
[INFO] [stdout] 34e126ef8a0d4ebb4e3cf580707d30068b387a491e1a27d7ab93bedd285fe8b1
