[INFO] cloning repository https://github.com/DharitriOne/drt-sdk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DharitriOne/drt-sdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDharitriOne%2Fdrt-sdk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDharitriOne%2Fdrt-sdk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54c0a8173702eedf9750724f6a500b4ada0feba6 [INFO] checking DharitriOne/drt-sdk-rs against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDharitriOne%2Fdrt-sdk-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/DharitriOne/drt-sdk-rs [INFO] finished tweaking git repo https://github.com/DharitriOne/drt-sdk-rs [INFO] tweaked toml for git repo https://github.com/DharitriOne/drt-sdk-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DharitriOne/drt-sdk-rs on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DharitriOne/drt-sdk-rs 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unwrap-infallible v0.1.5 [INFO] [stderr] Downloaded env_filter v0.1.2 [INFO] [stderr] Downloaded env_logger v0.11.5 [INFO] [stderr] Downloaded ppv-lite86 v0.2.19 [INFO] [stderr] Downloaded wasmprinter v0.214.0 [INFO] [stderr] Downloaded drt-chain-vm-executor v0.0.2 [INFO] [stderr] Downloaded ignore v0.4.22 [INFO] [stderr] Downloaded toml v0.8.17 [INFO] [stderr] Downloaded zip v2.1.5 [INFO] [stderr] Downloaded toml_edit v0.22.18 [INFO] [stderr] Downloaded wasmparser v0.214.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b563fd4fed6bab2a2a989f49a1afe24b232e95838febec739e6b109a5d6584c [INFO] running `Command { std: "docker" "start" "-a" "3b563fd4fed6bab2a2a989f49a1afe24b232e95838febec739e6b109a5d6584c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b563fd4fed6bab2a2a989f49a1afe24b232e95838febec739e6b109a5d6584c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b563fd4fed6bab2a2a989f49a1afe24b232e95838febec739e6b109a5d6584c", kill_on_drop: false }` [INFO] [stdout] 3b563fd4fed6bab2a2a989f49a1afe24b232e95838febec739e6b109a5d6584c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8779409dde8702d5fe8eb2d82412c19d199490c8a4751fec094e158e44e369a [INFO] running `Command { std: "docker" "start" "-a" "d8779409dde8702d5fe8eb2d82412c19d199490c8a4751fec094e158e44e369a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking unwrap-infallible v0.1.5 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking winnow v0.6.16 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking drt-chain-vm-executor v0.0.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking clap_builder v4.5.11 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_seeder v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling zip v2.1.5 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking common-path v1.0.0 [INFO] [stderr] Checking copy_dir v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking payload-macro-generator v0.1.0 (/opt/rustwide/workdir/tools/payload-macro-generator) [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling drt-sc-codec-derive v0.0.3 (/opt/rustwide/workdir/data/codec-derive) [INFO] [stderr] Compiling drt-sc-derive v0.0.3 (/opt/rustwide/workdir/framework/derive) [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking drt-sc-codec v0.0.3 (/opt/rustwide/workdir/data/codec) [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking ppv-lite86 v0.2.19 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking drt-sc v0.0.3 (/opt/rustwide/workdir/framework/base) [INFO] [stderr] Checking clap v4.5.11 [INFO] [stderr] Checking ruplacer v0.8.2 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bip39 v2.0.0 [INFO] [stderr] Checking drt-chain-vm v0.0.3 (/opt/rustwide/workdir/vm) [INFO] [stdout] warning: never type fallback affects this call to an `unsafe` function [INFO] [stdout] --> vm/src/vm_hooks/vh_dispatcher.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | / mem_conv::with_bytes(message_offset, message_length, |message| { [INFO] [stdout] 64 | | self.handler.signal_error(message); [INFO] [stdout] 65 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the type explicitly [INFO] [stdout] = note: `#[warn(never_type_fallback_flowing_into_unsafe)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 63 | mem_conv::with_bytes::<_, ()>(message_offset, message_length, |message| { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stdout] warning: never type fallback affects this call to an `unsafe` function [INFO] [stdout] --> vm/src/vm_hooks/vh_dispatcher.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | / mem_conv::with_bytes(message_offset, message_length, |message| { [INFO] [stdout] 64 | | self.handler.signal_error(message); [INFO] [stdout] 65 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the type explicitly [INFO] [stdout] = note: `#[warn(never_type_fallback_flowing_into_unsafe)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 63 | mem_conv::with_bytes::<_, ()>(message_offset, message_length, |message| { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MigrateUserName` is never constructed [INFO] [stdout] --> vm/src/tx_execution/builtin_function_mocks/general/migrate_username_mock.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct MigrateUserName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BlockchainResult` is never used [INFO] [stdout] --> vm/src/tx_execution/builtin_function_mocks/general/migrate_username_mock.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | type BlockchainResult = Result<(TxResult, BlockchainUpdate), TxResult>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `execute_with_result` is never used [INFO] [stdout] --> vm/src/tx_execution/builtin_function_mocks/general/migrate_username_mock.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 31 | impl MigrateUserName { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 32 | #[allow(clippy::result_large_err)] [INFO] [stdout] 33 | fn execute_with_result(&self, tx_input: TxInput, tx_cache: TxCache) -> BlockchainResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/tx_mock/tx_context.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn m_types_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 128 | pub fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/tx_mock/tx_context.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn back_transfers_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/tx_mock/tx_context.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn result_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 136 | pub fn result_lock(&self) -> MutexGuard<'_, TxResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/tx_mock/tx_context.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn rng_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 144 | pub fn rng_lock(&self) -> MutexGuard<'_, BlockchainRng> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_debug_api.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | fn m_types_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_debug_api.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 56 | fn result_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 56 | fn result_lock(&self) -> MutexGuard<'_, TxResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_debug_api.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | fn back_transfers_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_single_tx_api.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | fn m_types_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 56 | fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_single_tx_api.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | fn result_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | fn result_lock(&self) -> MutexGuard<'_, TxResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_single_tx_api.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | fn back_transfers_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_static_api.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | fn m_types_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_static_api.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | fn result_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | fn result_lock(&self) -> MutexGuard<'_, TxResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_static_api.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | fn back_transfers_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_source.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | fn m_types_lock(&self) -> MutexGuard; [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_source.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | fn result_lock(&self) -> MutexGuard; [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 32 | fn result_lock(&self) -> MutexGuard<'_, TxResult>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_source.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | fn back_transfers_lock(&self) -> MutexGuard; [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/world_mock/dcdt_data.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> Iter, DcdtData> { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> Iter<'_, Vec, DcdtData> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MigrateUserName` is never constructed [INFO] [stdout] --> vm/src/tx_execution/builtin_function_mocks/general/migrate_username_mock.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct MigrateUserName; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BlockchainResult` is never used [INFO] [stdout] --> vm/src/tx_execution/builtin_function_mocks/general/migrate_username_mock.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | type BlockchainResult = Result<(TxResult, BlockchainUpdate), TxResult>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `execute_with_result` is never used [INFO] [stdout] --> vm/src/tx_execution/builtin_function_mocks/general/migrate_username_mock.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 31 | impl MigrateUserName { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 32 | #[allow(clippy::result_large_err)] [INFO] [stdout] 33 | fn execute_with_result(&self, tx_input: TxInput, tx_cache: TxCache) -> BlockchainResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/tx_mock/tx_context.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn m_types_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 128 | pub fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/tx_mock/tx_context.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn back_transfers_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/tx_mock/tx_context.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn result_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 136 | pub fn result_lock(&self) -> MutexGuard<'_, TxResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/tx_mock/tx_context.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn rng_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 144 | pub fn rng_lock(&self) -> MutexGuard<'_, BlockchainRng> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_debug_api.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | fn m_types_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_debug_api.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 56 | fn result_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 56 | fn result_lock(&self) -> MutexGuard<'_, TxResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_debug_api.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | fn back_transfers_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_single_tx_api.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | fn m_types_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 56 | fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_single_tx_api.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | fn result_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | fn result_lock(&self) -> MutexGuard<'_, TxResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_single_tx_api.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | fn back_transfers_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_static_api.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | fn m_types_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_static_api.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | fn result_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | fn result_lock(&self) -> MutexGuard<'_, TxResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_impl/vh_static_api.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | fn back_transfers_lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_source.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | fn m_types_lock(&self) -> MutexGuard; [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_source.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | fn result_lock(&self) -> MutexGuard; [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 32 | fn result_lock(&self) -> MutexGuard<'_, TxResult>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/vm_hooks/vh_source.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | fn back_transfers_lock(&self) -> MutexGuard; [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> vm/src/world_mock/dcdt_data.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> Iter, DcdtData> { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> Iter<'_, Vec, DcdtData> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml_edit v0.22.18 [INFO] [stderr] Checking wasmparser v0.214.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking drt-chain-scenario-format v0.0.3 (/opt/rustwide/workdir/sdk/scenario-format) [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking toml v0.8.17 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking drt-sdk v0.0.3 (/opt/rustwide/workdir/sdk/core) [INFO] [stderr] Checking wasmprinter v0.214.0 [INFO] [stderr] error: could not compile `drt-sc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/bin/rustc --crate-name drt_sc --edition=2021 framework/base/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="num-bigint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "dcdt-token-payment-legacy-decode", "managed-buffer-builder-cached", "num-bigint"))' -C metadata=9833527f3b2c7f3f -C extra-filename=-b72089b6b33052f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-47961c4266c0c36c.rmeta --extern drt_sc_codec=/opt/rustwide/target/debug/deps/libdrt_sc_codec-496535d4c022c075.rmeta --extern drt_sc_derive=/opt/rustwide/target/debug/deps/libdrt_sc_derive-b84218fd3950539c.so --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-405d3ae16531c1e8.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-56c5f778e20c18b8.rmeta --extern unwrap_infallible=/opt/rustwide/target/debug/deps/libunwrap_infallible-54c0ada18c9f33d5.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/bi_di_mapper.rs:130:27 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn get_all_values(&self) -> unordered_set_mapper::Iter { [INFO] [stdout] | ^^^^^ ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 130 | pub fn get_all_values(&self) -> unordered_set_mapper::Iter<'_, SA, V, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/bi_di_mapper.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn get_all_ids(&self) -> unordered_set_mapper::Iter { [INFO] [stdout] | ^^^^^ ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | pub fn get_all_ids(&self) -> unordered_set_mapper::Iter<'_, SA, K, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/bi_di_mapper.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 138 | pub fn iter(&self) -> Iter<'_, SA, K, V, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/linked_list_mapper.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 221 | pub fn iter(&self) -> Iter<'_, SA, T, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/linked_list_mapper.rs:225:30 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn iter_from_node_id(&self, node_id: u32) -> Iter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | pub fn iter_from_node_id(&self, node_id: u32) -> Iter<'_, SA, T, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/map_mapper.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn keys(&self) -> Keys { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn keys(&self) -> Keys<'_, SA, A, K> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/map_mapper.rs:200:19 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | pub fn values(&self) -> Values<'_, SA, A, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/map_mapper.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 206 | pub fn iter(&self) -> Iter<'_, SA, A, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/map_storage_mapper.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn keys(&self) -> Keys { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 133 | pub fn keys(&self) -> Keys<'_, SA, A, K> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/map_storage_mapper.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn entry(&mut self, key: K) -> Entry { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | pub fn entry(&mut self, key: K) -> Entry<'_, SA, A, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/map_storage_mapper.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | pub fn values(&self) -> Values<'_, SA, A, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/map_storage_mapper.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 177 | pub fn iter(&self) -> Iter<'_, SA, A, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/queue_mapper.rs:308:17 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 308 | pub fn iter(&self) -> Iter<'_, SA, A, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/queue_mapper.rs:312:30 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn iter_from_node_id(&self, node_id: u32) -> Iter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | pub fn iter_from_node_id(&self, node_id: u32) -> Iter<'_, SA, A, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/set_mapper.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> Iter<'_, SA, A, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/set_mapper.rs:189:22 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn iter_from(&self, value: &T) -> Iter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 189 | pub fn iter_from(&self, value: &T) -> Iter<'_, SA, A, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/token/fungible_token_mapper.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | fn get_storage_key(&self) -> crate::types::ManagedRef> { [INFO] [stdout] | ^^^^^ -------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 56 | fn get_storage_key(&self) -> crate::types::ManagedRef<'_, SA, StorageKey> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/token/non_fungible_token_mapper.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | fn get_storage_key(&self) -> crate::types::ManagedRef> { [INFO] [stdout] | ^^^^^ -------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn get_storage_key(&self) -> crate::types::ManagedRef<'_, SA, StorageKey> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/token/token_mapper.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | fn get_storage_key(&self) -> ManagedRef>; [INFO] [stdout] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | fn get_storage_key(&self) -> ManagedRef<'_, SA, StorageKey>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/unique_id_mapper.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn iter(&self) -> Iter<'_, SA, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/unordered_set_mapper.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn iter(&self) -> Iter<'_, SA, T, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/storage/mappers/vec_mapper.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 166 | pub fn iter(&self) -> Iter<'_, SA, T, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/types/interaction/managed_arg_buffer.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn iter_buffers(&self) -> ManagedVecRefIterator> { [INFO] [stdout] | ^^^^^ ------------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 177 | pub fn iter_buffers(&self) -> ManagedVecRefIterator<'_, M, ManagedBuffer> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/types/interaction/managed_arg_buffer.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn raw_arg_iter(&self) -> ManagedVecRefIterator> { [INFO] [stdout] | ^^^^^ ------------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 206 | pub fn raw_arg_iter(&self) -> ManagedVecRefIterator<'_, M, ManagedBuffer> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/types/managed/multi_value/multi_value_managed_vec.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn iter(&self) -> ManagedVecRefIterator { [INFO] [stdout] | ^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn iter(&self) -> ManagedVecRefIterator<'_, M, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/types/managed/wrapped/managed_vec.rs:176:20 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn get_mut(&mut self, index: usize) -> ManagedVecRef { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 176 | pub fn get_mut(&mut self, index: usize) -> ManagedVecRef<'_, M, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/types/managed/wrapped/managed_vec.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn iter(&self) -> ManagedVecRefIterator { [INFO] [stdout] | ^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn iter(&self) -> ManagedVecRefIterator<'_, M, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework/base/src/types/static_buffer/sparse_array.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn iter(&self) -> SparseArrayIterator { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn iter(&self) -> SparseArrayIterator<'_, E, CAPACITY> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d8779409dde8702d5fe8eb2d82412c19d199490c8a4751fec094e158e44e369a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8779409dde8702d5fe8eb2d82412c19d199490c8a4751fec094e158e44e369a", kill_on_drop: false }` [INFO] [stdout] d8779409dde8702d5fe8eb2d82412c19d199490c8a4751fec094e158e44e369a