[INFO] fetching crate hiero-sdk 0.40.0... [INFO] testing hiero-sdk-0.40.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hiero-sdk 0.40.0 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate hiero-sdk 0.40.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hiero-sdk 0.40.0 [INFO] tweaked toml for crates.io crate hiero-sdk 0.40.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hiero-sdk 0.40.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hiero-sdk 0.40.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d1e77efbf2320029e5ceaef3c268aabb5c8013b1fde6e9de7e80f57b5767c88 [INFO] running `Command { std: "docker" "start" "-a" "6d1e77efbf2320029e5ceaef3c268aabb5c8013b1fde6e9de7e80f57b5767c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d1e77efbf2320029e5ceaef3c268aabb5c8013b1fde6e9de7e80f57b5767c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1e77efbf2320029e5ceaef3c268aabb5c8013b1fde6e9de7e80f57b5767c88", kill_on_drop: false }` [INFO] [stdout] 6d1e77efbf2320029e5ceaef3c268aabb5c8013b1fde6e9de7e80f57b5767c88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d98c720b0d39d9ef4db5f16a231ea16cd82f27d32236d3e1866551e2573e9307 [INFO] running `Command { std: "docker" "start" "-a" "d98c720b0d39d9ef4db5f16a231ea16cd82f27d32236d3e1866551e2573e9307", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling unsize v1.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling hyper-openssl v0.10.2 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling linked_hash_set v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rlp v0.6.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hiero-sdk-proto v0.19.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling hiero-sdk v0.40.0 (/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 `hiero_sdk_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 `hiero_sdk_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 `hiero_sdk_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 `hiero_sdk_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 `hiero_sdk_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 `hiero_sdk_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: 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: missing documentation for an associated function [INFO] [stdout] --> src/custom_fee_limit.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(account_id: Option, fees: Vec) -> 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: 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] [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.24s [INFO] running `Command { std: "docker" "inspect" "d98c720b0d39d9ef4db5f16a231ea16cd82f27d32236d3e1866551e2573e9307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98c720b0d39d9ef4db5f16a231ea16cd82f27d32236d3e1866551e2573e9307", kill_on_drop: false }` [INFO] [stdout] d98c720b0d39d9ef4db5f16a231ea16cd82f27d32236d3e1866551e2573e9307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49bf863b63bd2ecf4875b20f2eac9ee0e4eedefb14df8dec5c1242472beb9e4e [INFO] running `Command { std: "docker" "start" "-a" "49bf863b63bd2ecf4875b20f2eac9ee0e4eedefb14df8dec5c1242472beb9e4e", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling mini-internal v0.1.42 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling miniserde v0.1.42 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hiero-sdk-proto v0.19.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-openssl v0.10.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling hiero-sdk v0.40.0 (/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 `hiero_sdk_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 `hiero_sdk_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 `hiero_sdk_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 `hiero_sdk_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 `hiero_sdk_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 `hiero_sdk_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: 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: use of deprecated field `hiero_sdk_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 `hiero_sdk_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 `hiero_sdk_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 `hiero_sdk_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 `hiero_sdk_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: 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: use of deprecated field `hiero_sdk_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: 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: use of deprecated field `hiero_sdk_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 `hiero_sdk_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: 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: missing documentation for an associated function [INFO] [stdout] --> src/custom_fee_limit.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(account_id: Option, fees: Vec) -> 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: 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] [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: missing documentation for an associated function [INFO] [stdout] --> src/custom_fee_limit.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(account_id: Option, fees: Vec) -> 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: 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] [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] [stderr] error: could not compile `hiero-sdk` (example "nft_update_metadata") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name nft_update_metadata --edition=2021 examples/nft_update_metadata.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mnemonic"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mnemonic", "serde"))' -C metadata=8b9a7a1179ca0135 -C extra-filename=-0bf741b501d9a3dc --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-748e646698a753aa.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-05424008284f546a.rlib --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-896826b7d82dd9f7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-5aa8d211ab11babb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f16be87616166df8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-9a6319237ede56a9.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3ca7d68affc74441.rlib --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-bb4f7e88d1dc8223.rlib --extern fraction=/opt/rustwide/target/debug/deps/libfraction-b94a1988ff48ee3c.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-88328261217f5f90.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-797c0ba7549eacfc.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-f96801fadb938ad1.rlib --extern hiero_sdk=/opt/rustwide/target/debug/deps/libhiero_sdk-21bf1df49b397883.rlib --extern hiero_sdk_proto=/opt/rustwide/target/debug/deps/libhiero_sdk_proto-a5820fd2b3a940d3.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-8cf143d138a5cfaf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-20de7ed56272479e.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-0ab33307eb948c44.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-370fa48a2333176b.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-70dd08b60ec4cb33.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-e27d536735f70a97.rlib --extern miniserde=/opt/rustwide/target/debug/deps/libminiserde-bc66edcedac0e02c.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-775e1e39d357babd.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-a2ff3b3f32487557.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-716158612cdfffaf.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-f077c048951e049d.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-80b008cfda9b4d8c.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern pkcs8=/opt/rustwide/target/debug/deps/libpkcs8-31c8046c2d0d49fd.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-8fd4087a610b0e20.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-33771f5da512d560.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-6cfbfc0b45b90873.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-a15c475309803bdf.rlib --extern sec1=/opt/rustwide/target/debug/deps/libsec1-5c2b868bd07d5e22.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4bcc1d022cd2e948.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2f70fc1ee186b557.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4eee9a5d323e4f00.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e6f9ead059346fba.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-9e54a2db8bfc0c38.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-afb7a050d646a4d4.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-18787ee01dfe48c4.rlib --extern tinystr=/opt/rustwide/target/debug/deps/libtinystr-3a9a65728056f989.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a68e368ce47bb528.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-eb228747b1eceafd.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e854fc989d1b651d.rlib --extern triomphe=/opt/rustwide/target/debug/deps/libtriomphe-b51ec9fd129934ba.rlib --extern unsize=/opt/rustwide/target/debug/deps/libunsize-92a75fde530b4612.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hiero-sdk` (lib test); 22 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name hiero_sdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="mnemonic"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mnemonic", "serde"))' -C metadata=dc4cc3e29db7fd87 -C extra-filename=-357a8ed58b356c47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-748e646698a753aa.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-05424008284f546a.rlib --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-896826b7d82dd9f7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-5aa8d211ab11babb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f16be87616166df8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-9a6319237ede56a9.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3ca7d68affc74441.rlib --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-bb4f7e88d1dc8223.rlib --extern fraction=/opt/rustwide/target/debug/deps/libfraction-b94a1988ff48ee3c.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-88328261217f5f90.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-797c0ba7549eacfc.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-f96801fadb938ad1.rlib --extern hiero_sdk_proto=/opt/rustwide/target/debug/deps/libhiero_sdk_proto-a5820fd2b3a940d3.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-8cf143d138a5cfaf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-20de7ed56272479e.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-0ab33307eb948c44.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-370fa48a2333176b.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-70dd08b60ec4cb33.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-e27d536735f70a97.rlib --extern miniserde=/opt/rustwide/target/debug/deps/libminiserde-bc66edcedac0e02c.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-775e1e39d357babd.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-a2ff3b3f32487557.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-716158612cdfffaf.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-f077c048951e049d.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-80b008cfda9b4d8c.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern pkcs8=/opt/rustwide/target/debug/deps/libpkcs8-31c8046c2d0d49fd.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-8fd4087a610b0e20.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-33771f5da512d560.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-6cfbfc0b45b90873.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-a15c475309803bdf.rlib --extern sec1=/opt/rustwide/target/debug/deps/libsec1-5c2b868bd07d5e22.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4bcc1d022cd2e948.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2f70fc1ee186b557.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4eee9a5d323e4f00.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e6f9ead059346fba.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-9e54a2db8bfc0c38.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-afb7a050d646a4d4.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-18787ee01dfe48c4.rlib --extern tinystr=/opt/rustwide/target/debug/deps/libtinystr-3a9a65728056f989.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a68e368ce47bb528.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-eb228747b1eceafd.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e854fc989d1b651d.rlib --extern triomphe=/opt/rustwide/target/debug/deps/libtriomphe-b51ec9fd129934ba.rlib --extern unsize=/opt/rustwide/target/debug/deps/libunsize-92a75fde530b4612.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "49bf863b63bd2ecf4875b20f2eac9ee0e4eedefb14df8dec5c1242472beb9e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49bf863b63bd2ecf4875b20f2eac9ee0e4eedefb14df8dec5c1242472beb9e4e", kill_on_drop: false }` [INFO] [stdout] 49bf863b63bd2ecf4875b20f2eac9ee0e4eedefb14df8dec5c1242472beb9e4e