[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] testing DharitriOne/drt-sdk-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDharitriOne%2Fdrt-sdk-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DharitriOne/drt-sdk-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 549f6919a80b47fb0d47dd726835294bde18505576db90d828314b48047ec08f
[INFO] running `Command { std: "docker" "start" "-a" "549f6919a80b47fb0d47dd726835294bde18505576db90d828314b48047ec08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "549f6919a80b47fb0d47dd726835294bde18505576db90d828314b48047ec08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "549f6919a80b47fb0d47dd726835294bde18505576db90d828314b48047ec08f", kill_on_drop: false }`
[INFO] [stdout] 549f6919a80b47fb0d47dd726835294bde18505576db90d828314b48047ec08f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 468971750b9b30bac7ba97c0b918d8814264dbe04921a8666cbb860238d8a36a
[INFO] running `Command { std: "docker" "start" "-a" "468971750b9b30bac7ba97c0b918d8814264dbe04921a8666cbb860238d8a36a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[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 drt-sc-codec v0.0.3 (/opt/rustwide/workdir/data/codec)
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.19
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap v4.5.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling drt-sc v0.0.3 (/opt/rustwide/workdir/framework/base)
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling drt-chain-vm-executor v0.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling drt-chain-vm v0.0.3 (/opt/rustwide/workdir/vm)
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling same-file v1.0.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]    = help: specify the type explicitly
[INFO] [stdout]    = warning: this changes meaning in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(never_type_fallback_flowing_into_unsafe)]` (part of `#[warn(rust_2024_compatibility)]`) 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]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn m_types_lock(&self) -> MutexGuard<TxManagedTypes> {
[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] 128 |     pub fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:132:32
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn result_lock(&self) -> MutexGuard<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn rng_lock(&self) -> MutexGuard<BlockchainRng> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn rng_lock(&self) -> MutexGuard<'_, BlockchainRng> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxManagedTypes> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxManagedTypes> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxManagedTypes> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/vm_hooks/vh_source.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn m_types_lock(&self) -> MutexGuard<TxManagedTypes>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/vm_hooks/vh_source.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn result_lock(&self) -> MutexGuard<TxResult>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn result_lock(&self) -> MutexGuard<'_, TxResult>;
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/vm_hooks/vh_source.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers>;
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/world_mock/dcdt_data.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> Iter<Vec<u8>, DcdtData> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> Iter<'_, Vec<u8>, DcdtData> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling toml_edit v0.22.18
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling drt-chain-scenario-format v0.0.3 (/opt/rustwide/workdir/sdk/scenario-format)
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zip v2.1.5
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling toml v0.8.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling ruplacer v0.8.2
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling payload-macro-generator v0.1.0 (/opt/rustwide/workdir/tools/payload-macro-generator)
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, V, A> {
[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] 130 |     pub fn get_all_values(&self) -> unordered_set_mapper::Iter<'_, SA, V, A> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, K, A> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/bi_di_mapper.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn iter(&self) -> Iter<SA, K, V, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn iter(&self) -> Iter<'_, SA, K, V, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/linked_list_mapper.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn iter(&self) -> Iter<SA, T, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, T, A> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_mapper.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn keys(&self) -> Keys<SA, A, K> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn keys(&self) -> Keys<'_, SA, A, K> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_mapper.rs:200:19
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn values(&self) -> Values<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn values(&self) -> Values<'_, SA, A, K, V> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_mapper.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn iter(&self) -> Iter<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn iter(&self) -> Iter<'_, SA, A, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn keys(&self) -> Keys<SA, A, K> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn keys(&self) -> Keys<'_, SA, A, K> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, A, K, V> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn values(&self) -> Values<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn values(&self) -> Values<'_, SA, A, K, V> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> Iter<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> Iter<'_, SA, A, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/queue_mapper.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> Iter<SA, A, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> Iter<'_, SA, A, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, A, T> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/set_mapper.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn iter(&self) -> Iter<SA, A, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn iter(&self) -> Iter<'_, SA, A, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, A, T> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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<SA, StorageKey<SA>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn get_storage_key(&self) -> crate::types::ManagedRef<'_, SA, StorageKey<SA>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, StorageKey<SA>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_storage_key(&self) -> crate::types::ManagedRef<'_, SA, StorageKey<SA>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, StorageKey<SA>>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn get_storage_key(&self) -> ManagedRef<'_, SA, StorageKey<SA>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> framework/base/src/storage/mappers/unique_id_mapper.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn iter(&self) -> Iter<SA, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn iter(&self) -> Iter<'_, SA, A> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/unordered_set_mapper.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter(&self) -> Iter<SA, T, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/vec_mapper.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn iter(&self) -> Iter<SA, T, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, ManagedBuffer<M>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter_buffers(&self) -> ManagedVecRefIterator<'_, M, ManagedBuffer<M>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, ManagedBuffer<M>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn raw_arg_iter(&self) -> ManagedVecRefIterator<'_, M, ManagedBuffer<M>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> ManagedVecRefIterator<'_, M, T> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, T> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/types/managed/wrapped/managed_vec.rs:299:17
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn iter(&self) -> ManagedVecRefIterator<M, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn iter(&self) -> ManagedVecRefIterator<'_, M, T> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/types/static_buffer/sparse_array.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter(&self) -> SparseArrayIterator<E, CAPACITY> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter(&self) -> SparseArrayIterator<'_, E, CAPACITY> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wasmprinter v0.214.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling drt-sc-meta-lib v0.0.3 (/opt/rustwide/workdir/framework/meta-lib)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> framework/meta-lib/src/version.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 |     versions.windows(2).all(|window| (window[0] < window[1]))
[INFO] [stdout]    |                                      ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 65 -     versions.windows(2).all(|window| (window[0] < window[1]))
[INFO] [stdout] 65 +     versions.windows(2).all(|window| window[0] < window[1] )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling drt-sc-modules v0.0.3 (/opt/rustwide/workdir/contracts/modules)
[INFO] [stderr]    Compiling benchmark-common v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/benchmark-common)
[INFO] [stderr]    Compiling random v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/common/random)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> contracts/examples/crypto-kitties/common/random/src/lib.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             SEED_STATIC_BUFFER.copy_from_slice(&seed.to_byte_array());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> contracts/examples/crypto-kitties/common/random/src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             SALT_STATIC_BUFFER.copy_from_slice(&salt.to_byte_array());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kitty v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/common/kitty)
[INFO] [stderr]    Compiling vault v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/vault)
[INFO] [stderr]    Compiling drt-sdk v0.0.3 (/opt/rustwide/workdir/sdk/core)
[INFO] [stderr]    Compiling kitty-genetic-alg v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-genetic-alg)
[INFO] [stderr]    Compiling erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc20)
[INFO] [stderr]    Compiling kitty-ownership v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-ownership)
[INFO] [stderr]    Compiling erc1155 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155)
[INFO] [stderr]    Compiling adder v0.0.0 (/opt/rustwide/workdir/contracts/examples/adder)
[INFO] [stderr]    Compiling forwarder-legacy v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-legacy)
[INFO] [stderr]    Compiling erc1155-marketplace v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-marketplace)
[INFO] [stderr]    Compiling kitty-auction v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-auction)
[INFO] [stderr]    Compiling recursive-caller v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/recursive-caller)
[INFO] [stderr]    Compiling crowdfunding-erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/crowdfunding-erc20)
[INFO] [stderr]    Compiling lottery-erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/lottery-erc20)
[INFO] [stderr]    Compiling set-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/set-repeat)
[INFO] [stderr]    Compiling vec-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/vec-repeat)
[INFO] [stderr]    Compiling map-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/map-repeat)
[INFO] [stderr]    Compiling queue-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/queue-repeat)
[INFO] [stderr]    Compiling single-value-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/single-value-repeat)
[INFO] [stderr]    Compiling linked-list-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/linked-list-repeat)
[INFO] [stderr]    Compiling forwarder v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder)
[INFO] [stderr]    Compiling multisig v1.0.0 (/opt/rustwide/workdir/contracts/examples/multisig)
[INFO] [stderr]    Compiling drt-sc-scenario v0.0.3 (/opt/rustwide/workdir/framework/scenario)
[INFO] [stderr]    Compiling basic-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/basic-features)
[INFO] [stderr]    Compiling nft-subscription v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-subscription)
[INFO] [stderr]    Compiling seed-nft-minter v0.0.0 (/opt/rustwide/workdir/contracts/examples/seed-nft-minter)
[INFO] [stderr]    Compiling transfer-role-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/transfer-role-features)
[INFO] [stderr]    Compiling drt-price-aggregator-sc v0.0.3 (/opt/rustwide/workdir/contracts/core/price-aggregator)
[INFO] [stderr]    Compiling rewards-distribution v0.0.0 (/opt/rustwide/workdir/contracts/examples/rewards-distribution)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> framework/scenario/src/debug_executor/contract_map.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn lock(&self) -> MutexGuard<ContractMap> {
[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] 79 |     pub fn lock(&self) -> MutexGuard<'_, ContractMap> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fractional-nfts v0.0.0 (/opt/rustwide/workdir/contracts/examples/fractional-nfts)
[INFO] [stderr]    Compiling use-module v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/use-module)
[INFO] [stderr]    Compiling bonding-curve-contract v0.0.0 (/opt/rustwide/workdir/contracts/examples/bonding-curve-contract)
[INFO] [stderr]    Compiling check-pause v0.0.0 (/opt/rustwide/workdir/contracts/examples/check-pause)
[INFO] [stderr]    Compiling drt-wrewa-swap-sc v0.0.3 (/opt/rustwide/workdir/contracts/core/wrewa-swap)
[INFO] [stderr]    Compiling alloc-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/alloc-features)
[INFO] [stderr]    Compiling nft-storage-prepay v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-storage-prepay)
[INFO] [stderr]    Compiling abi-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/abi-tester)
[INFO] [stderr]    Compiling payable-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/payable-features)
[INFO] [stderr]    Compiling proxy-test-second v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-second)
[INFO] [stderr]    Compiling drt-sc-snippets v0.0.3 (/opt/rustwide/workdir/framework/snippets)
[INFO] [stderr]    Compiling rust-testing-framework-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-testing-framework-tester)
[INFO] [stderr]    Compiling ping-pong-rewa v0.0.3 (/opt/rustwide/workdir/contracts/examples/ping-pong-rewa)
[INFO] [stderr]    Compiling token-release v0.0.1 (/opt/rustwide/workdir/contracts/examples/token-release)
[INFO] [stderr]    Compiling drt-sc-meta v0.0.3 (/opt/rustwide/workdir/framework/meta)
[INFO] [stderr]    Compiling send-tx-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/send-tx-repeat)
[INFO] [stderr]    Compiling lottery-dcdt v0.0.0 (/opt/rustwide/workdir/contracts/examples/lottery-dcdt)
[INFO] [stderr]    Compiling str-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/str-repeat)
[INFO] [stderr]    Compiling rust-snippets-generator-test v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-snippets-generator-test)
[INFO] [stderr]    Compiling builtin-func-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/builtin-func-features)
[INFO] [stderr]    Compiling empty v0.0.0 (/opt/rustwide/workdir/contracts/examples/empty)
[INFO] [stderr]    Compiling forwarder-raw v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-raw)
[INFO] [stderr]    Compiling big-float-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/big-float-features)
[INFO] [stderr]    Compiling promises-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/promises-features)
[INFO] [stderr]    Compiling proxy-test-first v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-first)
[INFO] [stderr]    Compiling digital-cash v0.0.0 (/opt/rustwide/workdir/contracts/examples/digital-cash)
[INFO] [stderr]    Compiling local-dcdt-and-nft v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/local-dcdt-and-nft)
[INFO] [stderr]    Compiling erc1155-user-mock v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-user-mock)
[INFO] [stderr]    Compiling parent v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-dcdt-issue-callback/parent)
[INFO] [stderr]    Compiling second-contract v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/dcdt-contract-pair/second-contract)
[INFO] [stderr]    Compiling exchange-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/exchange-features)
[INFO] [stderr]    Compiling nft-minter v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-minter)
[INFO] [stderr]    Compiling dcdt-transfer-with-fee v0.0.0 (/opt/rustwide/workdir/contracts/examples/dcdt-transfer-with-fee)
[INFO] [stderr]    Compiling forwarder-queue v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-queue)
[INFO] [stderr]    Compiling multi-contract-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/multi-contract-features)
[INFO] [stderr]    Compiling scenario-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/scenario-tester)
[INFO] [stderr]    Compiling factorial v0.0.0 (/opt/rustwide/workdir/contracts/examples/factorial)
[INFO] [stderr]    Compiling dcdt-system-sc-mock v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/dcdt-system-sc-mock)
[INFO] [stderr]    Compiling order-book-factory v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/factory)
[INFO] [stderr]    Compiling order-book-pair v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/pair)
[INFO] [stderr]    Compiling child v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-dcdt-issue-callback/child)
[INFO] [stderr]    Compiling crypto-zombies v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-zombies)
[INFO] [stderr]    Compiling first-contract v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/dcdt-contract-pair/first-contract)
[INFO] [stderr]    Compiling proxy-pause v0.0.0 (/opt/rustwide/workdir/contracts/examples/proxy-pause)
[INFO] [stderr]    Compiling crowdfunding-dcdt v0.0.0 (/opt/rustwide/workdir/contracts/examples/crowdfunding-dcdt)
[INFO] [stderr]    Compiling large-storage v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/large-storage)
[INFO] [stderr]    Compiling panic-message-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/panic-message-features)
[INFO] [stderr]    Compiling crypto-bubbles v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-bubbles)
[INFO] [stderr]    Compiling erc721 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc721)
[INFO] [stderr]    Compiling formatted-message-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/formatted-message-features)
[INFO] [stderr]    Compiling managed-map-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/managed-map-features)
[INFO] [stderr]    Compiling crypto-bubbles-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-bubbles/meta)
[INFO] [stderr]    Compiling managed-map-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/managed-map-features/meta)
[INFO] [stderr]    Compiling erc721-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc721/meta)
[INFO] [stderr]    Compiling formatted-message-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/formatted-message-features/meta)
[INFO] [stderr]    Compiling crypto-zombies-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-zombies/meta)
[INFO] [stderr]    Compiling crowdfunding-dcdt-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crowdfunding-dcdt/meta)
[INFO] [stderr]    Compiling large-storage-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/large-storage/meta)
[INFO] [stderr]    Compiling panic-message-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/panic-message-features/meta)
[INFO] [stderr]    Compiling pair-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/pair/meta)
[INFO] [stderr]    Compiling proxy-pause-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/proxy-pause/meta)
[INFO] [stderr]    Compiling first-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/dcdt-contract-pair/first-contract/meta)
[INFO] [stderr]    Compiling child-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-dcdt-issue-callback/child/meta)
[INFO] [stderr]    Compiling dcdt-system-sc-mock-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/dcdt-system-sc-mock/meta)
[INFO] [stderr]    Compiling factory-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/factory/meta)
[INFO] [stderr]    Compiling scenario-tester-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/scenario-tester/meta)
[INFO] [stderr]    Compiling forwarder-queue-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-queue/meta)
[INFO] [stderr]    Compiling factorial-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/factorial/meta)
[INFO] [stderr]    Compiling dcdt-transfer-with-fee-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/dcdt-transfer-with-fee/meta)
[INFO] [stderr]    Compiling multi-contract-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/multi-contract-features/meta)
[INFO] [stderr]    Compiling nft-minter-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-minter/meta)
[INFO] [stderr]    Compiling exchange-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/exchange-features/meta)
[INFO] [stderr]    Compiling basic-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/basic-features/meta)
[INFO] [stderr]    Compiling basic-interact v0.0.0 (/opt/rustwide/workdir/contracts/examples/adder/interact)
[INFO] [stderr]    Compiling interact v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/interact)
[INFO] [stderr]    Compiling multisig-interact v0.0.0 (/opt/rustwide/workdir/contracts/examples/multisig/interact)
[INFO] [stderr]    Compiling basic-features-interact v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/basic-features/interact)
[INFO] [stderr]    Compiling second-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/dcdt-contract-pair/second-contract/meta)
[INFO] [stderr]    Compiling big-float-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/big-float-features/meta)
[INFO] [stderr]    Compiling digital-cash-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/digital-cash/meta)
[INFO] [stderr]    Compiling parent-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-dcdt-issue-callback/parent/meta)
[INFO] [stderr]    Compiling erc1155-user-mock-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-user-mock/meta)
[INFO] [stderr]    Compiling local-dcdt-and-nft-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/local-dcdt-and-nft/meta)
[INFO] [stderr]    Compiling promises-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/promises-features/meta)
[INFO] [stderr]    Compiling forwarder-raw-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-raw/meta)
[INFO] [stderr]    Compiling proxy-test-first-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-first/meta)
[INFO] [stderr]    Compiling rust-snippets-generator-test-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-snippets-generator-test/meta)
[INFO] [stderr]    Compiling lottery-dcdt-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/lottery-dcdt/meta)
[INFO] [stderr]    Compiling empty-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/empty/meta)
[INFO] [stderr]    Compiling builtin-func-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/builtin-func-features/meta)
[INFO] [stderr]    Compiling fractional-nfts-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/fractional-nfts/meta)
[INFO] [stderr]    Compiling kitty-genetic-alg-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-genetic-alg/meta)
[INFO] [stderr]    Compiling kitty-auction-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-auction/meta)
[INFO] [stderr]    Compiling bonding-curve-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/bonding-curve-contract/meta)
[INFO] [stderr]    Compiling single-value-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/single-value-repeat/meta)
[INFO] [stderr]    Compiling vec-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/vec-repeat/meta)
[INFO] [stderr]    Compiling transfer-role-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/transfer-role-features/meta)
[INFO] [stderr]    Compiling proxy-test-second-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-second/meta)
[INFO] [stderr]    Compiling recursive-caller-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/recursive-caller/meta)
[INFO] [stderr]    Compiling str-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/str-repeat/meta)
[INFO] [stderr]    Compiling multisig-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/multisig/meta)
[INFO] [stderr]    Compiling use-module-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/use-module/meta)
[INFO] [stderr]    Compiling erc20-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc20/meta)
[INFO] [stderr]    Compiling rewards-distribution-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/rewards-distribution/meta)
[INFO] [stderr]    Compiling payable-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/payable-features/meta)
[INFO] [stderr]    Compiling token-release-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/token-release/meta)
[INFO] [stderr]    Compiling lottery-erc20-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/lottery-erc20/meta)
[INFO] [stderr]    Compiling erc1155-marketplace-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-marketplace/meta)
[INFO] [stderr]    Compiling drt-wrewa-swap-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/core/wrewa-swap/meta)
[INFO] [stderr]    Compiling vault-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/vault/meta)
[INFO] [stderr]    Compiling map-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/map-repeat/meta)
[INFO] [stderr]    Compiling nft-storage-prepay-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-storage-prepay/meta)
[INFO] [stderr]    Compiling forwarder-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder/meta)
[INFO] [stderr]    Compiling ping-pong-rewa-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/ping-pong-rewa/meta)
[INFO] [stderr]    Compiling rust-testing-framework-tester-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-testing-framework-tester/meta)
[INFO] [stderr]    Compiling seed-nft-minter-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/seed-nft-minter/meta)
[INFO] [stderr]    Compiling erc1155-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155/meta)
[INFO] [stderr]    Compiling kitty-ownership-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-ownership/meta)
[INFO] [stderr]    Compiling check-pause-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/check-pause/meta)
[INFO] [stderr]    Compiling adder-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/adder/meta)
[INFO] [stderr]    Compiling set-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/set-repeat/meta)
[INFO] [stderr]    Compiling nft-subscription-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-subscription/meta)
[INFO] [stderr]    Compiling queue-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/queue-repeat/meta)
[INFO] [stderr]    Compiling abi-tester-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/abi-tester/meta)
[INFO] [stderr]    Compiling crowdfunding-erc20-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/crowdfunding-erc20/meta)
[INFO] [stderr]    Compiling forwarder-legacy-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-legacy/meta)
[INFO] [stderr]    Compiling send-tx-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/send-tx-repeat/meta)
[INFO] [stderr]    Compiling drt-price-aggregator-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/core/price-aggregator/meta)
[INFO] [stderr]    Compiling linked-list-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/linked-list-repeat/meta)
[INFO] [stderr]    Compiling alloc-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/alloc-features/meta)
[INFO] [stderr]    Compiling drtpy-snippet-generator v0.0.0 (/opt/rustwide/workdir/tools/drtpy-snippet-generator)
[INFO] [stderr]    Compiling drt-sc-wasm-adapter v0.0.3 (/opt/rustwide/workdir/framework/wasm-adapter)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> framework/wasm-adapter/src/api/unsafe_buffer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     BUFFER_1.as_mut_ptr()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> framework/wasm-adapter/src/api/unsafe_buffer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     BUFFER_2.as_mut_ptr()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: drt-chain-vm v0.0.3 (/opt/rustwide/workdir/vm)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "468971750b9b30bac7ba97c0b918d8814264dbe04921a8666cbb860238d8a36a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "468971750b9b30bac7ba97c0b918d8814264dbe04921a8666cbb860238d8a36a", kill_on_drop: false }`
[INFO] [stdout] 468971750b9b30bac7ba97c0b918d8814264dbe04921a8666cbb860238d8a36a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f588350f1d93da60b337b1937763ee686d7e6dc84c0a2ae087e06a487385ce6b
[INFO] running `Command { std: "docker" "start" "-a" "f588350f1d93da60b337b1937763ee686d7e6dc84c0a2ae087e06a487385ce6b", kill_on_drop: false }`
[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] [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]    = help: specify the type explicitly
[INFO] [stdout]    = warning: this changes meaning in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(never_type_fallback_flowing_into_unsafe)]` (part of `#[warn(rust_2024_compatibility)]`) 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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn m_types_lock(&self) -> MutexGuard<TxManagedTypes> {
[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] 128 |     pub fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:132:32
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn result_lock(&self) -> MutexGuard<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn rng_lock(&self) -> MutexGuard<BlockchainRng> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn rng_lock(&self) -> MutexGuard<'_, BlockchainRng> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxManagedTypes> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxManagedTypes> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxManagedTypes> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/vm_hooks/vh_source.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn m_types_lock(&self) -> MutexGuard<TxManagedTypes>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/vm_hooks/vh_source.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn result_lock(&self) -> MutexGuard<TxResult>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn result_lock(&self) -> MutexGuard<'_, TxResult>;
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/vm_hooks/vh_source.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers>;
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/world_mock/dcdt_data.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> Iter<Vec<u8>, DcdtData> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> Iter<'_, Vec<u8>, DcdtData> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling drt-sdk v0.0.3 (/opt/rustwide/workdir/sdk/core)
[INFO] [stderr]    Compiling drt-sc-codec v0.0.3 (/opt/rustwide/workdir/data/codec)
[INFO] [stderr]    Compiling drt-sc v0.0.3 (/opt/rustwide/workdir/framework/base)
[INFO] [stderr]    Compiling drt-chain-vm v0.0.3 (/opt/rustwide/workdir/vm)
[INFO] [stderr]    Compiling drt-chain-scenario-format v0.0.3 (/opt/rustwide/workdir/sdk/scenario-format)
[INFO] [stderr]    Compiling payload-macro-generator v0.1.0 (/opt/rustwide/workdir/tools/payload-macro-generator)
[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]    = help: specify the type explicitly
[INFO] [stdout]    = warning: this changes meaning in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(never_type_fallback_flowing_into_unsafe)]` (part of `#[warn(rust_2024_compatibility)]`) 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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn m_types_lock(&self) -> MutexGuard<TxManagedTypes> {
[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] 128 |     pub fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:132:32
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn result_lock(&self) -> MutexGuard<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/tx_mock/tx_context.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn rng_lock(&self) -> MutexGuard<BlockchainRng> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn rng_lock(&self) -> MutexGuard<'_, BlockchainRng> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxManagedTypes> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxManagedTypes> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxManagedTypes> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/vm_hooks/vh_source.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn m_types_lock(&self) -> MutexGuard<TxManagedTypes>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/vm_hooks/vh_source.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn result_lock(&self) -> MutexGuard<TxResult>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn result_lock(&self) -> MutexGuard<'_, TxResult>;
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/vm_hooks/vh_source.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers>;
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vm/src/world_mock/dcdt_data.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> Iter<Vec<u8>, DcdtData> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> Iter<'_, Vec<u8>, DcdtData> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, V, A> {
[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] 130 |     pub fn get_all_values(&self) -> unordered_set_mapper::Iter<'_, SA, V, A> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, K, A> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/bi_di_mapper.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn iter(&self) -> Iter<SA, K, V, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn iter(&self) -> Iter<'_, SA, K, V, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/linked_list_mapper.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn iter(&self) -> Iter<SA, T, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, T, A> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_mapper.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn keys(&self) -> Keys<SA, A, K> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn keys(&self) -> Keys<'_, SA, A, K> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_mapper.rs:200:19
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn values(&self) -> Values<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn values(&self) -> Values<'_, SA, A, K, V> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_mapper.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn iter(&self) -> Iter<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn iter(&self) -> Iter<'_, SA, A, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn keys(&self) -> Keys<SA, A, K> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn keys(&self) -> Keys<'_, SA, A, K> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, A, K, V> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn values(&self) -> Values<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn values(&self) -> Values<'_, SA, A, K, V> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> Iter<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> Iter<'_, SA, A, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/queue_mapper.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> Iter<SA, A, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> Iter<'_, SA, A, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, A, T> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/set_mapper.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn iter(&self) -> Iter<SA, A, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn iter(&self) -> Iter<'_, SA, A, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, A, T> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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<SA, StorageKey<SA>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn get_storage_key(&self) -> crate::types::ManagedRef<'_, SA, StorageKey<SA>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, StorageKey<SA>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_storage_key(&self) -> crate::types::ManagedRef<'_, SA, StorageKey<SA>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, StorageKey<SA>>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn get_storage_key(&self) -> ManagedRef<'_, SA, StorageKey<SA>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> framework/base/src/storage/mappers/unique_id_mapper.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn iter(&self) -> Iter<SA, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn iter(&self) -> Iter<'_, SA, A> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/unordered_set_mapper.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter(&self) -> Iter<SA, T, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/vec_mapper.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn iter(&self) -> Iter<SA, T, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, ManagedBuffer<M>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter_buffers(&self) -> ManagedVecRefIterator<'_, M, ManagedBuffer<M>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, ManagedBuffer<M>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn raw_arg_iter(&self) -> ManagedVecRefIterator<'_, M, ManagedBuffer<M>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> ManagedVecRefIterator<'_, M, T> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, T> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/types/managed/wrapped/managed_vec.rs:299:17
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn iter(&self) -> ManagedVecRefIterator<M, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn iter(&self) -> ManagedVecRefIterator<'_, M, T> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/types/static_buffer/sparse_array.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter(&self) -> SparseArrayIterator<E, CAPACITY> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter(&self) -> SparseArrayIterator<'_, E, CAPACITY> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, V, A> {
[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] 130 |     pub fn get_all_values(&self) -> unordered_set_mapper::Iter<'_, SA, V, A> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, K, A> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/bi_di_mapper.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn iter(&self) -> Iter<SA, K, V, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn iter(&self) -> Iter<'_, SA, K, V, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/linked_list_mapper.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn iter(&self) -> Iter<SA, T, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, T, A> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_mapper.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn keys(&self) -> Keys<SA, A, K> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn keys(&self) -> Keys<'_, SA, A, K> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_mapper.rs:200:19
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn values(&self) -> Values<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn values(&self) -> Values<'_, SA, A, K, V> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_mapper.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn iter(&self) -> Iter<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn iter(&self) -> Iter<'_, SA, A, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn keys(&self) -> Keys<SA, A, K> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn keys(&self) -> Keys<'_, SA, A, K> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, A, K, V> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn values(&self) -> Values<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn values(&self) -> Values<'_, SA, A, K, V> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> Iter<SA, A, K, V> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> Iter<'_, SA, A, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/queue_mapper.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> Iter<SA, A, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> Iter<'_, SA, A, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, A, T> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/set_mapper.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn iter(&self) -> Iter<SA, A, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn iter(&self) -> Iter<'_, SA, A, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, A, T> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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<SA, StorageKey<SA>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn get_storage_key(&self) -> crate::types::ManagedRef<'_, SA, StorageKey<SA>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, StorageKey<SA>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_storage_key(&self) -> crate::types::ManagedRef<'_, SA, StorageKey<SA>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SA, StorageKey<SA>>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn get_storage_key(&self) -> ManagedRef<'_, SA, StorageKey<SA>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> framework/base/src/storage/mappers/unique_id_mapper.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn iter(&self) -> Iter<SA, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn iter(&self) -> Iter<'_, SA, A> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/unordered_set_mapper.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter(&self) -> Iter<SA, T, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/storage/mappers/vec_mapper.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn iter(&self) -> Iter<SA, T, A> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, ManagedBuffer<M>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter_buffers(&self) -> ManagedVecRefIterator<'_, M, ManagedBuffer<M>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, ManagedBuffer<M>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn raw_arg_iter(&self) -> ManagedVecRefIterator<'_, M, ManagedBuffer<M>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> ManagedVecRefIterator<'_, M, T> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<M, T> {
[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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/types/managed/wrapped/managed_vec.rs:299:17
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn iter(&self) -> ManagedVecRefIterator<M, T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn iter(&self) -> ManagedVecRefIterator<'_, M, T> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework/base/src/types/static_buffer/sparse_array.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter(&self) -> SparseArrayIterator<E, CAPACITY> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter(&self) -> SparseArrayIterator<'_, E, CAPACITY> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling drt-sc-meta-lib v0.0.3 (/opt/rustwide/workdir/framework/meta-lib)
[INFO] [stderr]    Compiling drt-sc-modules v0.0.3 (/opt/rustwide/workdir/contracts/modules)
[INFO] [stderr]    Compiling benchmark-common v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/benchmark-common)
[INFO] [stderr]    Compiling dcdt-system-sc-mock v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/dcdt-system-sc-mock)
[INFO] [stderr]    Compiling vault v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/vault)
[INFO] [stderr]    Compiling random v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/common/random)
[INFO] [stderr]    Compiling adder v0.0.0 (/opt/rustwide/workdir/contracts/examples/adder)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> contracts/examples/crypto-kitties/common/random/src/lib.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             SEED_STATIC_BUFFER.copy_from_slice(&seed.to_byte_array());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> contracts/examples/crypto-kitties/common/random/src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             SALT_STATIC_BUFFER.copy_from_slice(&salt.to_byte_array());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kitty v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/common/kitty)
[INFO] [stderr]    Compiling erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc20)
[INFO] [stderr]    Compiling forwarder v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder)
[INFO] [stderr]    Compiling kitty-genetic-alg v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-genetic-alg)
[INFO] [stderr]    Compiling factorial v0.0.0 (/opt/rustwide/workdir/contracts/examples/factorial)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> framework/meta-lib/src/version.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 |     versions.windows(2).all(|window| (window[0] < window[1]))
[INFO] [stdout]    |                                      ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 65 -     versions.windows(2).all(|window| (window[0] < window[1]))
[INFO] [stdout] 65 +     versions.windows(2).all(|window| window[0] < window[1] )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scenario-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/scenario-tester)
[INFO] [stderr]    Compiling kitty-ownership v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-ownership)
[INFO] [stderr]    Compiling erc1155 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155)
[INFO] [stderr]    Compiling forwarder-legacy v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-legacy)
[INFO] [stderr]    Compiling recursive-caller v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/recursive-caller)
[INFO] [stderr]    Compiling proxy-test-first v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-first)
[INFO] [stderr]    Compiling promises-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/promises-features)
[INFO] [stderr]    Compiling builtin-func-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/builtin-func-features)
[INFO] [stderr]    Compiling forwarder-queue v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-queue)
[INFO] [stderr]    Compiling forwarder-raw v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-raw)
[INFO] [stderr]    Compiling proxy-test-second v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-second)
[INFO] [stderr]    Compiling erc1155-user-mock v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-user-mock)
[INFO] [stderr]    Compiling rust-testing-framework-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-testing-framework-tester)
[INFO] [stderr]    Compiling panic-message-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/panic-message-features)
[INFO] [stderr]    Compiling alloc-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/alloc-features)
[INFO] [stderr]    Compiling linked-list-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/linked-list-repeat)
[INFO] [stderr]    Compiling payable-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/payable-features)
[INFO] [stderr]    Compiling formatted-message-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/formatted-message-features)
[INFO] [stderr]    Compiling crowdfunding-dcdt v0.0.0 (/opt/rustwide/workdir/contracts/examples/crowdfunding-dcdt)
[INFO] [stderr]    Compiling basic-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/basic-features)
[INFO] [stderr]    Compiling drt-wrewa-swap-sc v0.0.3 (/opt/rustwide/workdir/contracts/core/wrewa-swap)
[INFO] [stderr]    Compiling use-module v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/use-module)
[INFO] [stderr]    Compiling drt-price-aggregator-sc v0.0.3 (/opt/rustwide/workdir/contracts/core/price-aggregator)
[INFO] [stderr]    Compiling multisig v1.0.0 (/opt/rustwide/workdir/contracts/examples/multisig)
[INFO] [stderr]    Compiling check-pause v0.0.0 (/opt/rustwide/workdir/contracts/examples/check-pause)
[INFO] [stderr]    Compiling rewards-distribution v0.0.0 (/opt/rustwide/workdir/contracts/examples/rewards-distribution)
[INFO] [stderr]    Compiling bonding-curve-contract v0.0.0 (/opt/rustwide/workdir/contracts/examples/bonding-curve-contract)
[INFO] [stderr]    Compiling drt-sc-scenario v0.0.3 (/opt/rustwide/workdir/framework/scenario)
[INFO] [stderr]    Compiling transfer-role-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/transfer-role-features)
[INFO] [stderr]    Compiling nft-subscription v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-subscription)
[INFO] [stderr]    Compiling kitty-auction v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-auction)
[INFO] [stderr]    Compiling erc1155-marketplace v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-marketplace)
[INFO] [stderr]    Compiling crowdfunding-erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/crowdfunding-erc20)
[INFO] [stderr]    Compiling lottery-erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/lottery-erc20)
[INFO] [stderr]    Compiling vec-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/vec-repeat)
[INFO] [stderr]    Compiling queue-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/queue-repeat)
[INFO] [stderr]    Compiling map-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/map-repeat)
[INFO] [stderr]    Compiling single-value-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/single-value-repeat)
[INFO] [stderr]    Compiling set-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/set-repeat)
[INFO] [stderr]    Compiling send-tx-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/send-tx-repeat)
[INFO] [stderr]    Compiling large-storage v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/large-storage)
[INFO] [stderr]    Compiling str-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/str-repeat)
[INFO] [stderr]    Compiling digital-cash v0.0.0 (/opt/rustwide/workdir/contracts/examples/digital-cash)
[INFO] [stderr]    Compiling managed-map-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/managed-map-features)
[INFO] [stderr]    Compiling multi-contract-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/multi-contract-features)
[INFO] [stderr]    Compiling ping-pong-rewa v0.0.3 (/opt/rustwide/workdir/contracts/examples/ping-pong-rewa)
[INFO] [stderr]    Compiling nft-minter v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-minter)
[INFO] [stderr]    Compiling second-contract v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/dcdt-contract-pair/second-contract)
[INFO] [stderr]    Compiling token-release v0.0.1 (/opt/rustwide/workdir/contracts/examples/token-release)
[INFO] [stderr]    Compiling dcdt-transfer-with-fee v0.0.0 (/opt/rustwide/workdir/contracts/examples/dcdt-transfer-with-fee)
[INFO] [stderr]    Compiling lottery-dcdt v0.0.0 (/opt/rustwide/workdir/contracts/examples/lottery-dcdt)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> framework/scenario/src/debug_executor/contract_map.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn lock(&self) -> MutexGuard<ContractMap> {
[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] 79 |     pub fn lock(&self) -> MutexGuard<'_, ContractMap> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proxy-pause v0.0.0 (/opt/rustwide/workdir/contracts/examples/proxy-pause)
[INFO] [stderr]    Compiling empty v0.0.0 (/opt/rustwide/workdir/contracts/examples/empty)
[INFO] [stderr]    Compiling order-book-pair v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/pair)
[INFO] [stderr]    Compiling crypto-bubbles v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-bubbles)
[INFO] [stderr]    Compiling erc721 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc721)
[INFO] [stderr]    Compiling big-float-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/big-float-features)
[INFO] [stderr]    Compiling first-contract v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/dcdt-contract-pair/first-contract)
[INFO] [stderr]    Compiling abi-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/abi-tester)
[INFO] [stderr]    Compiling exchange-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/exchange-features)
[INFO] [stderr]    Compiling drt-sc-snippets v0.0.3 (/opt/rustwide/workdir/framework/snippets)
[INFO] [stderr]    Compiling seed-nft-minter v0.0.0 (/opt/rustwide/workdir/contracts/examples/seed-nft-minter)
[INFO] [stderr]    Compiling fractional-nfts v0.0.0 (/opt/rustwide/workdir/contracts/examples/fractional-nfts)
[INFO] [stderr]    Compiling child v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-dcdt-issue-callback/child)
[INFO] [stderr]    Compiling local-dcdt-and-nft v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/local-dcdt-and-nft)
[INFO] [stderr]    Compiling rust-snippets-generator-test v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-snippets-generator-test)
[INFO] [stderr]    Compiling nft-storage-prepay v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-storage-prepay)
[INFO] [stderr]    Compiling order-book-factory v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/factory)
[INFO] [stderr]    Compiling drt-sc-meta v0.0.3 (/opt/rustwide/workdir/framework/meta)
[INFO] [stderr]    Compiling parent v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-dcdt-issue-callback/parent)
[INFO] [stderr]    Compiling crypto-zombies v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-zombies)
[INFO] [stderr]    Compiling drt-sc-wasm-adapter v0.0.3 (/opt/rustwide/workdir/framework/wasm-adapter)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> framework/wasm-adapter/src/api/unsafe_buffer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     BUFFER_1.as_mut_ptr()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> framework/wasm-adapter/src/api/unsafe_buffer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     BUFFER_2.as_mut_ptr()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling forwarder-queue-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-queue/meta)
[INFO] [stderr]    Compiling vec-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/vec-repeat/meta)
[INFO] [stderr]    Compiling child-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-dcdt-issue-callback/child/meta)
[INFO] [stderr]    Compiling fractional-nfts-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/fractional-nfts/meta)
[INFO] [stderr]    Compiling erc1155-marketplace-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-marketplace/meta)
[INFO] [stderr]    Compiling crypto-zombies-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-zombies/meta)
[INFO] [stderr]    Compiling rewards-distribution-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/rewards-distribution/meta)
[INFO] [stderr]    Compiling nft-storage-prepay-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-storage-prepay/meta)
[INFO] [stderr]    Compiling lottery-erc20-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/lottery-erc20/meta)
[INFO] [stderr]    Compiling nft-minter-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-minter/meta)
[INFO] [stderr]    Compiling payable-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/payable-features/meta)
[INFO] [stderr]    Compiling proxy-test-first-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-first/meta)
[INFO] [stderr]    Compiling proxy-pause-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/proxy-pause/meta)
[INFO] [stderr]    Compiling erc721-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc721/meta)
[INFO] [stderr]    Compiling send-tx-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/send-tx-repeat/meta)
[INFO] [stderr]    Compiling scenario-tester-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/scenario-tester/meta)
[INFO] [stderr]    Compiling forwarder-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder/meta)
[INFO] [stderr]    Compiling dcdt-system-sc-mock-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/dcdt-system-sc-mock/meta)
[INFO] [stderr]    Compiling single-value-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/single-value-repeat/meta)
[INFO] [stderr]    Compiling nft-subscription-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-subscription/meta)
[INFO] [stderr]    Compiling factory-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/factory/meta)
[INFO] [stderr]    Compiling factorial-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/factorial/meta)
[INFO] [stderr]    Compiling lottery-dcdt-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/lottery-dcdt/meta)
[INFO] [stderr]    Compiling multisig-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/multisig/meta)
[INFO] [stderr]    Compiling erc1155-user-mock-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-user-mock/meta)
[INFO] [stderr]    Compiling second-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/dcdt-contract-pair/second-contract/meta)
[INFO] [stderr]    Compiling check-pause-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/check-pause/meta)
[INFO] [stderr]    Compiling promises-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/promises-features/meta)
[INFO] [stderr]    Compiling set-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/set-repeat/meta)
[INFO] [stderr]    Compiling digital-cash-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/digital-cash/meta)
[INFO] [stderr]    Compiling local-dcdt-and-nft-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/local-dcdt-and-nft/meta)
[INFO] [stderr]    Compiling rust-snippets-generator-test-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-snippets-generator-test/meta)
[INFO] [stderr]    Compiling linked-list-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/linked-list-repeat/meta)
[INFO] [stderr]    Compiling multi-contract-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/multi-contract-features/meta)
[INFO] [stderr]    Compiling transfer-role-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/transfer-role-features/meta)
[INFO] [stderr]    Compiling adder-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/adder/meta)
[INFO] [stderr]    Compiling erc1155-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155/meta)
[INFO] [stderr]    Compiling erc20-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc20/meta)
[INFO] [stderr]    Compiling forwarder-legacy-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-legacy/meta)
[INFO] [stderr]    Compiling empty-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/empty/meta)
[INFO] [stderr]    Compiling kitty-ownership-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-ownership/meta)
[INFO] [stderr]    Compiling proxy-test-second-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-second/meta)
[INFO] [stderr]    Compiling map-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/map-repeat/meta)
[INFO] [stderr]    Compiling big-float-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/big-float-features/meta)
[INFO] [stderr]    Compiling bonding-curve-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/bonding-curve-contract/meta)
[INFO] [stderr]    Compiling basic-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/basic-features/meta)
[INFO] [stderr]    Compiling exchange-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/exchange-features/meta)
[INFO] [stderr]    Compiling dcdt-transfer-with-fee-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/dcdt-transfer-with-fee/meta)
[INFO] [stderr]    Compiling builtin-func-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/builtin-func-features/meta)
[INFO] [stderr]    Compiling vault-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/vault/meta)
[INFO] [stderr]    Compiling forwarder-raw-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-raw/meta)
[INFO] [stderr]    Compiling kitty-genetic-alg-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-genetic-alg/meta)
[INFO] [stderr]    Compiling str-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/str-repeat/meta)
[INFO] [stderr]    Compiling drt-price-aggregator-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/core/price-aggregator/meta)
[INFO] [stderr]    Compiling panic-message-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/panic-message-features/meta)
[INFO] [stderr]    Compiling formatted-message-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/formatted-message-features/meta)
[INFO] [stderr]    Compiling ping-pong-rewa-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/ping-pong-rewa/meta)
[INFO] [stderr]    Compiling queue-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/queue-repeat/meta)
[INFO] [stderr]    Compiling recursive-caller-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/recursive-caller/meta)
[INFO] [stderr]    Compiling token-release-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/token-release/meta)
[INFO] [stderr]    Compiling kitty-auction-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-auction/meta)
[INFO] [stderr]    Compiling rust-testing-framework-tester-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-testing-framework-tester/meta)
[INFO] [stderr]    Compiling crowdfunding-erc20-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/crowdfunding-erc20/meta)
[INFO] [stderr]    Compiling alloc-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/alloc-features/meta)
[INFO] [stderr]    Compiling pair-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/pair/meta)
[INFO] [stderr]    Compiling seed-nft-minter-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/seed-nft-minter/meta)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> framework/scenario/src/debug_executor/contract_map.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn lock(&self) -> MutexGuard<ContractMap> {
[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] 79 |     pub fn lock(&self) -> MutexGuard<'_, ContractMap> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dcdt-contract-pair v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/dcdt-contract-pair)
[INFO] [stderr]    Compiling composability-tests v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability)
[INFO] [stderr]    Compiling basic-features-interact v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/basic-features/interact)
[INFO] [stderr]    Compiling multisig-interact v0.0.0 (/opt/rustwide/workdir/contracts/examples/multisig/interact)
[INFO] [stderr]    Compiling interact v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/interact)
[INFO] [stderr]    Compiling basic-interact v0.0.0 (/opt/rustwide/workdir/contracts/examples/adder/interact)
[INFO] [stderr]    Compiling crypto-bubbles-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-bubbles/meta)
[INFO] [stderr]    Compiling crowdfunding-dcdt-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crowdfunding-dcdt/meta)
[INFO] [stderr]    Compiling drt-wrewa-swap-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/core/wrewa-swap/meta)
[INFO] [stderr]    Compiling large-storage-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/large-storage/meta)
[INFO] [stderr]    Compiling managed-map-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/managed-map-features/meta)
[INFO] [stderr]    Compiling use-module-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/use-module/meta)
[INFO] [stderr]    Compiling parent-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-dcdt-issue-callback/parent/meta)
[INFO] [stderr]    Compiling abi-tester-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/abi-tester/meta)
[INFO] [stderr]    Compiling first-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/dcdt-contract-pair/first-contract/meta)
[INFO] [stderr]    Compiling drtpy-snippet-generator v0.0.0 (/opt/rustwide/workdir/tools/drtpy-snippet-generator)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> contracts/examples/crypto-kitties/common/random/src/lib.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             SEED_STATIC_BUFFER.copy_from_slice(&seed.to_byte_array());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> contracts/examples/crypto-kitties/common/random/src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             SALT_STATIC_BUFFER.copy_from_slice(&salt.to_byte_array());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> framework/meta-lib/src/version.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 |     versions.windows(2).all(|window| (window[0] < window[1]))
[INFO] [stdout]    |                                      ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 65 -     versions.windows(2).all(|window| (window[0] < window[1]))
[INFO] [stdout] 65 +     versions.windows(2).all(|window| window[0] < window[1] )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> framework/wasm-adapter/src/api/unsafe_buffer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     BUFFER_1.as_mut_ptr()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> framework/wasm-adapter/src/api/unsafe_buffer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     BUFFER_2.as_mut_ptr()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: drt-chain-vm v0.0.3 (/opt/rustwide/workdir/vm)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "f588350f1d93da60b337b1937763ee686d7e6dc84c0a2ae087e06a487385ce6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f588350f1d93da60b337b1937763ee686d7e6dc84c0a2ae087e06a487385ce6b", kill_on_drop: false }`
[INFO] [stdout] f588350f1d93da60b337b1937763ee686d7e6dc84c0a2ae087e06a487385ce6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b9c10cf273b9d8f9b0a8e10c2dbe329b7daa4dd2a9005d0e1e10f9dca4e55e6
[INFO] running `Command { std: "docker" "start" "-a" "5b9c10cf273b9d8f9b0a8e10c2dbe329b7daa4dd2a9005d0e1e10f9dca4e55e6", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/bi_di_mapper.rs:130:27
[INFO] [stderr]     |
[INFO] [stderr] 130 |     pub fn get_all_values(&self) -> unordered_set_mapper::Iter<SA, V, A> {
[INFO] [stderr]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 130 |     pub fn get_all_values(&self) -> unordered_set_mapper::Iter<'_, SA, V, A> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/bi_di_mapper.rs:134:24
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn get_all_ids(&self) -> unordered_set_mapper::Iter<SA, K, A> {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn get_all_ids(&self) -> unordered_set_mapper::Iter<'_, SA, K, A> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/bi_di_mapper.rs:138:17
[INFO] [stderr]     |
[INFO] [stderr] 138 |     pub fn iter(&self) -> Iter<SA, K, V, A> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 138 |     pub fn iter(&self) -> Iter<'_, SA, K, V, A> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/linked_list_mapper.rs:221:17
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn iter(&self) -> Iter<SA, T, A> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/linked_list_mapper.rs:225:30
[INFO] [stderr]     |
[INFO] [stderr] 225 |     pub fn iter_from_node_id(&self, node_id: u32) -> Iter<SA, T, A> {
[INFO] [stderr]     |                              ^^^^^                   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 225 |     pub fn iter_from_node_id(&self, node_id: u32) -> Iter<'_, SA, T, A> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/map_mapper.rs:167:17
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub fn keys(&self) -> Keys<SA, A, K> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub fn keys(&self) -> Keys<'_, SA, A, K> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/map_mapper.rs:200:19
[INFO] [stderr]     |
[INFO] [stderr] 200 |     pub fn values(&self) -> Values<SA, A, K, V> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 200 |     pub fn values(&self) -> Values<'_, SA, A, K, V> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/map_mapper.rs:206:17
[INFO] [stderr]     |
[INFO] [stderr] 206 |     pub fn iter(&self) -> Iter<SA, A, K, V> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 206 |     pub fn iter(&self) -> Iter<'_, SA, A, K, V> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:133:17
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn keys(&self) -> Keys<SA, A, K> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn keys(&self) -> Keys<'_, SA, A, K> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:153:18
[INFO] [stderr]     |
[INFO] [stderr] 153 |     pub fn entry(&mut self, key: K) -> Entry<SA, A, K, V> {
[INFO] [stderr]     |                  ^^^^^^^^^             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 153 |     pub fn entry(&mut self, key: K) -> Entry<'_, SA, A, K, V> {
[INFO] [stderr]     |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:171:19
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn values(&self) -> Values<SA, A, K, V> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn values(&self) -> Values<'_, SA, A, K, V> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/map_storage_mapper.rs:177:17
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn iter(&self) -> Iter<SA, A, K, V> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn iter(&self) -> Iter<'_, SA, A, K, V> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/queue_mapper.rs:308:17
[INFO] [stderr]     |
[INFO] [stderr] 308 |     pub fn iter(&self) -> Iter<SA, A, T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 308 |     pub fn iter(&self) -> Iter<'_, SA, A, T> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/queue_mapper.rs:312:30
[INFO] [stderr]     |
[INFO] [stderr] 312 |     pub fn iter_from_node_id(&self, node_id: u32) -> Iter<SA, A, T> {
[INFO] [stderr]     |                              ^^^^^                   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 312 |     pub fn iter_from_node_id(&self, node_id: u32) -> Iter<'_, SA, A, T> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/set_mapper.rs:185:17
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn iter(&self) -> Iter<SA, A, T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn iter(&self) -> Iter<'_, SA, A, T> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/set_mapper.rs:189:22
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn iter_from(&self, value: &T) -> Iter<SA, A, T> {
[INFO] [stderr]     |                      ^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn iter_from(&self, value: &T) -> Iter<'_, SA, A, T> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> framework/base/src/storage/mappers/token/fungible_token_mapper.rs:56:24
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn get_storage_key(&self) -> crate::types::ManagedRef<SA, StorageKey<SA>> {
[INFO] [stderr]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn get_storage_key(&self) -> crate::types::ManagedRef<'_, SA, StorageKey<SA>> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> framework/base/src/storage/mappers/token/non_fungible_token_mapper.rs:67:24
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn get_storage_key(&self) -> crate::types::ManagedRef<SA, StorageKey<SA>> {
[INFO] [stderr]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn get_storage_key(&self) -> crate::types::ManagedRef<'_, SA, StorageKey<SA>> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> framework/base/src/storage/mappers/token/token_mapper.rs:24:24
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn get_storage_key(&self) -> ManagedRef<SA, StorageKey<SA>>;
[INFO] [stderr]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn get_storage_key(&self) -> ManagedRef<'_, SA, StorageKey<SA>>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> framework/base/src/storage/mappers/unique_id_mapper.rs:89:17
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn iter(&self) -> Iter<SA, A> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn iter(&self) -> Iter<'_, SA, A> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/unordered_set_mapper.rs:121:17
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub fn iter(&self) -> Iter<SA, T, A> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/storage/mappers/vec_mapper.rs:166:17
[INFO] [stderr]     |
[INFO] [stderr] 166 |     pub fn iter(&self) -> Iter<SA, T, A> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 166 |     pub fn iter(&self) -> Iter<'_, SA, T, A> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/types/interaction/managed_arg_buffer.rs:177:25
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn iter_buffers(&self) -> ManagedVecRefIterator<M, ManagedBuffer<M>> {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn iter_buffers(&self) -> ManagedVecRefIterator<'_, M, ManagedBuffer<M>> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/types/interaction/managed_arg_buffer.rs:206:25
[INFO] [stderr]     |
[INFO] [stderr] 206 |     pub fn raw_arg_iter(&self) -> ManagedVecRefIterator<M, ManagedBuffer<M>> {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 206 |     pub fn raw_arg_iter(&self) -> ManagedVecRefIterator<'_, M, ManagedBuffer<M>> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/types/managed/multi_value/multi_value_managed_vec.rs:132:17
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn iter(&self) -> ManagedVecRefIterator<M, T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn iter(&self) -> ManagedVecRefIterator<'_, M, T> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/types/managed/wrapped/managed_vec.rs:176:20
[INFO] [stderr]     |
[INFO] [stderr] 176 |     pub fn get_mut(&mut self, index: usize) -> ManagedVecRef<M, T> {
[INFO] [stderr]     |                    ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 176 |     pub fn get_mut(&mut self, index: usize) -> ManagedVecRef<'_, M, T> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/types/managed/wrapped/managed_vec.rs:299:17
[INFO] [stderr]     |
[INFO] [stderr] 299 |     pub fn iter(&self) -> ManagedVecRefIterator<M, T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 299 |     pub fn iter(&self) -> ManagedVecRefIterator<'_, M, T> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> framework/base/src/types/static_buffer/sparse_array.rs:119:17
[INFO] [stderr]     |
[INFO] [stderr] 119 |     pub fn iter(&self) -> SparseArrayIterator<E, CAPACITY> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 119 |     pub fn iter(&self) -> SparseArrayIterator<'_, E, CAPACITY> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `drt-sc` (lib) generated 28 warnings (run `cargo fix --lib -p drt-sc` to apply 28 suggestions)
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> framework/meta-lib/src/version.rs:65:38
[INFO] [stderr]    |
[INFO] [stderr] 65 |     versions.windows(2).all(|window| (window[0] < window[1]))
[INFO] [stderr]    |                                      ^                     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 65 -     versions.windows(2).all(|window| (window[0] < window[1]))
[INFO] [stderr] 65 +     versions.windows(2).all(|window| window[0] < window[1] )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `drt-sc-meta-lib` (lib) generated 1 warning (run `cargo fix --lib -p drt-sc-meta-lib` to apply 1 suggestion)
[INFO] [stderr] warning: never type fallback affects this call to an `unsafe` function
[INFO] [stderr]   --> vm/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stderr]    |
[INFO] [stderr] 63 | /             mem_conv::with_bytes(message_offset, message_length, |message| {
[INFO] [stderr] 64 | |                 self.handler.signal_error(message);
[INFO] [stderr] 65 | |             });
[INFO] [stderr]    | |______________^
[INFO] [stderr]    |
[INFO] [stderr]    = help: specify the type explicitly
[INFO] [stderr]    = warning: this changes meaning in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = note: `#[warn(never_type_fallback_flowing_into_unsafe)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 63 |             mem_conv::with_bytes::<_, ()>(message_offset, message_length, |message| {
[INFO] [stderr]    |                                 +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MigrateUserName` is never constructed
[INFO] [stderr]  --> vm/src/tx_execution/builtin_function_mocks/general/migrate_username_mock.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct MigrateUserName;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `BlockchainResult` is never used
[INFO] [stderr]  --> vm/src/tx_execution/builtin_function_mocks/general/migrate_username_mock.rs:9:6
[INFO] [stderr]   |
[INFO] [stderr] 9 | type BlockchainResult = Result<(TxResult, BlockchainUpdate), TxResult>;
[INFO] [stderr]   |      ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `execute_with_result` is never used
[INFO] [stderr]   --> vm/src/tx_execution/builtin_function_mocks/general/migrate_username_mock.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | impl MigrateUserName {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] 32 |     #[allow(clippy::result_large_err)]
[INFO] [stderr] 33 |     fn execute_with_result(&self, tx_input: TxInput, tx_cache: TxCache) -> BlockchainResult {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> vm/src/tx_mock/tx_context.rs:128:25
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub fn m_types_lock(&self) -> MutexGuard<TxManagedTypes> {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stderr]     |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> vm/src/tx_mock/tx_context.rs:132:32
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[INFO] [stderr]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> vm/src/tx_mock/tx_context.rs:136:24
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub fn result_lock(&self) -> MutexGuard<TxResult> {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> vm/src/tx_mock/tx_context.rs:144:21
[INFO] [stderr]     |
[INFO] [stderr] 144 |     pub fn rng_lock(&self) -> MutexGuard<BlockchainRng> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 144 |     pub fn rng_lock(&self) -> MutexGuard<'_, BlockchainRng> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_impl/vh_debug_api.rs:35:21
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn m_types_lock(&self) -> MutexGuard<TxManagedTypes> {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_impl/vh_debug_api.rs:56:20
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn result_lock(&self) -> MutexGuard<TxResult> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_impl/vh_debug_api.rs:82:28
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_impl/vh_single_tx_api.rs:56:21
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn m_types_lock(&self) -> MutexGuard<TxManagedTypes> {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_impl/vh_single_tx_api.rs:72:20
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn result_lock(&self) -> MutexGuard<TxResult> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_impl/vh_single_tx_api.rs:96:28
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_impl/vh_static_api.rs:27:21
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn m_types_lock(&self) -> MutexGuard<TxManagedTypes> {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_impl/vh_static_api.rs:47:20
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn result_lock(&self) -> MutexGuard<TxResult> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_impl/vh_static_api.rs:71:28
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_source.rs:11:21
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn m_types_lock(&self) -> MutexGuard<TxManagedTypes>;
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn m_types_lock(&self) -> MutexGuard<'_, TxManagedTypes>;
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_source.rs:32:20
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn result_lock(&self) -> MutexGuard<TxResult>;
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn result_lock(&self) -> MutexGuard<'_, TxResult>;
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> vm/src/vm_hooks/vh_source.rs:50:28
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers>;
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers>;
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> vm/src/world_mock/dcdt_data.rs:149:17
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub fn iter(&self) -> Iter<Vec<u8>, DcdtData> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub fn iter(&self) -> Iter<'_, Vec<u8>, DcdtData> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `drt-chain-vm` (lib) generated 21 warnings (run `cargo fix --lib -p drt-chain-vm` to apply 18 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> framework/scenario/src/debug_executor/contract_map.rs:79:17
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub fn lock(&self) -> MutexGuard<ContractMap> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub fn lock(&self) -> MutexGuard<'_, ContractMap> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `drt-sc-scenario` (lib) generated 1 warning (run `cargo fix --lib -p drt-sc-scenario` to apply 1 suggestion)
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> contracts/examples/crypto-kitties/common/random/src/lib.rs:34:13
[INFO] [stderr]    |
[INFO] [stderr] 34 |             SEED_STATIC_BUFFER.copy_from_slice(&seed.to_byte_array());
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> contracts/examples/crypto-kitties/common/random/src/lib.rs:35:13
[INFO] [stderr]    |
[INFO] [stderr] 35 |             SALT_STATIC_BUFFER.copy_from_slice(&salt.to_byte_array());
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `random` (lib) generated 2 warnings
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> framework/wasm-adapter/src/api/unsafe_buffer.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     BUFFER_1.as_mut_ptr()
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> framework/wasm-adapter/src/api/unsafe_buffer.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     BUFFER_2.as_mut_ptr()
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `drt-sc-wasm-adapter` (lib) generated 2 warnings
[INFO] [stderr] warning: `drt-sc-scenario` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `drt-chain-vm` (lib test) generated 21 warnings (21 duplicates)
[INFO] [stderr] warning: `drt-sc-meta-lib` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `drt-sc-wasm-adapter` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `random` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `drt-sc` (lib test) generated 28 warnings (28 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: drt-chain-vm v0.0.3 (/opt/rustwide/workdir/vm)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/abi_tester.rs (/opt/rustwide/target/debug/deps/abi_tester-bc57c448228be96b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/abi_tester_abi_test.rs (/opt/rustwide/target/debug/deps/abi_tester_abi_test-9f33e4a7e3692320)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test abi_deserialization_check ... ok
[INFO] [stdout] test check_multi_contract_config ... ok
[INFO] [stdout] test abi_tester_dcdt_attr_abi_generated_ok ... FAILED
[INFO] [stdout] test abi_tester_abi_generated_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- abi_tester_dcdt_attr_abi_generated_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'abi_tester_dcdt_attr_abi_generated_ok' (20) panicked at contracts/feature-tests/abi-tester/tests/abi_tester_abi_test.rs:62:81:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e56c56a02a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e56c56a02a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e56c56a02a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55e56c56a02a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55e56c57efca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55e56c57efca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55e56c56e962 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55e56c56e962 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55e56c548c6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55e56c548c6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55e56c562239 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55e56c2c201c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55e56c2c201c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55e56c5623f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55e56c5623f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55e56c548d28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55e56c540549 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55e56c549a3d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55e56c57f87c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55e56c57f5f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55e56c294e6a - core::result::Result<T,E>::unwrap::hd61f14b4dbf81157
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55e56c294e6a - abi_tester_abi_test::abi_tester_dcdt_attr_abi_generated_ok::hb8ab208522c37cc0
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/feature-tests/abi-tester/tests/abi_tester_abi_test.rs:62:81
[INFO] [stdout]   22:     0x55e56c295277 - abi_tester_abi_test::abi_tester_dcdt_attr_abi_generated_ok::{{closure}}::hbeac9277d1a21d4b
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/feature-tests/abi-tester/tests/abi_tester_abi_test.rs:52:43
[INFO] [stdout]   23:     0x55e56c295726 - core::ops::function::FnOnce::call_once::hb5110639907c6781
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55e56c2b60fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55e56c2b60fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55e56c2c2aeb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55e56c2c2aeb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55e56c2c2aeb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55e56c2c2aeb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55e56c2c2aeb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55e56c2c2aeb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55e56c2c2aeb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55e56c2be204 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55e56c2be204 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55e56c2c56f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55e56c2c56f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55e56c2c56f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55e56c2c56f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55e56c2c56f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55e56c2c56f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55e56c2c56f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55e56c5695df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x55e56c5695df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7b93b2676aa4 - <unknown>
[INFO] [stdout]   45:     0x7b93b2703a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- abi_tester_abi_generated_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'abi_tester_abi_generated_ok' (19) panicked at contracts/feature-tests/abi-tester/tests/abi_tester_abi_test.rs:35:71:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e56c56a02a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e56c56a02a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e56c56a02a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55e56c56a02a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55e56c57efca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55e56c57efca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55e56c56e962 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55e56c56e962 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55e56c548c6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55e56c548c6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55e56c562239 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55e56c2c201c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55e56c2c201c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55e56c5623f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55e56c5623f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55e56c548d28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55e56c540549 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55e56c549a3d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55e56c57f87c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55e56c57f5f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55e56c294078 - core::result::Result<T,E>::unwrap::hd61f14b4dbf81157
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55e56c294078 - abi_tester_abi_test::abi_tester_abi_generated_ok::h8ed9af4877bfd884
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/feature-tests/abi-tester/tests/abi_tester_abi_test.rs:35:71
[INFO] [stdout]   22:     0x55e56c294867 - abi_tester_abi_test::abi_tester_abi_generated_ok::{{closure}}::h4bfaac0589fc1bf0
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/feature-tests/abi-tester/tests/abi_tester_abi_test.rs:14:33
[INFO] [stdout]   23:     0x55e56c2956e6 - core::ops::function::FnOnce::call_once::h876c77cf21d2d547
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55e56c2b60fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55e56c2b60fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55e56c2c2aeb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55e56c2c2aeb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55e56c2c2aeb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55e56c2c2aeb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55e56c2c2aeb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55e56c2c2aeb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55e56c2c2aeb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55e56c2be204 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55e56c2be204 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55e56c2c56f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55e56c2c56f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55e56c2c56f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55e56c2c56f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55e56c2c56f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55e56c2c56f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55e56c2c56f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55e56c5695df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x55e56c5695df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7b93b2676aa4 - <unknown>
[INFO] [stdout]   45:     0x7b93b2703a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     abi_tester_abi_generated_ok
[INFO] [stdout]     abi_tester_dcdt_attr_abi_generated_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p abi-tester --test abi_tester_abi_test`
[INFO] running `Command { std: "docker" "inspect" "5b9c10cf273b9d8f9b0a8e10c2dbe329b7daa4dd2a9005d0e1e10f9dca4e55e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b9c10cf273b9d8f9b0a8e10c2dbe329b7daa4dd2a9005d0e1e10f9dca4e55e6", kill_on_drop: false }`
[INFO] [stdout] 5b9c10cf273b9d8f9b0a8e10c2dbe329b7daa4dd2a9005d0e1e10f9dca4e55e6
