[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/54c0a8173702eedf9750724f6a500b4ada0feba6 against 1.94.0 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-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DharitriOne/drt-sdk-rs
[INFO] finished tweaking git repo https://github.com/DharitriOne/drt-sdk-rs
[INFO] tweaked toml for git repo https://github.com/DharitriOne/drt-sdk-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DharitriOne/drt-sdk-rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unwrap-infallible v0.1.5
[INFO] [stderr]   Downloaded drt-chain-vm-executor v0.0.2
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded wasmprinter v0.214.0
[INFO] [stderr]   Downloaded common-path v1.0.0
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded lockfree-object-pool v0.1.6
[INFO] [stderr]   Downloaded toml_edit v0.22.18
[INFO] [stderr]   Downloaded ruplacer v0.8.2
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded zopfli v0.8.1
[INFO] [stderr]   Downloaded cc v1.1.7
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded zip v2.1.5
[INFO] [stderr]   Downloaded winnow v0.6.16
[INFO] [stderr]   Downloaded serde_json v1.0.121
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded wasmparser v0.214.0
[INFO] [stderr]   Downloaded toml v0.8.17
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded security-framework-sys v2.11.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.19
[INFO] [stderr]   Downloaded bstr v1.10.0
[INFO] [stderr]   Downloaded tokio v1.39.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b858b238e378e7922ed066c0c39177f4475676b06a1a85f7bd781e0d66bac693
[INFO] running `Command { std: "docker" "start" "-a" "b858b238e378e7922ed066c0c39177f4475676b06a1a85f7bd781e0d66bac693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b858b238e378e7922ed066c0c39177f4475676b06a1a85f7bd781e0d66bac693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b858b238e378e7922ed066c0c39177f4475676b06a1a85f7bd781e0d66bac693", kill_on_drop: false }`
[INFO] [stdout] b858b238e378e7922ed066c0c39177f4475676b06a1a85f7bd781e0d66bac693
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 381e6c3caf301d3cdf5844988adb8f7cf532fec01765699bd30c624094dd8864
[INFO] running `Command { std: "docker" "start" "-a" "381e6c3caf301d3cdf5844988adb8f7cf532fec01765699bd30c624094dd8864", kill_on_drop: false }`
[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 hex-literal v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling digest v0.9.0
[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 bech32 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling drt-chain-vm-executor v0.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling zip v2.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling payload-macro-generator v0.1.0 (/opt/rustwide/workdir/tools/payload-macro-generator)
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[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 tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.19
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling drt-sc-codec v0.0.3 (/opt/rustwide/workdir/data/codec)
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling clap v4.5.11
[INFO] [stderr]    Compiling ruplacer v0.8.2
[INFO] [stderr]    Compiling drt-sc v0.0.3 (/opt/rustwide/workdir/framework/base)
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[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 drt-chain-vm v0.0.3 (/opt/rustwide/workdir/vm)
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stdout] warning: never type fallback affects this call to an `unsafe` function
[INFO] [stdout]   --> vm/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 | /             mem_conv::with_bytes(message_offset, message_length, |message| {
[INFO] [stdout] 64 | |                 self.handler.signal_error(message);
[INFO] [stdout] 65 | |             });
[INFO] [stdout]    | |______________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the type explicitly
[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 wasmparser v0.214.0
[INFO] [stderr]    Compiling toml_edit v0.22.18
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling drt-chain-scenario-format v0.0.3 (/opt/rustwide/workdir/sdk/scenario-format)
[INFO] [stderr]    Compiling toml v0.8.17
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling wasmprinter v0.214.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[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-sdk v0.0.3 (/opt/rustwide/workdir/sdk/core)
[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 random v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/common/random)
[INFO] [stderr]    Compiling erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc20)
[INFO] [stderr]    Compiling vault v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/vault)
[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 abi-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/abi-tester)
[INFO] [stderr]    Compiling nft-storage-prepay v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-storage-prepay)
[INFO] [stderr]    Compiling proxy-pause v0.0.0 (/opt/rustwide/workdir/contracts/examples/proxy-pause)
[INFO] [stderr]    Compiling payable-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/payable-features)
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kitty v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/common/kitty)
[INFO] [stderr]    Compiling single-value-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/single-value-repeat)
[INFO] [stderr]    Compiling queue-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/queue-repeat)
[INFO] [stderr]    Compiling crowdfunding-erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/crowdfunding-erc20)
[INFO] [stderr]    Compiling kitty-genetic-alg v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-genetic-alg)
[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 erc1155-marketplace v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-marketplace)
[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 map-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/map-repeat)
[INFO] [stderr]    Compiling vec-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/vec-repeat)
[INFO] [stderr]    Compiling linked-list-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/linked-list-repeat)
[INFO] [stderr]    Compiling kitty-ownership v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-ownership)
[INFO] [stderr]    Compiling formatted-message-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/formatted-message-features)
[INFO] [stderr]    Compiling recursive-caller v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/recursive-caller)
[INFO] [stderr]    Compiling forwarder-legacy v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-legacy)
[INFO] [stderr]    Compiling erc1155-user-mock v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-user-mock)
[INFO] [stderr]    Compiling forwarder-queue v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-queue)
[INFO] [stderr]    Compiling second-contract v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/dcdt-contract-pair/second-contract)
[INFO] [stderr]    Compiling crypto-bubbles v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-bubbles)
[INFO] [stderr]    Compiling ping-pong-rewa v0.0.3 (/opt/rustwide/workdir/contracts/examples/ping-pong-rewa)
[INFO] [stderr]    Compiling send-tx-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/send-tx-repeat)
[INFO] [stderr]    Compiling erc721 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc721)
[INFO] [stderr]    Compiling kitty-auction v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-auction)
[INFO] [stderr]    Compiling multi-contract-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/multi-contract-features)
[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 exchange-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/exchange-features)
[INFO] [stderr]    Compiling str-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/str-repeat)
[INFO] [stderr]    Compiling scenario-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/scenario-tester)
[INFO] [stderr]    Compiling large-storage v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/large-storage)
[INFO] [stderr]    Compiling crypto-zombies v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-zombies)
[INFO] [stderr]    Compiling nft-minter v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-minter)
[INFO] [stderr]    Compiling order-book-pair v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/pair)
[INFO] [stderr]    Compiling panic-message-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/panic-message-features)
[INFO] [stderr]    Compiling proxy-test-second v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-second)
[INFO] [stderr]    Compiling crowdfunding-dcdt v0.0.0 (/opt/rustwide/workdir/contracts/examples/crowdfunding-dcdt)
[INFO] [stderr]    Compiling multisig v1.0.0 (/opt/rustwide/workdir/contracts/examples/multisig)
[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 use-module v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/use-module)
[INFO] [stderr]    Compiling check-pause v0.0.0 (/opt/rustwide/workdir/contracts/examples/check-pause)
[INFO] [stderr]    Compiling drt-price-aggregator-sc v0.0.3 (/opt/rustwide/workdir/contracts/core/price-aggregator)
[INFO] [stderr]    Compiling seed-nft-minter v0.0.0 (/opt/rustwide/workdir/contracts/examples/seed-nft-minter)
[INFO] [stderr]    Compiling bonding-curve-contract v0.0.0 (/opt/rustwide/workdir/contracts/examples/bonding-curve-contract)
[INFO] [stderr]    Compiling transfer-role-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/transfer-role-features)
[INFO] [stderr]    Compiling rewards-distribution v0.0.0 (/opt/rustwide/workdir/contracts/examples/rewards-distribution)
[INFO] [stderr]    Compiling fractional-nfts v0.0.0 (/opt/rustwide/workdir/contracts/examples/fractional-nfts)
[INFO] [stderr]    Compiling drt-wrewa-swap-sc v0.0.3 (/opt/rustwide/workdir/contracts/core/wrewa-swap)
[INFO] [stderr]    Compiling child v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-dcdt-issue-callback/child)
[INFO] [stderr]    Compiling dcdt-system-sc-mock v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/dcdt-system-sc-mock)
[INFO] [stderr]    Compiling dcdt-transfer-with-fee v0.0.0 (/opt/rustwide/workdir/contracts/examples/dcdt-transfer-with-fee)
[INFO] [stderr]    Compiling managed-map-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/managed-map-features)
[INFO] [stderr]    Compiling parent v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-dcdt-issue-callback/parent)
[INFO] [stderr]    Compiling rust-testing-framework-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-testing-framework-tester)
[INFO] [stderr]    Compiling token-release v0.0.1 (/opt/rustwide/workdir/contracts/examples/token-release)
[INFO] [stderr]    Compiling order-book-factory v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/factory)
[INFO] [stderr]    Compiling proxy-test-first v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-first)
[INFO] [stderr]    Compiling forwarder-raw v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-raw)
[INFO] [stderr]    Compiling empty v0.0.0 (/opt/rustwide/workdir/contracts/examples/empty)
[INFO] [stderr]    Compiling promises-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/promises-features)
[INFO] [stderr]    Compiling drt-sc-scenario v0.0.3 (/opt/rustwide/workdir/framework/scenario)
[INFO] [stderr]    Compiling lottery-dcdt v0.0.0 (/opt/rustwide/workdir/contracts/examples/lottery-dcdt)
[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 rust-snippets-generator-test v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-snippets-generator-test)
[INFO] [stderr]    Compiling factorial v0.0.0 (/opt/rustwide/workdir/contracts/examples/factorial)
[INFO] [stderr]    Compiling alloc-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/alloc-features)
[INFO] [stderr]    Compiling forwarder v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder)
[INFO] [stderr]    Compiling builtin-func-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/builtin-func-features)
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[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 drt-sc-snippets v0.0.3 (/opt/rustwide/workdir/framework/snippets)
[INFO] [stderr]    Compiling fractional-nfts-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/fractional-nfts/meta)
[INFO] [stderr]    Compiling linked-list-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/linked-list-repeat/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 kitty-genetic-alg-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-genetic-alg/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 seed-nft-minter-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/seed-nft-minter/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 promises-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/promises-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 rewards-distribution-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/rewards-distribution/meta)
[INFO] [stderr]    Compiling use-module-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/use-module/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 forwarder-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder/meta)
[INFO] [stderr]    Compiling str-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/str-repeat/meta)
[INFO] [stderr]    Compiling basic-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/basic-features/meta)
[INFO] [stderr]    Compiling vec-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/vec-repeat/meta)
[INFO] [stderr]    Compiling drt-sc-meta v0.0.3 (/opt/rustwide/workdir/framework/meta)
[INFO] [stderr]    Compiling digital-cash-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/digital-cash/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 adder-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/adder/meta)
[INFO] [stderr]    Compiling check-pause-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/check-pause/meta)
[INFO] [stderr]    Compiling panic-message-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/panic-message-features/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 lottery-erc20-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/lottery-erc20/meta)
[INFO] [stderr]    Compiling nft-storage-prepay-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-storage-prepay/meta)
[INFO] [stderr]    Compiling proxy-pause-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/proxy-pause/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 single-value-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/single-value-repeat/meta)
[INFO] [stderr]    Compiling crowdfunding-dcdt-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crowdfunding-dcdt/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 ping-pong-rewa-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/ping-pong-rewa/meta)
[INFO] [stderr]    Compiling large-storage-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/large-storage/meta)
[INFO] [stderr]    Compiling kitty-ownership-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-ownership/meta)
[INFO] [stderr]    Compiling empty-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/empty/meta)
[INFO] [stderr]    Compiling erc20-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc20/meta)
[INFO] [stderr]    Compiling erc1155-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155/meta)
[INFO] [stderr]    Compiling payable-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/payable-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 token-release-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/token-release/meta)
[INFO] [stderr]    Compiling drt-wrewa-swap-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/core/wrewa-swap/meta)
[INFO] [stderr]    Compiling abi-tester-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/abi-tester/meta)
[INFO] [stderr]    Compiling big-float-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/big-float-features/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 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 interact v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/interact)
[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 basic-interact v0.0.0 (/opt/rustwide/workdir/contracts/examples/adder/interact)
[INFO] [stderr]    Compiling pair-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/pair/meta)
[INFO] [stderr]    Compiling queue-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/queue-repeat/meta)
[INFO] [stderr]    Compiling kitty-auction-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-auction/meta)
[INFO] [stderr]    Compiling crypto-zombies-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-zombies/meta)
[INFO] [stderr]    Compiling factorial-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/factorial/meta)
[INFO] [stderr]    Compiling drt-price-aggregator-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/core/price-aggregator/meta)
[INFO] [stderr]    Compiling forwarder-raw-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-raw/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 alloc-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/alloc-features/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 map-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/map-repeat/meta)
[INFO] [stderr]    Compiling nft-subscription-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-subscription/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 vault-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/vault/meta)
[INFO] [stderr]    Compiling exchange-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/exchange-features/meta)
[INFO] [stderr]    Compiling forwarder-queue-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-queue/meta)
[INFO] [stderr]    Compiling bonding-curve-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/bonding-curve-contract/meta)
[INFO] [stderr]    Compiling managed-map-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/managed-map-features/meta)
[INFO] [stderr]    Compiling crypto-bubbles-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-bubbles/meta)
[INFO] [stderr]    Compiling set-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/set-repeat/meta)
[INFO] [stderr]    Compiling send-tx-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/send-tx-repeat/meta)
[INFO] [stderr]    Compiling multisig-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/multisig/meta)
[INFO] [stderr]    Compiling scenario-tester-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/scenario-tester/meta)
[INFO] [stderr]    Compiling recursive-caller-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/recursive-caller/meta)
[INFO] [stderr]    Compiling forwarder-legacy-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-legacy/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 first-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/dcdt-contract-pair/first-contract/meta)
[INFO] [stderr]    Compiling factory-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/factory/meta)
[INFO] [stderr]    Compiling lottery-dcdt-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/lottery-dcdt/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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "381e6c3caf301d3cdf5844988adb8f7cf532fec01765699bd30c624094dd8864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "381e6c3caf301d3cdf5844988adb8f7cf532fec01765699bd30c624094dd8864", kill_on_drop: false }`
[INFO] [stdout] 381e6c3caf301d3cdf5844988adb8f7cf532fec01765699bd30c624094dd8864
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ea9823263be89780b2f30b709e6858ba46cd6ad9803fa142a73374317e41f15
[INFO] running `Command { std: "docker" "start" "-a" "9ea9823263be89780b2f30b709e6858ba46cd6ad9803fa142a73374317e41f15", 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]    = 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]    = help: specify the type explicitly
[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-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 drt-sdk v0.0.3 (/opt/rustwide/workdir/sdk/core)
[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]    = 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]    = help: specify the type explicitly
[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 drt-sc-codec v0.0.3 (/opt/rustwide/workdir/data/codec)
[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] error: could not compile `drt-chain-vm` (lib test); 21 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name drt_chain_vm --edition=2021 vm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="ed25519-dalek"' --cfg 'feature="rand"' --cfg 'feature="rand_seeder"' --cfg 'feature="wasm-incopatible"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ed25519-dalek", "rand", "rand_seeder", "wasm-incopatible"))' -C metadata=14d61439dfb1c602 -C extra-filename=-33480707aef7c12f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3b02fc8a39c04464.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-71d0e86d72bf31d6.rlib --extern drt_chain_vm_executor=/opt/rustwide/target/debug/deps/libdrt_chain_vm_executor-b25a28e3dd824be3.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-73204e20573c7e02.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-89a7819ac077d9c8.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-73183dba6f3c8e45.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c6cc25f4cb98d107.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-49b53bebff250c65.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a7cc059e3d0f5866.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d9933fc8245dc868.rlib --extern rand_seeder=/opt/rustwide/target/debug/deps/librand_seeder-f581925159384558.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-637b5b9688ec3d7d.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-ed0aa3a6fdfa7065.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `drt-sdk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name drt_sdk --edition=2021 sdk/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c88093e8ecfb516 -C extra-filename=-1d9fa4c2d7ca64fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d855c1cbaf172818.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-703a072699e04b45.rlib --extern bech32=/opt/rustwide/target/debug/deps/libbech32-8e34a01c797cc4dd.rlib --extern bip39=/opt/rustwide/target/debug/deps/libbip39-8cbeccf34fc2d903.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-89a7819ac077d9c8.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-5acfaa998ccef94d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c6cc25f4cb98d107.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-464e8c5cb9187ea6.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-cb8e73d96379c8f2.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-cd0cc864ada23936.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d9933fc8245dc868.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-82ea03ed7aee3939.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d9266ae4725ca986.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-96a511916fde5e07.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-c9503201e56a96ea.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-637b5b9688ec3d7d.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-ed0aa3a6fdfa7065.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1fe8ea1acd448589.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-3c09f7d29d39e92c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9ea9823263be89780b2f30b709e6858ba46cd6ad9803fa142a73374317e41f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea9823263be89780b2f30b709e6858ba46cd6ad9803fa142a73374317e41f15", kill_on_drop: false }`
[INFO] [stdout] 9ea9823263be89780b2f30b709e6858ba46cd6ad9803fa142a73374317e41f15
