[INFO] fetching crate hedera 0.39.2... [INFO] checking hedera-0.39.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate hedera 0.39.2 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate hedera 0.39.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hedera 0.39.2 [INFO] tweaked toml for crates.io crate hedera 0.39.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hedera 0.39.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hedera 0.39.2 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkcs5 v0.7.1 [INFO] [stderr] Downloaded hex-literal v1.0.0 [INFO] [stderr] Downloaded mini-internal v0.1.42 [INFO] [stderr] Downloaded miniserde v0.1.42 [INFO] [stderr] Downloaded fraction v0.15.3 [INFO] [stderr] Downloaded unsize v1.1.0 [INFO] [stderr] Downloaded hyper-openssl v0.10.2 [INFO] [stderr] Downloaded md5 v0.8.0 [INFO] [stderr] Downloaded hedera-proto v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d33233fabd64761fa2c21871aae813c9e5a2fae85bf62392de042f24a77d1d63 [INFO] running `Command { std: "docker" "start" "-a" "d33233fabd64761fa2c21871aae813c9e5a2fae85bf62392de042f24a77d1d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d33233fabd64761fa2c21871aae813c9e5a2fae85bf62392de042f24a77d1d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d33233fabd64761fa2c21871aae813c9e5a2fae85bf62392de042f24a77d1d63", kill_on_drop: false }` [INFO] [stdout] d33233fabd64761fa2c21871aae813c9e5a2fae85bf62392de042f24a77d1d63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 084783632b458e0cd7bbfa7e4529900309a97b61e4ec52d76117787921764291 [INFO] running `Command { std: "docker" "start" "-a" "084783632b458e0cd7bbfa7e4529900309a97b61e4ec52d76117787921764291", kill_on_drop: false }` [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling unsize v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling hyper-openssl v0.10.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking linked_hash_set v0.1.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking curve25519-dalek v4.1.3 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking rlp v0.6.1 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Checking pkcs5 v0.7.1 [INFO] [stderr] Checking prost-types v0.14.1 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling mini-internal v0.1.42 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Checking expect-test v1.5.1 [INFO] [stderr] Checking hex-literal v1.0.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking miniserde v0.1.42 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Compiling hedera-proto v0.19.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking hedera v0.39.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `md5::Context::compute`: Use `finalize`. [INFO] [stdout] --> src/key/private_key/mod.rs:427:54 [INFO] [stdout] | [INFO] [stdout] 427 | ... let passphrase = md5_sum.compute().0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::body_bytes` [INFO] [stdout] --> src/transaction/source.rs:289:71 [INFO] [stdout] | [INFO] [stdout] 289 | self.transactions().iter().map(|it| TransactionHash::new(&it.body_bytes)).collect() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::TransactionBody::generate_record` [INFO] [stdout] --> src/transaction/mod.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | generate_record: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::body` [INFO] [stdout] --> src/transaction/mod.rs:841:13 [INFO] [stdout] | [INFO] [stdout] 841 | body: None, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::sigs` [INFO] [stdout] --> src/transaction/mod.rs:842:13 [INFO] [stdout] | [INFO] [stdout] 842 | sigs: None, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::body_bytes` [INFO] [stdout] --> src/transaction/mod.rs:843:13 [INFO] [stdout] | [INFO] [stdout] 843 | body_bytes: signed_transaction.body_bytes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::sig_map` [INFO] [stdout] --> src/transaction/mod.rs:844:13 [INFO] [stdout] | [INFO] [stdout] 844 | sig_map: Some(services::SignatureMap { sig_pair: signatures.clone() }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `md5::Context::compute`: Use `finalize`. [INFO] [stdout] --> src/key/private_key/mod.rs:427:54 [INFO] [stdout] | [INFO] [stdout] 427 | ... let passphrase = md5_sum.compute().0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::body_bytes` [INFO] [stdout] --> src/transaction/source.rs:289:71 [INFO] [stdout] | [INFO] [stdout] 289 | self.transactions().iter().map(|it| TransactionHash::new(&it.body_bytes)).collect() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::TransactionBody::generate_record` [INFO] [stdout] --> src/transaction/mod.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | generate_record: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::body` [INFO] [stdout] --> src/transaction/mod.rs:841:13 [INFO] [stdout] | [INFO] [stdout] 841 | body: None, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::sigs` [INFO] [stdout] --> src/transaction/mod.rs:842:13 [INFO] [stdout] | [INFO] [stdout] 842 | sigs: None, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::body_bytes` [INFO] [stdout] --> src/transaction/mod.rs:843:13 [INFO] [stdout] | [INFO] [stdout] 843 | body_bytes: signed_transaction.body_bytes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::sig_map` [INFO] [stdout] --> src/transaction/mod.rs:844:13 [INFO] [stdout] | [INFO] [stdout] 844 | sig_map: Some(services::SignatureMap { sig_pair: signatures.clone() }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::body_bytes` [INFO] [stdout] --> src/transaction/mod.rs:1369:45 [INFO] [stdout] | [INFO] [stdout] 1369 | services::TransactionBody::decode(&*tx.make_sources().unwrap().transactions()[0].body_bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `hedera_proto::services::Transaction::body_bytes` [INFO] [stdout] --> src/transaction/mod.rs:1381:59 [INFO] [stdout] | [INFO] [stdout] 1381 | .map(|it| services::TransactionBody::decode(&*it.body_bytes).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/transaction/any.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 261 | Self::TokenReject(transaction) => transaction.to_transaction_data_protobuf(chunk_info), [INFO] [stdout] | ------------------------------ matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 297 | Self::TokenReject(transaction) => transaction.to_transaction_data_protobuf(chunk_info), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `generate_transaction_id` is never used [INFO] [stdout] --> src/client/operator.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl Operator { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub(crate) fn generate_transaction_id(&self) -> TransactionId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `AtomicBatch` is never constructed [INFO] [stdout] --> src/transaction/any.rs:974:5 [INFO] [stdout] | [INFO] [stdout] 924 | enum ServicesTransactionDataList { [INFO] [stdout] | --------------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 974 | AtomicBatch(Vec), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServicesTransactionDataList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/contract/contract_function_result.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn get_str(&self, index: usize) -> Option> { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn get_str(&self, index: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/contract/contract_function_result.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_str_array(&self, index: usize) -> Option>> { [INFO] [stdout] | ^^^^^ the lifetime is elided here -------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_str_array(&self, index: usize) -> Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/execute.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 106 | ) -> BoxGrpcFuture; [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 106 | ) -> BoxGrpcFuture<'_, Self::GrpcResponse>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/pending_airdrop_id.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub const fn new_nft_id(sender_id: AccountId, receiver_id: AccountId, nft_id: NftId) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/pending_airdrop_id.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / pub const fn new_token_id( [INFO] [stdout] 75 | | sender_id: AccountId, [INFO] [stdout] 76 | | receiver_id: AccountId, [INFO] [stdout] 77 | | token_id: TokenId, [INFO] [stdout] 78 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ping_query.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 109 | ) -> crate::BoxGrpcFuture { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | ) -> crate::BoxGrpcFuture<'_, Self::GrpcResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transaction/execute.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 410 | ) -> BoxGrpcFuture { [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 410 | ) -> BoxGrpcFuture<'_, Self::GrpcResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/transaction/any.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 261 | Self::TokenReject(transaction) => transaction.to_transaction_data_protobuf(chunk_info), [INFO] [stdout] | ------------------------------ matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 297 | Self::TokenReject(transaction) => transaction.to_transaction_data_protobuf(chunk_info), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transaction/tests.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let mut tx = tx [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_account_id` [INFO] [stdout] --> src/transaction/mod.rs:1392:13 [INFO] [stdout] | [INFO] [stdout] 1392 | node_account_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `node_account_id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `generate_transaction_id` is never used [INFO] [stdout] --> src/client/operator.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl Operator { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub(crate) fn generate_transaction_id(&self) -> TransactionId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `AtomicBatch` is never constructed [INFO] [stdout] --> src/transaction/any.rs:974:5 [INFO] [stdout] | [INFO] [stdout] 924 | enum ServicesTransactionDataList { [INFO] [stdout] | --------------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 974 | AtomicBatch(Vec), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServicesTransactionDataList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/contract/contract_function_result.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn get_str(&self, index: usize) -> Option> { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn get_str(&self, index: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/contract/contract_function_result.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_str_array(&self, index: usize) -> Option>> { [INFO] [stdout] | ^^^^^ the lifetime is elided here -------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_str_array(&self, index: usize) -> Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/execute.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 106 | ) -> BoxGrpcFuture; [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 106 | ) -> BoxGrpcFuture<'_, Self::GrpcResponse>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/pending_airdrop_id.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub const fn new_nft_id(sender_id: AccountId, receiver_id: AccountId, nft_id: NftId) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/pending_airdrop_id.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / pub const fn new_token_id( [INFO] [stdout] 75 | | sender_id: AccountId, [INFO] [stdout] 76 | | receiver_id: AccountId, [INFO] [stdout] 77 | | token_id: TokenId, [INFO] [stdout] 78 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ping_query.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 109 | ) -> crate::BoxGrpcFuture { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | ) -> crate::BoxGrpcFuture<'_, Self::GrpcResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transaction/execute.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 410 | ) -> BoxGrpcFuture { [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 410 | ) -> BoxGrpcFuture<'_, Self::GrpcResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/e2e/batch_transaction.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | for i in 0..15 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.72s [INFO] running `Command { std: "docker" "inspect" "084783632b458e0cd7bbfa7e4529900309a97b61e4ec52d76117787921764291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084783632b458e0cd7bbfa7e4529900309a97b61e4ec52d76117787921764291", kill_on_drop: false }` [INFO] [stdout] 084783632b458e0cd7bbfa7e4529900309a97b61e4ec52d76117787921764291