[INFO] cloning repository https://github.com/ShambhaviGantla-dharitri/mx-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/ShambhaviGantla-dharitri/mx-sdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShambhaviGantla-dharitri%2Fmx-sdk-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShambhaviGantla-dharitri%2Fmx-sdk-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8c576955e0960f9bef4991352dbbbf9a7eb1a0c
[INFO] checking ShambhaviGantla-dharitri/mx-sdk-rs against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShambhaviGantla-dharitri%2Fmx-sdk-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ShambhaviGantla-dharitri/mx-sdk-rs
[INFO] finished tweaking git repo https://github.com/ShambhaviGantla-dharitri/mx-sdk-rs
[INFO] tweaked toml for git repo https://github.com/ShambhaviGantla-dharitri/mx-sdk-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShambhaviGantla-dharitri/mx-sdk-rs on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShambhaviGantla-dharitri/mx-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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> data/codec/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-codec` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> contracts/core/wegld-swap/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-wegld-swap-sc` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> sdk/scenario-format/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-chain-scenario-format` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> contracts/core/price-aggregator/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-price-aggregator-sc` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> sdk/http/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sdk-http` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> data/codec-derive/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-codec-derive` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> framework/wasm-adapter/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-wasm-adapter` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> framework/base/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> framework/derive/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-derive` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> sdk/core/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sdk` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> framework/meta-lib/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-meta-lib` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> framework/scenario/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-scenario` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> framework/snippets/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-snippets` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> sdk/dapp/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sdk-dapp` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> chain/core/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-chain-core` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> framework/meta/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-meta` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> contracts/modules/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-modules` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> chain/vm/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-chain-vm` (manifest) generated 1 warning
[INFO] [stderr]     Updating git repository `https://github.com/xorewa/mx-vm-executor-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded unwrap-infallible v1.0.0
[INFO] [stderr]   Downloaded futures-macro v0.3.32
[INFO] [stderr]   Downloaded loupe-derive v0.1.3
[INFO] [stderr]   Downloaded rc-new-cyclic-fallible v1.0.0
[INFO] [stderr]   Downloaded loupe v0.1.3
[INFO] [stderr]   Downloaded simple-error v0.3.2
[INFO] [stderr]   Downloaded leb128fmt v0.1.0
[INFO] [stderr]   Downloaded idna_adapter v1.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.123
[INFO] [stderr]   Downloaded futures-sink v0.3.32
[INFO] [stderr]   Downloaded common-path v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.73
[INFO] [stderr]   Downloaded rand_seeder v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.123
[INFO] [stderr]   Downloaded unicode-xid v0.2.6
[INFO] [stderr]   Downloaded rustc_version v0.4.1
[INFO] [stderr]   Downloaded cpufeatures v0.3.0
[INFO] [stderr]   Downloaded futures-task v0.3.32
[INFO] [stderr]   Downloaded hex v0.4.3
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded id-arena v2.3.0
[INFO] [stderr]   Downloaded wat v1.251.0
[INFO] [stderr]   Downloaded rustls-platform-verifier-android v0.1.1
[INFO] [stderr]   Downloaded jni-sys v0.4.1
[INFO] [stderr]   Downloaded signature v2.2.0
[INFO] [stderr]   Downloaded potential_utf v0.1.5
[INFO] [stderr]   Downloaded serde_spanned v1.1.1
[INFO] [stderr]   Downloaded serial_test_derive v3.5.0
[INFO] [stderr]   Downloaded jni-sys-macros v0.4.1
[INFO] [stderr]   Downloaded windows-result v0.4.1
[INFO] [stderr]   Downloaded inout v0.2.2
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded cfg_aliases v0.2.1
[INFO] [stderr]   Downloaded block-buffer v0.12.0
[INFO] [stderr]   Downloaded windows-registry v0.6.1
[INFO] [stderr]   Downloaded shared-buffer v0.1.4
[INFO] [stderr]   Downloaded serial_test v3.5.0
[INFO] [stderr]   Downloaded zerovec-derive v0.11.3
[INFO] [stderr]   Downloaded rpassword v7.3.1
[INFO] [stderr]   Downloaded crypto-common v0.2.2
[INFO] [stderr]   Downloaded pathdiff v0.2.3
[INFO] [stderr]   Downloaded endian-type v0.2.0
[INFO] [stderr]   Downloaded ruplacer v0.10.0
[INFO] [stderr]   Downloaded typed-path v0.12.3
[INFO] [stderr]   Downloaded autocfg v1.5.1
[INFO] [stderr]   Downloaded leb128 v0.2.6
[INFO] [stderr]   Downloaded arrayvec v0.7.6
[INFO] [stderr]   Downloaded hex-literal v1.1.0
[INFO] [stderr]   Downloaded serde_repr v0.1.20
[INFO] [stderr]   Downloaded rtoolbox v0.0.5
[INFO] [stderr]   Downloaded curve25519-dalek-derive v0.1.1
[INFO] [stderr]   Downloaded windows-strings v0.5.1
[INFO] [stderr]   Downloaded system-configuration-sys v0.6.0
[INFO] [stderr]   Downloaded Inflector v0.11.4
[INFO] [stderr]   Downloaded toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded sponge-cursor v0.1.0
[INFO] [stderr]   Downloaded foldhash v0.2.0
[INFO] [stderr]   Downloaded keccak v0.2.0
[INFO] [stderr]   Downloaded cmov v0.5.4
[INFO] [stderr]   Downloaded wasm-metadata v0.244.0
[INFO] [stderr]   Downloaded termcolor v1.4.1
[INFO] [stderr]   Downloaded toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.51.0
[INFO] [stderr]   Downloaded quote v1.0.45
[INFO] [stderr]   Downloaded cipher v0.5.2
[INFO] [stderr]   Downloaded core-foundation v0.10.1
[INFO] [stderr]   Downloaded ed25519 v2.2.3
[INFO] [stderr]   Downloaded pkcs8 v0.10.2
[INFO] [stderr]   Downloaded tokio-macros v2.7.0
[INFO] [stderr]   Downloaded futures-executor v0.3.32
[INFO] [stderr]   Downloaded security-framework-sys v2.17.0
[INFO] [stderr]   Downloaded spki v0.7.3
[INFO] [stderr]   Downloaded writeable v0.6.3
[INFO] [stderr]   Downloaded system-configuration v0.7.0
[INFO] [stderr]   Downloaded ctr v0.10.1
[INFO] [stderr]   Downloaded futures-io v0.3.32
[INFO] [stderr]   Downloaded litemap v0.8.2
[INFO] [stderr]   Downloaded displaydoc v0.2.6
[INFO] [stderr]   Downloaded core-foundation v0.9.4
[INFO] [stderr]   Downloaded rand_chacha v0.9.0
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded semver v1.0.28
[INFO] [stderr]   Downloaded simd-adler32 v0.3.9
[INFO] [stderr]   Downloaded pbkdf2 v0.13.0
[INFO] [stderr]   Downloaded gloo-render v0.2.0
[INFO] [stderr]   Downloaded zmij v1.0.21
[INFO] [stderr]   Downloaded proc-macro-error2 v2.0.1
[INFO] [stderr]   Downloaded zeroize v1.8.2
[INFO] [stderr]   Downloaded base64ct v1.8.3
[INFO] [stderr]   Downloaded tinystr v0.8.3
[INFO] [stderr]   Downloaded web-time v1.1.0
[INFO] [stderr]   Downloaded rustc-hash v2.1.2
[INFO] [stderr]   Downloaded ipnet v2.12.0
[INFO] [stderr]   Downloaded pem v3.0.6
[INFO] [stderr]   Downloaded hex-conservative v0.2.2
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.4
[INFO] [stderr]   Downloaded toml_datetime v0.6.11
[INFO] [stderr]   Downloaded gloo-storage v0.3.0
[INFO] [stderr]   Downloaded gloo-dialogs v0.2.0
[INFO] [stderr]   Downloaded sha2 v0.11.0
[INFO] [stderr]   Downloaded foldhash v0.1.5
[INFO] [stderr]   Downloaded wit-bindgen-core v0.51.0
[INFO] [stderr]   Downloaded const-oid v0.9.6
[INFO] [stderr]   Downloaded tokio-rustls v0.26.4
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.7
[INFO] [stderr]   Downloaded rand_core v0.9.5
[INFO] [stderr]   Downloaded scrypt v0.12.0
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded anyhow v1.0.102
[INFO] [stderr]   Downloaded ctutils v0.4.2
[INFO] [stderr]   Downloaded xxhash-rust v0.8.15
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.14.1
[INFO] [stderr]   Downloaded hybrid-array v0.4.12
[INFO] [stderr]   Downloaded blake2 v0.10.6
[INFO] [stderr]   Downloaded hmac v0.13.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.14
[INFO] [stderr]   Downloaded schannel v0.1.29
[INFO] [stderr]   Downloaded bitflags v2.13.0
[INFO] [stderr]   Downloaded digest v0.11.3
[INFO] [stderr]   Downloaded crc32fast v1.5.0
[INFO] [stderr]   Downloaded icu_properties v2.1.2
[INFO] [stderr]   Downloaded icu_locale_core v2.1.1
[INFO] [stderr]   Downloaded enumset_derive v0.15.0
[INFO] [stderr]   Downloaded icu_provider v2.1.1
[INFO] [stderr]   Downloaded salsa20 v0.11.0
[INFO] [stderr]   Downloaded jni-macros v0.22.4
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.100
[INFO] [stderr]   Downloaded ruzstd v0.5.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.13
[INFO] [stderr]   Downloaded ahash v0.8.12
[INFO] [stderr]   Downloaded socket2 v0.6.4
[INFO] [stderr]   Downloaded icu_normalizer v2.1.1
[INFO] [stderr]   Downloaded icu_normalizer_data v2.1.1
[INFO] [stderr]   Downloaded proc-macro-error v1.0.4
[INFO] [stderr]   Downloaded wit-bindgen v0.46.0
[INFO] [stderr]   Downloaded ptr_meta_derive v0.1.4
[INFO] [stderr]   Downloaded clap_derive v4.6.1
[INFO] [stderr]   Downloaded getrandom v0.4.2
[INFO] [stderr]   Downloaded ignore v0.4.26
[INFO] [stderr]   Downloaded proc-macro2 v1.0.106
[INFO] [stderr]   Downloaded toml v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.51.0
[INFO] [stderr]   Downloaded toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded generic-array v1.4.3
[INFO] [stderr]   Downloaded clap v4.6.1
[INFO] [stderr]   Downloaded log v0.4.32
[INFO] [stderr]   Downloaded rkyv_derive v0.8.16
[INFO] [stderr]   Downloaded wasmprinter v0.249.0
[INFO] [stderr]   Downloaded const-oid v0.10.2
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded prettyplease v0.2.37
[INFO] [stderr]   Downloaded wasmer-types v6.1.0
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] [stderr]   Downloaded icu_collections v2.1.1
[INFO] [stderr]   Downloaded darling v0.21.3
[INFO] [stderr]   Downloaded yew-router-macro v0.20.0
[INFO] [stderr]   Downloaded gloo-worker v0.5.0
[INFO] [stderr]   Downloaded zerotrie v0.2.4
[INFO] [stderr]   Downloaded rustls-webpki v0.103.13
[INFO] [stderr]   Downloaded quinn v0.11.9
[INFO] [stderr]   Downloaded rand v0.8.6
[INFO] [stderr]   Downloaded mio v1.2.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.123
[INFO] [stderr]   Downloaded addr2line v0.25.1
[INFO] [stderr]   Downloaded rand v0.9.4
[INFO] [stderr]   Downloaded yew-router v0.20.0
[INFO] [stderr]   Downloaded bincode v1.3.3
[INFO] [stderr]   Downloaded der v0.7.10
[INFO] [stderr]   Downloaded security-framework v3.7.0
[INFO] [stderr]   Downloaded zerovec v0.11.6
[INFO] [stderr]   Downloaded wasmer-vm v6.1.0
[INFO] [stderr]   Downloaded bip39 v2.2.2
[INFO] [stderr]   Downloaded miniz_oxide v0.8.9
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.7
[INFO] [stderr]   Downloaded http v1.4.2
[INFO] [stderr]   Downloaded unicode-normalization v0.1.25
[INFO] [stderr]   Downloaded aes v0.9.1
[INFO] [stderr]   Downloaded corosensei v0.3.4
[INFO] [stderr]   Downloaded wit-bindgen v0.51.0
[INFO] [stderr]   Downloaded r-efi v6.0.0
[INFO] [stderr]   Downloaded combine v4.6.7
[INFO] [stderr]   Downloaded wasm-encoder v0.251.0
[INFO] [stderr]   Downloaded wasm-encoder v0.244.0
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded self_cell v1.2.2
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.7
[INFO] [stderr]   Downloaded hyper v1.10.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]   Downloaded macho-unwind-info v0.5.0
[INFO] [stderr]   Downloaded convert_case v0.10.0
[INFO] [stderr]   Downloaded libloading v0.8.9
[INFO] [stderr]   Downloaded memchr v2.8.1
[INFO] [stderr]   Downloaded indexmap v2.14.0
[INFO] [stderr]   Downloaded typenum v1.20.1
[INFO] [stderr]   Downloaded rand v0.10.1
[INFO] [stderr]   Downloaded js-sys v0.3.100
[INFO] [stderr]   Downloaded backtrace v0.3.76
[INFO] [stderr]   Downloaded bumpalo v3.20.3
[INFO] [stderr]   Downloaded derive_more-impl v2.1.1
[INFO] [stderr]   Downloaded jiff-static v0.2.28
[INFO] [stderr]   Downloaded gloo-console v0.3.0
[INFO] [stderr]   Downloaded implicit-clone-derive v0.1.2
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.3
[INFO] [stderr]   Downloaded futures-core v0.3.32
[INFO] [stderr]   Downloaded darling_macro v0.21.3
[INFO] [stderr]   Downloaded bytecheck v0.6.12
[INFO] [stderr]   Downloaded yew-macro v0.23.0
[INFO] [stderr]   Downloaded cpubits v0.1.1
[INFO] [stderr]   Downloaded gloo-file v0.3.0
[INFO] [stderr]   Downloaded wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06
[INFO] [stderr]   Downloaded enum-iterator-derive v0.7.0
[INFO] [stderr]   Downloaded ptr_meta v0.1.4
[INFO] [stderr]   Downloaded dynasm v4.0.2
[INFO] [stderr]   Downloaded glob v0.3.3
[INFO] [stderr]   Downloaded reqwest v0.13.4
[INFO] [stderr]   Downloaded icu_properties_data v2.1.2
[INFO] [stderr]   Downloaded gloo-net v0.7.0
[INFO] [stderr]   Downloaded pin-project v1.1.13
[INFO] [stderr]   Downloaded gloo-utils v0.3.0
[INFO] [stderr]   Downloaded num_cpus v1.17.0
[INFO] [stderr]   Downloaded http v0.2.12
[INFO] [stderr]   Downloaded gloo-events v0.2.0
[INFO] [stderr]   Downloaded implicit-clone v0.6.0
[INFO] [stderr]   Downloaded zip v7.2.0
[INFO] [stderr]   Downloaded wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]   Downloaded memmap2 v0.6.2
[INFO] [stderr]   Downloaded itertools v0.14.0
[INFO] [stderr]   Downloaded h2 v0.4.14
[INFO] [stderr]   Downloaded tinyvec v1.11.0
[INFO] [stderr]   Downloaded futures v0.3.32
[INFO] [stderr]   Downloaded r-efi v5.3.0
[INFO] [stderr]   Downloaded derive_more v0.99.20
[INFO] [stderr]   Downloaded dashmap v6.2.1
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded futures-channel v0.3.32
[INFO] [stderr]   Downloaded hashbrown v0.15.5
[INFO] [stderr]   Downloaded derive_more v2.1.1
[INFO] [stderr]   Downloaded wast v251.0.0
[INFO] [stderr]   Downloaded wit-parser v0.244.0
[INFO] [stderr]   Downloaded serde_json v1.0.150
[INFO] [stderr]   Downloaded regex v1.12.4
[INFO] [stderr]   Downloaded clap_builder v4.6.0
[INFO] [stderr]   Downloaded futures-util v0.3.32
[INFO] [stderr]   Downloaded rayon v1.12.0
[INFO] [stderr]   Downloaded winnow v1.0.3
[INFO] [stderr]   Downloaded sha3 v0.12.0
[INFO] [stderr]   Downloaded aho-corasick v1.1.4
[INFO] [stderr]   Downloaded flate2 v1.1.9
[INFO] [stderr]   Downloaded jni v0.22.4
[INFO] [stderr]   Downloaded wasmparser v0.244.0
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded enum-iterator v0.7.0
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.12
[INFO] [stderr]   Downloaded wasmparser v0.224.1
[INFO] [stderr]   Downloaded wasmer-derive v6.1.0
[INFO] [stderr]   Downloaded proc-macro-error-attr2 v2.0.0
[INFO] [stderr]   Downloaded wasmer-compiler v6.1.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.18
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.3
[INFO] [stderr]   Downloaded aws-lc-rs v1.17.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.14
[INFO] [stderr]   Downloaded wasmparser v0.249.0
[INFO] [stderr]   Downloaded wit-component v0.244.0
[INFO] [stderr]   Downloaded thiserror v1.0.69
[INFO] [stderr]   Downloaded thiserror-impl v1.0.69
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded paste v1.0.15
[INFO] [stderr]   Downloaded shlex v1.3.0
[INFO] [stderr]   Downloaded simd_cesu8 v1.1.1
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded tokise v0.2.1
[INFO] [stderr]   Downloaded gloo-history v0.2.2
[INFO] [stderr]   Downloaded either v1.16.0
[INFO] [stderr]   Downloaded dynasmrt v4.0.2
[INFO] [stderr]   Downloaded memmap2 v0.9.10
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.5
[INFO] [stderr]   Downloaded rustls v0.23.40
[INFO] [stderr]   Downloaded tokio-stream v0.1.18
[INFO] [stderr]   Downloaded bytes v1.11.1
[INFO] [stderr]   Downloaded gimli v0.32.3
[INFO] [stderr]   Downloaded object v0.32.2
[INFO] [stderr]   Downloaded unicode-width v0.2.2
[INFO] [stderr]   Downloaded radix_trie v0.3.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.16
[INFO] [stderr]   Downloaded rkyv v0.8.16
[INFO] [stderr]   Downloaded zlib-rs v0.6.3
[INFO] [stderr]   Downloaded thiserror v2.0.18
[INFO] [stderr]   Downloaded itertools v0.13.0
[INFO] [stderr]   Downloaded fiat-crypto v0.2.9
[INFO] [stderr]   Downloaded portable-atomic v1.13.1
[INFO] [stderr]   Downloaded yew v0.23.0
[INFO] [stderr]   Downloaded winnow v0.5.40
[INFO] [stderr]   Downloaded console_error_panic_hook v0.1.7
[INFO] [stderr]   Downloaded wasmparser v0.251.0
[INFO] [stderr]   Downloaded uuid v1.23.3
[INFO] [stderr]   Downloaded bindgen v0.70.1
[INFO] [stderr]   Downloaded gloo-utils v0.2.0
[INFO] [stderr]   Downloaded wasmer v6.1.0
[INFO] [stderr]   Downloaded memoffset v0.9.1
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.12
[INFO] [stderr]   Downloaded pinned v0.1.0
[INFO] [stderr]   Downloaded gloo-timers v0.3.0
[INFO] [stderr]   Downloaded route-recognizer v0.3.1
[INFO] [stderr]   Downloaded gloo-worker-macros v0.1.0
[INFO] [stderr]   Downloaded jobserver v0.1.34
[INFO] [stderr]   Downloaded hermit-abi v0.5.2
[INFO] [stderr]   Downloaded web-sys v0.3.100
[INFO] [stderr]   Downloaded console_log v1.0.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.27
[INFO] [stderr]   Downloaded darling_core v0.21.3
[INFO] [stderr]   Downloaded rayon-core v1.13.0
[INFO] [stderr]   Downloaded syn v2.0.117
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded gimli v0.28.1
[INFO] [stderr]   Downloaded wasmer-compiler-singlepass v6.1.0
[INFO] [stderr]   Downloaded regex-syntax v0.8.11
[INFO] [stderr]   Downloaded object v0.37.3
[INFO] [stderr]   Downloaded jiff v0.2.28
[INFO] [stderr]   Downloaded libc v0.2.186
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.9
[INFO] [stderr]   Downloaded more-asserts v0.2.2
[INFO] [stderr]   Downloaded enumset v1.1.13
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded tokio v1.52.3
[INFO] [stderr]   Downloaded libunwind v1.3.3
[INFO] [stderr]   Downloaded zerocopy v0.8.52
[INFO] [stderr]   Downloaded urlencoding v2.1.3
[INFO] [stderr]   Downloaded regex-automata v0.4.14
[INFO] [stderr]   Downloaded encoding_rs v0.8.35
[INFO] [stderr]   Downloaded multiversx-bls v0.2.1
[INFO] [stderr]   Downloaded mach2 v0.4.3
[INFO] [stderr]   Downloaded clang-sys v1.8.1
[INFO] [stderr]   Downloaded gloo-net v0.5.0
[INFO] [stderr]   Downloaded ryu v1.0.23
[INFO] [stderr]   Downloaded getrandom v0.3.4
[INFO] [stderr]   Downloaded gloo v0.11.0
[INFO] [stderr]   Downloaded hashbrown v0.14.5
[INFO] [stderr]   Downloaded windows-sys v0.59.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.41.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 408e893f37e745124cda987aaee5bd3fc117233be2e0ac1dd5edb314e9ac9b92
[INFO] running `Command { std: "docker" "start" "408e893f37e745124cda987aaee5bd3fc117233be2e0ac1dd5edb314e9ac9b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "408e893f37e745124cda987aaee5bd3fc117233be2e0ac1dd5edb314e9ac9b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "408e893f37e745124cda987aaee5bd3fc117233be2e0ac1dd5edb314e9ac9b92" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "408e893f37e745124cda987aaee5bd3fc117233be2e0ac1dd5edb314e9ac9b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "408e893f37e745124cda987aaee5bd3fc117233be2e0ac1dd5edb314e9ac9b92" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> chain/vm/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-chain-vm` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> data/codec/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-codec` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> sdk/scenario-format/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-chain-scenario-format` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> contracts/core/wegld-swap/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-wegld-swap-sc` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> contracts/core/price-aggregator/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-price-aggregator-sc` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> sdk/http/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sdk-http` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> data/codec-derive/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-codec-derive` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> framework/wasm-adapter/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-wasm-adapter` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> framework/base/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> framework/derive/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-derive` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> sdk/core/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sdk` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> framework/meta-lib/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-meta-lib` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> framework/scenario/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-scenario` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> framework/snippets/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-snippets` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> sdk/dapp/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sdk-dapp` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> chain/core/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-chain-core` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> framework/meta/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-meta` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> contracts/modules/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `multiversx-sc-modules` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unwrap-infallible v1.0.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]     Checking sponge-cursor v0.1.0
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking generic-array v1.4.3
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking wasm-encoder v0.251.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking sha3 v0.12.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking wast v251.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking convert_case v0.11.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.25.0 (/opt/rustwide/workdir/data/codec-derive)
[INFO] [stderr]    Compiling multiversx-sc-derive v0.66.1 (/opt/rustwide/workdir/framework/derive)
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking multiversx-sc-codec v0.25.0 (/opt/rustwide/workdir/data/codec)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]     Checking wat v1.251.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking multiversx-chain-core v0.23.0 (/opt/rustwide/workdir/chain/core)
[INFO] [stderr]     Checking multiversx-chain-scenario-format v0.26.1 (/opt/rustwide/workdir/sdk/scenario-format)
[INFO] [stderr]     Checking wasmparser v0.249.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking multiversx-sc v0.66.1 (/opt/rustwide/workdir/framework/base)
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stdout] warning: overflow evaluating the requirement `managed_vec_item_payload::ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: managed_vec_item_payload::ManagedVecItemPayload`
[INFO] [stdout]    --> framework/base/src/types/interaction/managed_arg_buffer.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     type PAYLOAD = ManagedVecItemPayloadBuffer<U4>;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: ArrayLength`
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]     = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]     = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`multiversx_sc`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling corosensei v0.3.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking enumset v1.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]     Checking wasmprinter v0.249.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling wasmer-vm v6.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking multiversx-sc-meta-lib v0.66.1 (/opt/rustwide/workdir/framework/meta-lib)
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking wasmer-types v6.1.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking libunwind v1.3.3
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]    Compiling dynasm v4.0.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling wasmer-derive v6.1.0
[INFO] [stderr]    Compiling loupe-derive v0.1.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling multiversx-bls v0.2.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking loupe v0.1.3
[INFO] [stderr]     Checking multiversx-chain-vm-executor v0.5.1 (https://github.com/xorewa/mx-vm-executor-rs?rev=1e87b8f34074954f7b3e0d5665de6fd1c4cc6d9c#1e87b8f3)
[INFO] [stderr]     Checking rc-new-cyclic-fallible v1.0.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking rand_seeder v0.5.0
[INFO] [stderr]     Checking simple-error v0.3.2
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking wasmer-compiler v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.123
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling wasmer v6.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking multiversx-sc-modules v0.66.1 (/opt/rustwide/workdir/contracts/modules)
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/modules/src/ongoing_operation.rs:94:33
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Result::Err(err) => sc_panic!(err.message_str()),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen v0.2.123
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stdout] warning: overflow evaluating the requirement `<governance_proposal::ProposalFees<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   --> contracts/modules/src/governance/governance_proposal.rs:32:60
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::BigUint<M>, (multiversx_sc::types::ManagedVec<M, governance_proposal::FeeEntry<M>>, ())) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`multiversx_sc_modules`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking bitcoin_hashes v0.14.100
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking salsa20 v0.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking scrypt v0.12.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking multiversx-sdk v0.16.0 (/opt/rustwide/workdir/sdk/core)
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.123
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking mrv-common v0.0.0 (/opt/rustwide/workdir/contracts/mrv/common)
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/mrv/common/src/lib.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 |             .unwrap_or_else(|| sc_panic!("block round + acceptance window overflow"));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<VerifierAccreditation<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]    --> contracts/mrv/common/src/lib.rs:178:55
[INFO] [stdout]     |
[INFO] [stdout] 178 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `<(multiversx_sc::types::ManagedAddress<M>, (bool, (multiversx_sc::types::ManagedBuffer<M>, (u64, ())))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]     = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_common`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking drwa-common v0.0.0 (/opt/rustwide/workdir/contracts/drwa/common)
[INFO] [stderr]     Checking mrv-governance v0.0.0 (/opt/rustwide/workdir/contracts/mrv/governance)
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/common/src/lib.rs:388:32
[INFO] [stdout]     |
[INFO] [stdout] 388 |             .unwrap_or_else(|| sc_panic!("governance acceptance round overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking js-sys v0.3.100
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:160:40
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:192:40
[INFO] [stdout]     |
[INFO] [stdout] 192 |                     .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:229:40
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:265:40
[INFO] [stdout]     |
[INFO] [stdout] 265 |                     .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:294:36
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:332:36
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:369:36
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:395:36
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 .unwrap_or_else(|| sc_panic!("missing proposal"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:419:32
[INFO] [stdout]     |
[INFO] [stdout] 419 |             .unwrap_or_else(|| sc_panic!("missing proposal"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:439:40
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     .unwrap_or_else(|| sc_panic!("proposal expiry window overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:653:32
[INFO] [stdout]     |
[INFO] [stdout] 653 |             .unwrap_or_else(|| sc_panic!("gsoc verifier proposal_id overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:666:32
[INFO] [stdout]     |
[INFO] [stdout] 666 |             .unwrap_or_else(|| sc_panic!("gsoc verifier eta overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:693:32
[INFO] [stdout]     |
[INFO] [stdout] 693 |             .unwrap_or_else(|| sc_panic!("missing proposal"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:717:32
[INFO] [stdout]     |
[INFO] [stdout] 717 |             .unwrap_or_else(|| sc_panic!("missing proposal"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:731:40
[INFO] [stdout]     |
[INFO] [stdout] 731 |                     .unwrap_or_else(|| sc_panic!("proposal expiry window overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:794:40
[INFO] [stdout]     |
[INFO] [stdout] 794 |                     .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:925:39
[INFO] [stdout]     |
[INFO] [stdout] 925 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<DrwaSyncOperationType as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UTerm, B1>>`
[INFO] [stdout]    --> contracts/drwa/common/src/lib.rs:221:55
[INFO] [stdout]     |
[INFO] [stdout] 221 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_common`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dynasmrt v4.0.2
[INFO] [stdout] warning: overflow evaluating the requirement `<GovernanceProposal<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>>`
[INFO] [stdout]   --> contracts/mrv/governance/src/lib.rs:32:55
[INFO] [stdout]    |
[INFO] [stdout] 32 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (u8, (multiversx_sc::types::ManagedAddress<M>, (bool, (_, _))))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_governance`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasmer-compiler-singlepass v6.1.0
[INFO] [stderr]     Checking benchmark-common v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/benchmark-common)
[INFO] [stderr]     Checking basic-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/basic-features)
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]     Checking vault v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/vault)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`vault`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking drwa-policy-registry v0.0.0 (/opt/rustwide/workdir/contracts/drwa/policy-registry)
[INFO] [stderr]     Checking forwarder v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder)
[INFO] [stderr]     Checking mrv-buffer-pool v0.0.0 (/opt/rustwide/workdir/contracts/mrv/buffer-pool)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/echo_managed.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             sc_panic!(msg.err_msg)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/managed_address_features.rs:14:71
[INFO] [stdout]    |
[INFO] [stdout] 14 |         ManagedAddress::try_from(managed_buffer).unwrap_or_else(|err| sc_panic!(err))
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/managed_decimal_features.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |         x.ln().unwrap_or_else(|| sc_panic!("cannot be zero"))
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/managed_decimal_features.rs:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 |         x.log2().unwrap_or_else(|| sc_panic!("cannot be zero"))
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/managed_decimal_features.rs:93:34
[INFO] [stdout]    |
[INFO] [stdout] 93 |         x.ln().unwrap_or_else(|| sc_panic!("cannot be zero"))
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/basic-features/src/managed_decimal_features.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |         x.log2().unwrap_or_else(|| sc_panic!("cannot be zero"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/managed_vec_features.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             sc_panic!("index out of bounds")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/math_features.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .unwrap_or_else(|_| sc_panic!("current_in out of [min_in, max_in] range"))
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/non_zero_features.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         non_zero_usize!(number, "wants non-zero")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` which comes from the expansion of the macro `non_zero_usize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/storage_mapper_map_storage.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         sc_panic!("No storage!")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/storage_mapper_map_storage.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         sc_panic!("No storage!")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/storage_mapper_map_storage.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         sc_panic!("No storage!")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/storage_mapper_queue.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         sc_panic!("Queue empty!")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/buffer-pool/src/lib.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 |             .unwrap_or_else(|| sc_panic!("replenishment cooldown overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/buffer-pool/src/lib.rs:428:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/drwa/policy-registry/src/lib.rs:81:32
[INFO] [stdout]    |
[INFO] [stdout] 81 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/policy-registry/src/lib.rs:140:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/policy-registry/src/lib.rs:245:32
[INFO] [stdout]     |
[INFO] [stdout] 245 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/policy-registry/src/lib.rs:305:32
[INFO] [stdout]     |
[INFO] [stdout] 305 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<BufferRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   --> contracts/mrv/buffer-pool/src/lib.rs:18:55
[INFO] [stdout]    |
[INFO] [stdout] 18 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::BigUint<M>, (multiversx_sc::types::BigUint<M>, (multiversx_sc::types::BigUint<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_buffer_pool`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_policy_registry`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking esdt-system-sc-mock v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/esdt-system-sc-mock)
[INFO] [stderr]     Checking random v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/common/random)
[INFO] [stderr]     Checking adder v0.0.0 (/opt/rustwide/workdir/contracts/examples/adder)
[INFO] [stderr]     Checking kitty v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/common/kitty)
[INFO] [stdout] warning: overflow evaluating the requirement `multiversx_sc::types::MultiValueManagedVec<<Self as multiversx_sc::contract_base::ContractBase>::Api, multiversx_sc::imports::MultiValue3<multiversx_sc::types::ManagedAddress<<Self as multiversx_sc::contract_base::ContractBase>::Api>, usize, multiversx_sc::types::MultiValueManagedVecCounted<<Self as multiversx_sc::contract_base::ContractBase>::Api, _>>> well-formed`
[INFO] [stdout]    --> contracts/feature-tests/basic-features/src/echo_managed.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 |       ) -> MultiValueManagedVec<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 139 | |         MultiValue3<ManagedAddress, usize, MultiValueManagedVecCounted<MultiValue2<usize, usize>>>,
[INFO] [stdout] 140 | |     > {
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `multiversx_sc::imports::MultiValue2<usize, usize>: ManagedVecItem`
[INFO] [stdout]     = note: which requires `(usize, (usize, ())): ManagedVecItemStructPayloadTuple`
[INFO] [stdout]     = note: which requires `ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: ManagedVecItemPayloadAdd<_>`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`basic_features`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking kitty-genetic-alg v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-genetic-alg)
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc20)
[INFO] [stderr]     Checking payable-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/payable-features)
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`forwarder`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mrv-carbon-credit v0.0.0 (/opt/rustwide/workdir/contracts/mrv/carbon-credit)
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking forwarder-blind v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-blind)
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:246:60
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let registered_hash = registered.unwrap_or_else(|| sc_panic!("BUNDLE_NOT_REGISTERED"));
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:439:32
[INFO] [stdout]     |
[INFO] [stdout] 439 |             .unwrap_or_else(|| sc_panic!("IME_VERSION_OVERFLOW"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:564:32
[INFO] [stdout]     |
[INFO] [stdout] 564 |             .unwrap_or_else(|| sc_panic!("RETIREMENT_NOT_FOUND"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:683:32
[INFO] [stdout]     |
[INFO] [stdout] 683 |             .unwrap_or_else(|| sc_panic!("RETIREMENT_NOT_FOUND"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:742:60
[INFO] [stdout]     |
[INFO] [stdout] 742 |         let registered_hash = registered.unwrap_or_else(|| sc_panic!("GSOC_BUNDLE_NOT_REGISTERED"));
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:807:36
[INFO] [stdout]     |
[INFO] [stdout] 807 |                 .unwrap_or_else(|| sc_panic!("project_gsoc_serial_count overflow"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:913:32
[INFO] [stdout]     |
[INFO] [stdout] 913 |             .unwrap_or_else(|| sc_panic!("GSOC_SERIAL_NOT_FOUND"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:971:32
[INFO] [stdout]     |
[INFO] [stdout] 971 |             .unwrap_or_else(|| sc_panic!("GSOC_RETIREMENT_SEQUENCE_OVERFLOW"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1707:36
[INFO] [stdout]      |
[INFO] [stdout] 1707 |                 .unwrap_or_else(|| sc_panic!("GSOC_SERIAL_INDEX_CORRUPTED"));
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1766:45
[INFO] [stdout]      |
[INFO] [stdout] 1766 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1769:45
[INFO] [stdout]      |
[INFO] [stdout] 1769 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1774:45
[INFO] [stdout]      |
[INFO] [stdout] 1774 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1777:45
[INFO] [stdout]      |
[INFO] [stdout] 1777 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1796:45
[INFO] [stdout]      |
[INFO] [stdout] 1796 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1799:45
[INFO] [stdout]      |
[INFO] [stdout] 1799 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1819:36
[INFO] [stdout]      |
[INFO] [stdout] 1819 |                 .unwrap_or_else(|| sc_panic!("GSOC_SERIAL_QUANTITY_DIGIT_OVERFLOWS_U64"));
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1899:39
[INFO] [stdout]      |
[INFO] [stdout] 1899 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ignore v0.4.26
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stdout] warning: overflow evaluating the requirement `<ImeValidationRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/carbon-credit/src/lib.rs:17:55
[INFO] [stdout]    |
[INFO] [stdout] 17 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_carbon_credit`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking copy_dir v0.1.3
[INFO] [stderr]     Checking ruplacer v0.10.0
[INFO] [stderr]     Checking drwa-asset-manager v0.0.0 (/opt/rustwide/workdir/contracts/drwa/asset-manager)
[INFO] [stderr]     Checking mesh-node v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/mesh-node)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/asset-manager/src/lib.rs:161:32
[INFO] [stdout]     |
[INFO] [stdout] 161 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/asset-manager/src/lib.rs:329:32
[INFO] [stdout]     |
[INFO] [stdout] 329 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/asset-manager/src/lib.rs:420:32
[INFO] [stdout]     |
[INFO] [stdout] 420 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/asset-manager/src/lib.rs:777:32
[INFO] [stdout]     |
[INFO] [stdout] 777 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<AssetRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>>`
[INFO] [stdout]   --> contracts/drwa/asset-manager/src/lib.rs:27:55
[INFO] [stdout]    |
[INFO] [stdout] 27 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_asset_manager`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<ProgrammedCallType as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UTerm, B1>>`
[INFO] [stdout]   --> contracts/feature-tests/composability/mesh-node/src/mesh_node.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(ManagedVecItem, TopEncode, TopDecode, NestedEncode, NestedDecode, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mesh_node`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking builtin-func-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/builtin-func-features)
[INFO] [stderr]     Checking common-path v1.0.0
[INFO] [stderr]     Checking zip v7.2.0
[INFO] [stderr]     Checking drwa-identity-registry v0.0.0 (/opt/rustwide/workdir/contracts/drwa/identity-registry)
[INFO] [stderr]     Checking drwa-attestation v0.0.0 (/opt/rustwide/workdir/contracts/drwa/attestation)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/drwa/attestation/src/lib.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |             .unwrap_or_else(|| sc_panic!("auditor acceptance round overflow"));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/attestation/src/lib.rs:306:32
[INFO] [stdout]     |
[INFO] [stdout] 306 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/identity-registry/src/lib.rs:374:32
[INFO] [stdout]     |
[INFO] [stdout] 374 |             .unwrap_or_else(|| sc_panic!("identity expiry round overflow"))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/identity-registry/src/lib.rs:380:32
[INFO] [stdout]     |
[INFO] [stdout] 380 |             .unwrap_or_else(|| sc_panic!("identity max validity round overflow"))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/identity-registry/src/lib.rs:394:32
[INFO] [stdout]     |
[INFO] [stdout] 394 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/identity-registry/src/lib.rs:427:32
[INFO] [stdout]     |
[INFO] [stdout] 427 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<AttestationRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]   --> contracts/drwa/attestation/src/lib.rs:34:55
[INFO] [stdout]    |
[INFO] [stdout] 34 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_attestation`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<IdentityRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   --> contracts/drwa/identity-registry/src/lib.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_identity_registry`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking recursive-caller v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/recursive-caller)
[INFO] [stderr]     Checking forwarder-legacy v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-legacy)
[INFO] [stderr]     Checking proxy-test-second v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-second)
[INFO] [stderr]     Checking proxy-test-first v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-first)
[INFO] [stderr]     Checking forwarder-raw v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-raw)
[INFO] [stderr]     Checking scenario-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/scenario-tester)
[INFO] [stderr]     Checking kitty-ownership v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-ownership)
[INFO] [stderr]     Checking ping-pong-egld v0.0.2 (/opt/rustwide/workdir/contracts/examples/ping-pong-egld)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/crypto-kitties/kitty-ownership/src/lib.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             sc_panic!("kitty does not exist!")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/crypto-kitties/kitty-ownership/src/lib.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             sc_panic!("Gene science contract address not set!")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking erc1155 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`forwarder_raw`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/ping-pong-egld/src/ping_pong.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 sc_panic!("can only ping once")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/ping-pong-egld/src/ping_pong.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 sc_panic!("already withdrawn")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking use-module v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/use-module)
[INFO] [stderr]     Checking multisig v1.0.0 (/opt/rustwide/workdir/contracts/examples/multisig)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`erc1155`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`forwarder_legacy`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking mrv-reserve-proof-registry v0.0.0 (/opt/rustwide/workdir/contracts/mrv/reserve-proof-registry)
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/reserve-proof-registry/src/lib.rs:440:39
[INFO] [stdout]     |
[INFO] [stdout] 440 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<ReserveProof<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   --> contracts/mrv/reserve-proof-registry/src/lib.rs:19:55
[INFO] [stdout]    |
[INFO] [stdout] 19 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::BigUint<M>, (multiversx_sc::types::BigUint<M>, (multiversx_sc::types::BigUint<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_reserve_proof_registry`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking web-sys v0.3.100
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`multisig`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.73
[INFO] [stderr]     Checking mrv-income-distribution v0.0.0 (/opt/rustwide/workdir/contracts/mrv/income-distribution)
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking multiversx-price-aggregator-sc v0.66.1 (/opt/rustwide/workdir/contracts/core/price-aggregator)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/income-distribution/src/lib.rs:111:32
[INFO] [stdout]     |
[INFO] [stdout] 111 |             .unwrap_or_else(|| sc_panic!("expiry window overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/income-distribution/src/lib.rs:567:39
[INFO] [stdout]     |
[INFO] [stdout] 567 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking alloc-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/alloc-features)
[INFO] [stdout] warning: overflow evaluating the requirement `<DistributionRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/income-distribution/src/lib.rs:24:55
[INFO] [stdout]    |
[INFO] [stdout] 24 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedBuffer<M>, (u64, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_income_distribution`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/core/price-aggregator/src/lib.rs:294:63
[INFO] [stdout]     |
[INFO] [stdout] 294 |             let price_opt = price_result.unwrap_or_else(|err| sc_panic!(err.as_bytes()));
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/core/price-aggregator/src/lib.rs:295:53
[INFO] [stdout]     |
[INFO] [stdout] 295 |             let price = price_opt.unwrap_or_else(|| sc_panic!("no submissions"));
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/core/price-aggregator/src/lib.rs:340:32
[INFO] [stdout]     |
[INFO] [stdout] 340 |             .unwrap_or_else(|| sc_panic!("token pair not found"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/core/price-aggregator/src/lib.rs:429:32
[INFO] [stdout]     |
[INFO] [stdout] 429 |             .unwrap_or_else(|| sc_panic!(PAIR_DECIMALS_NOT_CONFIGURED_ERROR))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`multiversx_price_aggregator_sc`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking very-large-storage v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/very-large-storage)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking mrv-gsoc-registry v0.0.0 (/opt/rustwide/workdir/contracts/mrv/gsoc-registry)
[INFO] [stderr]     Checking mrv-registry v0.0.0 (/opt/rustwide/workdir/contracts/mrv/registry)
[INFO] [stderr]     Checking rewards-distribution v0.0.0 (/opt/rustwide/workdir/contracts/examples/rewards-distribution)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/gsoc-registry/src/lib.rs:134:36
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 .unwrap_or_else(|| sc_panic!("total_supply overflow"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/gsoc-registry/src/lib.rs:139:36
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 .unwrap_or_else(|| sc_panic!("project_serial_count overflow"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/gsoc-registry/src/lib.rs:211:36
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 .unwrap_or_else(|| sc_panic!("total_retired overflow"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/gsoc-registry/src/lib.rs:396:39
[INFO] [stdout]     |
[INFO] [stdout] 396 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<rewards_distribution_proxy::Bracket as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>`
[INFO] [stdout]    --> contracts/examples/rewards-distribution/src/rewards_distribution_proxy.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[derive(ManagedVecItem, NestedEncode, NestedDecode)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rewards_distribution`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GsocSerialBatchRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/gsoc-registry/src/lib.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (u32, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_gsoc_registry`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rust-testing-framework-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-testing-framework-tester)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/registry/src/lib.rs:1835:32
[INFO] [stdout]      |
[INFO] [stdout] 1835 |             .unwrap_or_else(|| sc_panic!("verifier adjustment overflow"));
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/registry/src/lib.rs:2160:39
[INFO] [stdout]      |
[INFO] [stdout] 2160 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crowdfunding v0.0.0 (/opt/rustwide/workdir/contracts/examples/crowdfunding)
[INFO] [stdout] warning: overflow evaluating the requirement `<MethodologyRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]   --> contracts/mrv/registry/src/lib.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_registry`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/crowdfunding/src/crowdfunding.rs:72:38
[INFO] [stdout]    |
[INFO] [stdout] 72 |             Status::FundingPeriod => sc_panic!("cannot claim before deadline"),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking panic-message-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/panic-message-features)
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking drwa-auth-admin v0.0.0 (/opt/rustwide/workdir/contracts/drwa/drwa-auth-admin)
[INFO] [stderr]     Checking linked-list-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/linked-list-repeat)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:328:36
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 .unwrap_or_else(|| sc_panic!("action approval round overflow"));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:429:32
[INFO] [stdout]     |
[INFO] [stdout] 429 |             .unwrap_or_else(|| sc_panic!("action approval round underflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:433:32
[INFO] [stdout]     |
[INFO] [stdout] 433 |             .unwrap_or_else(|| sc_panic!("action timelock round overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:444:40
[INFO] [stdout]     |
[INFO] [stdout] 444 |             DrwaAuthAction::Nothing => sc_panic!("action does not exist"),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:456:40
[INFO] [stdout]     |
[INFO] [stdout] 456 |                     .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:692:32
[INFO] [stdout]     |
[INFO] [stdout] 692 |             .unwrap_or_else(|| sc_panic!("action id overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mrv-governance-multisig v0.0.0 (/opt/rustwide/workdir/contracts/mrv/governance-multisig)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:702:32
[INFO] [stdout]     |
[INFO] [stdout] 702 |             .unwrap_or_else(|| sc_panic!("action expiry round overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:715:36
[INFO] [stdout]     |
[INFO] [stdout] 715 |                 .unwrap_or_else(|| sc_panic!("action approval round overflow"));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:815:40
[INFO] [stdout]     |
[INFO] [stdout] 815 |                     .unwrap_or_else(|| sc_panic!("action approval round overflow"));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mrv-aggregator v0.0.0 (/opt/rustwide/workdir/contracts/mrv/aggregator)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance-multisig/src/lib.rs:279:32
[INFO] [stdout]     |
[INFO] [stdout] 279 |             .unwrap_or_else(|| sc_panic!("dispute expiry overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance-multisig/src/lib.rs:482:39
[INFO] [stdout]     |
[INFO] [stdout] 482 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_auth_admin`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GovProposal<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/governance-multisig/src/lib.rs:17:55
[INFO] [stdout]    |
[INFO] [stdout] 17 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_governance_multisig`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/aggregator/src/lib.rs:382:32
[INFO] [stdout]     |
[INFO] [stdout] 382 |             .unwrap_or_else(|| sc_panic!("timeout window overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/aggregator/src/lib.rs:1153:39
[INFO] [stdout]      |
[INFO] [stdout] 1153 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mrv-atomic-swap v0.0.0 (/opt/rustwide/workdir/contracts/mrv/atomic-swap)
[INFO] [stdout] warning: overflow evaluating the requirement `<OracleReading<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/aggregator/src/lib.rs:34:55
[INFO] [stdout]    |
[INFO] [stdout] 34 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (u64, (u64, (u8, (multiversx_sc::types::ManagedBuffer<M>, _))))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_aggregator`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/atomic-swap/src/lib.rs:435:39
[INFO] [stdout]     |
[INFO] [stdout] 435 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<EscrowedRfqRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/atomic-swap/src/lib.rs:13:55
[INFO] [stdout]    |
[INFO] [stdout] 13 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedAddress<M>, (EsdtTokenIdentifier<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_atomic_swap`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mrv-come-settlement v0.0.0 (/opt/rustwide/workdir/contracts/mrv/come-settlement)
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/come-settlement/src/lib.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking check-pause v0.0.0 (/opt/rustwide/workdir/contracts/examples/check-pause)
[INFO] [stdout] warning: overflow evaluating the requirement `<SettlementRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/come-settlement/src/lib.rs:22:55
[INFO] [stdout]    |
[INFO] [stdout] 22 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedAddress<M>, (EsdtTokenIdentifier<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_come_settlement`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking order-book-pair v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/pair)
[INFO] [stderr]     Checking factorial v0.0.0 (/opt/rustwide/workdir/contracts/examples/factorial)
[INFO] [stderr]     Checking formatted-message-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/formatted-message-features)
[INFO] [stderr]     Checking digital-cash v0.0.0 (/opt/rustwide/workdir/contracts/examples/digital-cash)
[INFO] [stderr]     Checking erc1155-user-mock v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-user-mock)
[INFO] [stdout] warning: overflow evaluating the requirement `<common::OrderType as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UTerm, B1>>`
[INFO] [stdout]   --> contracts/examples/order-book/pair/src/common.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(ManagedVecItem, TopEncode, TopDecode, NestedEncode, NestedDecode, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`order_book_pair`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/digital-cash/src/digital_cash_deposit.rs:87:32
[INFO] [stdout]    |
[INFO] [stdout] 87 |             .unwrap_or_else(|| sc_panic!("no fees provided"));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/digital-cash/src/digital_cash_deposit.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |             .unwrap_or_else(|| sc_panic!("invalid fee token"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/digital-cash/src/digital_cash_deposit.rs:121:47
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let fees = opt_fees.unwrap_or_else(|| sc_panic!("no fees provided"));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/digital-cash/src/digital_cash_deposit.rs:126:42
[INFO] [stdout]     |
[INFO] [stdout] 126 |             core::cmp::Ordering::Less => sc_panic!("insufficient fees provided"),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`digital_cash`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking implicit-clone v0.6.0
[INFO] [stderr]    Compiling yew-macro v0.23.0
[INFO] [stderr]     Checking multiversx-chain-vm-executor-wasmer-experimental v0.5.1 (https://github.com/xorewa/mx-vm-executor-rs?rev=1e87b8f34074954f7b3e0d5665de6fd1c4cc6d9c#1e87b8f3)
[INFO] [stderr]     Checking tokise v0.2.1
[INFO] [stderr]     Checking erc1155-marketplace v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-marketplace)
[INFO] [stderr]     Checking kitty-auction v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-auction)
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]     Checking lottery-erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/lottery-erc20)
[INFO] [stderr]     Checking crowdfunding-erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/crowdfunding-erc20)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:140:33
[INFO] [stdout]     |
[INFO] [stdout] 140 |             Status::Inactive => sc_panic!("Lottery is currently inactive."),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 sc_panic!("Lottery entry period has ended! Awaiting winner announcement.")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 sc_panic!("Prizes are currently being distributed. Can't buy tickets!")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:154:33
[INFO] [stdout]     |
[INFO] [stdout] 154 |             Status::Inactive => sc_panic!("Lottery is inactive!"),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:155:32
[INFO] [stdout]     |
[INFO] [stdout] 155 |             Status::Running => sc_panic!("Lottery is still running!"),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:165:43
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Status::DistributingPrizes => sc_panic!("Prizes are currently being distributed!"),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/erc-style-contracts/crowdfunding-erc20/src/crowdfunding_erc20.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 |             Status::FundingPeriod => sc_panic!("cannot claim before deadline"),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking multiversx-chain-vm v0.23.0 (/opt/rustwide/workdir/chain/vm)
[INFO] [stderr]     Checking drwa-common-test-harness v0.0.0 (/opt/rustwide/workdir/contracts/drwa/common/test-harness)
[INFO] [stderr]     Checking abi-tester v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/abi-tester)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/drwa/common/test-harness/src/lib.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |             _ => sc_panic!("invalid caller domain tag"),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/drwa/common/test-harness/src/lib.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |             _ => sc_panic!("invalid op type tag"),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking set-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/set-repeat)
[INFO] [stderr]     Checking vec-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/vec-repeat)
[INFO] [stderr]     Checking single-value-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/single-value-repeat)
[INFO] [stdout] warning: overflow evaluating the requirement `<abi_proxy::AbiManagedVecItem as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    --> contracts/feature-tests/abi-tester/src/abi_proxy.rs:595:60
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode, ManagedVecItem)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`abi_tester`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking map-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/map-repeat)
[INFO] [stderr]     Checking queue-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/queue-repeat)
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking transfer-role-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/transfer-role-features)
[INFO] [stderr]     Checking bonding-curve-contract v0.0.0 (/opt/rustwide/workdir/contracts/examples/bonding-curve-contract)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`transfer_role_features`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking multiversx-wegld-swap-sc v0.66.1 (/opt/rustwide/workdir/contracts/core/wegld-swap)
[INFO] [stderr]     Checking nft-subscription v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-subscription)
[INFO] [stderr]     Checking lottery v0.0.0 (/opt/rustwide/workdir/contracts/examples/lottery)
[INFO] [stderr]     Checking erc721 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc721)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/erc-style-contracts/erc721/src/erc721.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         sc_panic!("Only the owner or the approved account may transfer the token!")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/lottery/src/specific/award.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Status::Inactive => sc_panic!("lottery is inactive"),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/lottery/src/specific/award.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Status::Running => sc_panic!("lottery is still running"),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/lottery/src/specific/buy.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Status::Inactive => sc_panic!("lottery is currently inactive."),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/lottery/src/specific/buy.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 sc_panic!("lottery entry period has ended! awaiting winner announcement.")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking token-release v0.0.1 (/opt/rustwide/workdir/contracts/examples/token-release)
[INFO] [stderr]     Checking multi-contract-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/multi-contract-features)
[INFO] [stderr]     Checking str-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/str-repeat)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`lottery`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking empty v0.0.0 (/opt/rustwide/workdir/contracts/examples/empty)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`token_release`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking send-tx-repeat v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/send-tx-repeat)
[INFO] [stderr]     Checking nft-minter v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-minter)
[INFO] [stderr]     Checking proxy-pause v0.0.0 (/opt/rustwide/workdir/contracts/examples/proxy-pause)
[INFO] [stderr]     Checking esdt-transfer-with-fee v0.0.0 (/opt/rustwide/workdir/contracts/examples/esdt-transfer-with-fee)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/esdt-transfer-with-fee/src/esdt_transfer_with_fee.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 |                         .unwrap_or_else(|| sc_panic!("Fee payment missing"));
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking large-storage v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/large-storage)
[INFO] [stderr]     Checking big-float-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/big-float-features)
[INFO] [stderr]     Checking multiversx-sc-scenario v0.66.1 (/opt/rustwide/workdir/framework/scenario)
[INFO] [stderr]     Checking first-contract v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/esdt-contract-pair/first-contract)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`esdt_transfer_with_fee`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crypto-bubbles v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-bubbles)
[INFO] [stderr]     Checking second-contract v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/esdt-contract-pair/second-contract)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/composability/esdt-contract-pair/second-contract/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         sc_panic!("Rejected")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking std-contract v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/std-contract)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`first_contract`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> contracts/feature-tests/big-float-features/src/big_float_operators_ln.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |             .unwrap_or_else(|| sc_panic!("log argument must pe strictly positive"))
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gas-schedule-generator v0.0.0 (/opt/rustwide/workdir/tools/gas-schedule-generator)
[INFO] [stderr]     Checking exchange-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/exchange-features)
[INFO] [stderr]     Checking crypto-zombies v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-zombies)
[INFO] [stdout] warning: overflow evaluating the requirement `<TokenAttributes<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]  --> contracts/feature-tests/exchange-features/src/exchange_features.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ManagedVecItem, TopEncode, TopDecode, NestedEncode, NestedDecode, Clone, PartialEq, Debug,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<(multiversx_sc::types::BigUint<M>, ()) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]   = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<ManagedVecItemEmptyPayload>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]   = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: generic_array::ArrayLength`
[INFO] [stdout]   = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`exchange_features`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yew-router-macro v0.20.0
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking seed-nft-minter v0.0.0 (/opt/rustwide/workdir/contracts/examples/seed-nft-minter)
[INFO] [stderr]     Checking fractional-nfts v0.0.0 (/opt/rustwide/workdir/contracts/examples/fractional-nfts)
[INFO] [stderr]     Checking nft-storage-prepay v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-storage-prepay)
[INFO] [stderr]     Checking parent v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-esdt-issue-callback/parent)
[INFO] [stdout] warning: overflow evaluating the requirement `<distribution_module::Distribution<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]  --> contracts/examples/seed-nft-minter/src/distribution_module.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(ManagedVecItem, NestedEncode, NestedDecode)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<(multiversx_sc::types::ManagedAddress<M>, (u64, (multiversx_sc::types::ManagedBuffer<M>, (u64, ())))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`seed_nft_minter`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking child v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-esdt-issue-callback/child)
[INFO] [stderr]     Checking local-esdt-and-nft v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/local-esdt-and-nft)
[INFO] [stderr]     Checking order-book-factory v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/factory)
[INFO] [stderr]     Checking rust-snippets-generator-test v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-snippets-generator-test)
[INFO] [stderr]     Checking tiny v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/tiny)
[INFO] [stderr]     Checking child-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-esdt-issue-callback/child/meta)
[INFO] [stdout] warning: overflow evaluating the requirement `<MyCoolStruct<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]   --> contracts/feature-tests/rust-snippets-generator-test/src/lib.rs:19:60
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Debug, Clone)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::BigUint<M>, ()) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<ManagedVecItemEmptyPayload>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: generic_array::ArrayLength`
[INFO] [stdout]    = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]    = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]    = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_snippets_generator_test`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking factory-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/factory/meta)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`local_esdt_and_nft`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parent-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/execute-on-dest-esdt-issue-callback/parent/meta)
[INFO] [stderr]     Checking local-esdt-and-nft-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/local-esdt-and-nft/meta)
[INFO] [stderr]     Checking seed-nft-minter-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/seed-nft-minter/meta)
[INFO] [stderr]     Checking rust-snippets-generator-test-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-snippets-generator-test/meta)
[INFO] [stderr]     Checking nft-storage-prepay-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-storage-prepay/meta)
[INFO] [stderr]     Checking fractional-nfts-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/fractional-nfts/meta)
[INFO] [stderr]     Checking crypto-zombies-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-zombies/meta)
[INFO] [stderr]     Checking exchange-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/exchange-features/meta)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`multiversx_sc_scenario`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking big-float-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/big-float-features/meta)
[INFO] [stderr]     Checking std-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/std-contract/meta)
[INFO] [stderr]     Checking first-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/esdt-contract-pair/first-contract/meta)
[INFO] [stderr]     Checking multiversx-sc-codec-human-readable v0.1.0 (/opt/rustwide/workdir/data/human-readable)
[INFO] [stderr]     Checking op-test-gen v0.1.0 (/opt/rustwide/workdir/tools/op-test-gen)
[INFO] [stderr]     Checking gloo-utils v0.3.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-net v0.7.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking gloo-worker v0.5.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]     Checking multiversx-sdk-dapp v0.16.0 (/opt/rustwide/workdir/sdk/dapp)
[INFO] [stderr]     Checking gloo v0.11.0
[INFO] [stderr]     Checking yew v0.23.0
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/drwa/attestation/src/lib.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |             .unwrap_or_else(|| sc_panic!("auditor acceptance round overflow"));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/attestation/src/lib.rs:306:32
[INFO] [stdout]     |
[INFO] [stdout] 306 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<AttestationRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]   --> contracts/drwa/attestation/src/lib.rs:34:55
[INFO] [stdout]    |
[INFO] [stdout] 34 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_attestation`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`local_esdt_and_nft`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking composability-tests v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/erc-style-contracts/crowdfunding-erc20/src/crowdfunding_erc20.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 |             Status::FundingPeriod => sc_panic!("cannot claim before deadline"),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Struct2 as multiversx_sc::types::ManagedVecItem>::PAYLOAD == multiversx_sc::types::ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>, B0>>`
[INFO] [stdout]  --> framework/scenario/tests/derive_managed_vec_item_struct_2_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ManagedVecItem, NestedEncode, NestedDecode, TopEncode, TopDecode, PartialEq, Eq, Clone, Debug,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`derive_managed_vec_item_struct_2_test`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/drwa/policy-registry/src/lib.rs:81:32
[INFO] [stdout]    |
[INFO] [stdout] 81 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/policy-registry/src/lib.rs:140:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/policy-registry/src/lib.rs:245:32
[INFO] [stdout]     |
[INFO] [stdout] 245 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/policy-registry/src/lib.rs:305:32
[INFO] [stdout]     |
[INFO] [stdout] 305 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_policy_registry`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/gsoc-registry/src/lib.rs:134:36
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 .unwrap_or_else(|| sc_panic!("total_supply overflow"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/gsoc-registry/src/lib.rs:139:36
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 .unwrap_or_else(|| sc_panic!("project_serial_count overflow"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/gsoc-registry/src/lib.rs:211:36
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 .unwrap_or_else(|| sc_panic!("total_retired overflow"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/gsoc-registry/src/lib.rs:396:39
[INFO] [stdout]     |
[INFO] [stdout] 396 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GsocSerialBatchRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/gsoc-registry/src/lib.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (u32, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_gsoc_registry`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<ManagedStructWithToken<M> as ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>>`
[INFO] [stdout]   --> framework/scenario/tests/derive_managed_vec_item_esdt_token_payment_test.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ManagedVecItem, NestedEncode, NestedDecode, TopEncode, TopDecode, PartialEq, Eq, Clone, Debug,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(EsdtTokenPayment<M>, (u32, (ManagedByteArray<M, 20>, (ManagedByteArray<M, 20>, ())))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`derive_managed_vec_item_esdt_token_payment_test`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`multi_value_encoded_test`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<EnumWithFieldsManaged<M> as ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B1>>`
[INFO] [stdout]   --> framework/scenario/tests/derive_managed_vec_item_enum_2_managed.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ManagedVecItem, NestedEncode, NestedDecode, TopEncode, TopDecode, PartialEq, Eq, Clone, Debug,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(ManagedBuffer<M>, (multiversx_sc::types::BigUint<M>, ())) as ManagedVecItemEnumPayloadTuple>::EnumPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<(ManagedBuffer<M>, (multiversx_sc::types::BigUint<M>, ())) as ManagedVecItemMaxPayloadTuple>::MaxPayload == _`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadMax<_>>::Max == _`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`derive_managed_vec_item_enum_2_managed`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking yew-router v0.20.0
[INFO] [stdout] warning: overflow evaluating the requirement `<abi_proxy::AbiManagedVecItem as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    --> contracts/feature-tests/abi-tester/src/abi_proxy.rs:595:60
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode, ManagedVecItem)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`abi_tester`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/digital-cash/src/digital_cash_deposit.rs:87:32
[INFO] [stdout]    |
[INFO] [stdout] 87 |             .unwrap_or_else(|| sc_panic!("no fees provided"));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/digital-cash/src/digital_cash_deposit.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |             .unwrap_or_else(|| sc_panic!("invalid fee token"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/digital-cash/src/digital_cash_deposit.rs:121:47
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let fees = opt_fees.unwrap_or_else(|| sc_panic!("no fees provided"));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/digital-cash/src/digital_cash_deposit.rs:126:42
[INFO] [stdout]     |
[INFO] [stdout] 126 |             core::cmp::Ordering::Less => sc_panic!("insufficient fees provided"),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/registry/src/lib.rs:1835:32
[INFO] [stdout]      |
[INFO] [stdout] 1835 |             .unwrap_or_else(|| sc_panic!("verifier adjustment overflow"));
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/registry/src/lib.rs:2160:39
[INFO] [stdout]      |
[INFO] [stdout] 2160 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`digital_cash`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<MethodologyRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]   --> contracts/mrv/registry/src/lib.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_registry`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<MyCoolStruct<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]   --> contracts/feature-tests/rust-snippets-generator-test/src/lib.rs:19:60
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Debug, Clone)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::BigUint<M>, ()) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<ManagedVecItemEmptyPayload>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: generic_array::ArrayLength`
[INFO] [stdout]    = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]    = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]    = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_snippets_generator_test`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking managed-mem-bench v0.1.0 (/opt/rustwide/workdir/tools/managed-mem-bench)
[INFO] [stdout] warning: overflow evaluating the requirement `<ManagedStructWithDecimal<M> as ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   --> framework/scenario/tests/derive_managed_vec_item_decimal_test.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ManagedVecItem, NestedEncode, NestedDecode, TopEncode, TopDecode, PartialEq, Clone, Debug,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(ManagedDecimal<M, usize>, (ManagedDecimal<M, ConstDecimals<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>>, _)) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`derive_managed_vec_item_decimal_test`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/atomic-swap/src/lib.rs:435:39
[INFO] [stdout]     |
[INFO] [stdout] 435 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<EscrowedRfqRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/atomic-swap/src/lib.rs:13:55
[INFO] [stdout]    |
[INFO] [stdout] 13 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedAddress<M>, (EsdtTokenIdentifier<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_atomic_swap`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`erc1155`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/echo_managed.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             sc_panic!(msg.err_msg)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/managed_address_features.rs:14:71
[INFO] [stdout]    |
[INFO] [stdout] 14 |         ManagedAddress::try_from(managed_buffer).unwrap_or_else(|err| sc_panic!(err))
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/managed_decimal_features.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |         x.ln().unwrap_or_else(|| sc_panic!("cannot be zero"))
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/managed_decimal_features.rs:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 |         x.log2().unwrap_or_else(|| sc_panic!("cannot be zero"))
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/managed_decimal_features.rs:93:34
[INFO] [stdout]    |
[INFO] [stdout] 93 |         x.ln().unwrap_or_else(|| sc_panic!("cannot be zero"))
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/basic-features/src/managed_decimal_features.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |         x.log2().unwrap_or_else(|| sc_panic!("cannot be zero"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/managed_vec_features.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             sc_panic!("index out of bounds")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/math_features.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .unwrap_or_else(|_| sc_panic!("current_in out of [min_in, max_in] range"))
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/non_zero_features.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         non_zero_usize!(number, "wants non-zero")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` which comes from the expansion of the macro `non_zero_usize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/storage_mapper_map_storage.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         sc_panic!("No storage!")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/storage_mapper_map_storage.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         sc_panic!("No storage!")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/storage_mapper_map_storage.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         sc_panic!("No storage!")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/basic-features/src/storage_mapper_queue.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         sc_panic!("Queue empty!")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/core/price-aggregator/src/lib.rs:294:63
[INFO] [stdout]     |
[INFO] [stdout] 294 |             let price_opt = price_result.unwrap_or_else(|err| sc_panic!(err.as_bytes()));
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/core/price-aggregator/src/lib.rs:295:53
[INFO] [stdout]     |
[INFO] [stdout] 295 |             let price = price_opt.unwrap_or_else(|| sc_panic!("no submissions"));
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/core/price-aggregator/src/lib.rs:340:32
[INFO] [stdout]     |
[INFO] [stdout] 340 |             .unwrap_or_else(|| sc_panic!("token pair not found"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/core/price-aggregator/src/lib.rs:429:32
[INFO] [stdout]     |
[INFO] [stdout] 429 |             .unwrap_or_else(|| sc_panic!(PAIR_DECIMALS_NOT_CONFIGURED_ERROR))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `multiversx_sc::types::MultiValueManagedVec<<Self as multiversx_sc::contract_base::ContractBase>::Api, multiversx_sc::imports::MultiValue3<multiversx_sc::types::ManagedAddress<<Self as multiversx_sc::contract_base::ContractBase>::Api>, usize, multiversx_sc::types::MultiValueManagedVecCounted<<Self as multiversx_sc::contract_base::ContractBase>::Api, _>>> well-formed`
[INFO] [stdout]    --> contracts/feature-tests/basic-features/src/echo_managed.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 |       ) -> MultiValueManagedVec<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 139 | |         MultiValue3<ManagedAddress, usize, MultiValueManagedVecCounted<MultiValue2<usize, usize>>>,
[INFO] [stdout] 140 | |     > {
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `multiversx_sc::imports::MultiValue2<usize, usize>: ManagedVecItem`
[INFO] [stdout]     = note: which requires `(usize, (usize, ())): ManagedVecItemStructPayloadTuple`
[INFO] [stdout]     = note: which requires `ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: ManagedVecItemPayloadAdd<_>`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`basic_features`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`multiversx_price_aggregator_sc`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<rewards_distribution_proxy::Bracket as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>`
[INFO] [stdout]    --> contracts/examples/rewards-distribution/src/rewards_distribution_proxy.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[derive(ManagedVecItem, NestedEncode, NestedDecode)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rewards_distribution`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`vault`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<distribution_module::Distribution<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]  --> contracts/examples/seed-nft-minter/src/distribution_module.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(ManagedVecItem, NestedEncode, NestedDecode)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<(multiversx_sc::types::ManagedAddress<M>, (u64, (multiversx_sc::types::ManagedBuffer<M>, (u64, ())))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`seed_nft_minter`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/mrv/common/src/lib.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 |             .unwrap_or_else(|| sc_panic!("block round + acceptance window overflow"));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<VerifierAccreditation<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]    --> contracts/mrv/common/src/lib.rs:178:55
[INFO] [stdout]     |
[INFO] [stdout] 178 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `<(multiversx_sc::types::ManagedAddress<M>, (bool, (multiversx_sc::types::ManagedBuffer<M>, (u64, ())))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]     = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_common`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`multisig`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/crypto-kitties/kitty-ownership/src/lib.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             sc_panic!("kitty does not exist!")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/crypto-kitties/kitty-ownership/src/lib.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             sc_panic!("Gene science contract address not set!")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/common/src/lib.rs:388:32
[INFO] [stdout]     |
[INFO] [stdout] 388 |             .unwrap_or_else(|| sc_panic!("governance acceptance round overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<DrwaSyncOperationType as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UTerm, B1>>`
[INFO] [stdout]    --> contracts/drwa/common/src/lib.rs:221:55
[INFO] [stdout]     |
[INFO] [stdout] 221 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_common`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/aggregator/src/lib.rs:382:32
[INFO] [stdout]     |
[INFO] [stdout] 382 |             .unwrap_or_else(|| sc_panic!("timeout window overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/aggregator/src/lib.rs:1153:39
[INFO] [stdout]      |
[INFO] [stdout] 1153 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<OracleReading<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/aggregator/src/lib.rs:34:55
[INFO] [stdout]    |
[INFO] [stdout] 34 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (u64, (u64, (u8, (multiversx_sc::types::ManagedBuffer<M>, _))))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_aggregator`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/lottery/src/specific/award.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Status::Inactive => sc_panic!("lottery is inactive"),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/lottery/src/specific/award.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Status::Running => sc_panic!("lottery is still running"),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/lottery/src/specific/buy.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Status::Inactive => sc_panic!("lottery is currently inactive."),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/lottery/src/specific/buy.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 sc_panic!("lottery entry period has ended! awaiting winner announcement.")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/come-settlement/src/lib.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`first_contract`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<SettlementRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/come-settlement/src/lib.rs:22:55
[INFO] [stdout]    |
[INFO] [stdout] 22 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedAddress<M>, (EsdtTokenIdentifier<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_come_settlement`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<EnumWithFields as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>>`
[INFO] [stdout]    --> tools/managed-mem-bench/src/bench_leak.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 |     ManagedVecItem, NestedEncode, NestedDecode, TopEncode, TopDecode, PartialEq, Eq, Clone, Debug,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`bench_leak`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`lottery`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking esdt-contract-pair v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/esdt-contract-pair)
[INFO] [stdout] warning: overflow evaluating the requirement `<common::OrderType as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UTerm, B1>>`
[INFO] [stdout]   --> contracts/examples/order-book/pair/src/common.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(ManagedVecItem, TopEncode, TopDecode, NestedEncode, NestedDecode, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`order_book_pair`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/erc-style-contracts/erc721/src/erc721.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         sc_panic!("Only the owner or the approved account may transfer the token!")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/feature-tests/composability/esdt-contract-pair/second-contract/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         sc_panic!("Rejected")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/reserve-proof-registry/src/lib.rs:440:39
[INFO] [stdout]     |
[INFO] [stdout] 440 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`token_release`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<ReserveProof<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   --> contracts/mrv/reserve-proof-registry/src/lib.rs:19:55
[INFO] [stdout]    |
[INFO] [stdout] 19 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::BigUint<M>, (multiversx_sc::types::BigUint<M>, (multiversx_sc::types::BigUint<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_reserve_proof_registry`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Auction<M> as multiversx_sc_scenario::imports::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>, B0>>`
[INFO] [stdout]   --> framework/scenario/tests/derive_managed_vec_item_struct_3.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(ManagedVecItem)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc_scenario::imports::EsdtTokenIdentifier<M>, (u64, (multiversx_sc_scenario::imports::BigUint<M>, (AuctionType, (_, _))))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`derive_managed_vec_item_struct_3`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`forwarder`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:246:60
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let registered_hash = registered.unwrap_or_else(|| sc_panic!("BUNDLE_NOT_REGISTERED"));
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Struct1 as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>`
[INFO] [stdout]   --> framework/scenario/tests/derive_managed_vec_item_struct_1_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ManagedVecItem, NestedEncode, NestedDecode, TopEncode, TopDecode, PartialEq, Eq, Clone, Debug,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`derive_managed_vec_item_struct_1_test`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:439:32
[INFO] [stdout]     |
[INFO] [stdout] 439 |             .unwrap_or_else(|| sc_panic!("IME_VERSION_OVERFLOW"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:564:32
[INFO] [stdout]     |
[INFO] [stdout] 564 |             .unwrap_or_else(|| sc_panic!("RETIREMENT_NOT_FOUND"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:683:32
[INFO] [stdout]     |
[INFO] [stdout] 683 |             .unwrap_or_else(|| sc_panic!("RETIREMENT_NOT_FOUND"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:742:60
[INFO] [stdout]     |
[INFO] [stdout] 742 |         let registered_hash = registered.unwrap_or_else(|| sc_panic!("GSOC_BUNDLE_NOT_REGISTERED"));
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:807:36
[INFO] [stdout]     |
[INFO] [stdout] 807 |                 .unwrap_or_else(|| sc_panic!("project_gsoc_serial_count overflow"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:913:32
[INFO] [stdout]     |
[INFO] [stdout] 913 |             .unwrap_or_else(|| sc_panic!("GSOC_SERIAL_NOT_FOUND"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/carbon-credit/src/lib.rs:971:32
[INFO] [stdout]     |
[INFO] [stdout] 971 |             .unwrap_or_else(|| sc_panic!("GSOC_RETIREMENT_SEQUENCE_OVERFLOW"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1707:36
[INFO] [stdout]      |
[INFO] [stdout] 1707 |                 .unwrap_or_else(|| sc_panic!("GSOC_SERIAL_INDEX_CORRUPTED"));
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1766:45
[INFO] [stdout]      |
[INFO] [stdout] 1766 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1769:45
[INFO] [stdout]      |
[INFO] [stdout] 1769 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1774:45
[INFO] [stdout]      |
[INFO] [stdout] 1774 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1777:45
[INFO] [stdout]      |
[INFO] [stdout] 1777 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1796:45
[INFO] [stdout]      |
[INFO] [stdout] 1796 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1799:45
[INFO] [stdout]      |
[INFO] [stdout] 1799 |                         .unwrap_or_else(|_| sc_panic!("GSOC_SERIAL_SORT_FAILED"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1819:36
[INFO] [stdout]      |
[INFO] [stdout] 1819 |                 .unwrap_or_else(|| sc_panic!("GSOC_SERIAL_QUANTITY_DIGIT_OVERFLOWS_U64"));
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> contracts/mrv/carbon-credit/src/lib.rs:1899:39
[INFO] [stdout]      |
[INFO] [stdout] 1899 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<ImeValidationRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/carbon-credit/src/lib.rs:17:55
[INFO] [stdout]    |
[INFO] [stdout] 17 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_carbon_credit`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/identity-registry/src/lib.rs:374:32
[INFO] [stdout]     |
[INFO] [stdout] 374 |             .unwrap_or_else(|| sc_panic!("identity expiry round overflow"))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/identity-registry/src/lib.rs:380:32
[INFO] [stdout]     |
[INFO] [stdout] 380 |             .unwrap_or_else(|| sc_panic!("identity max validity round overflow"))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/identity-registry/src/lib.rs:394:32
[INFO] [stdout]     |
[INFO] [stdout] 394 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/identity-registry/src/lib.rs:427:32
[INFO] [stdout]     |
[INFO] [stdout] 427 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<SimpleEnum as ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UTerm, B1>>`
[INFO] [stdout]   --> framework/scenario/tests/derive_managed_vec_item_enum_simple.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ManagedVecItem, NestedEncode, NestedDecode, TopEncode, TopDecode, PartialEq, Eq, Clone, Debug,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`derive_managed_vec_item_enum_simple`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/income-distribution/src/lib.rs:111:32
[INFO] [stdout]     |
[INFO] [stdout] 111 |             .unwrap_or_else(|| sc_panic!("expiry window overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/income-distribution/src/lib.rs:567:39
[INFO] [stdout]     |
[INFO] [stdout] 567 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<IdentityRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   --> contracts/drwa/identity-registry/src/lib.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_identity_registry`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<DistributionRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/income-distribution/src/lib.rs:24:55
[INFO] [stdout]    |
[INFO] [stdout] 24 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedBuffer<M>, (u64, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_income_distribution`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/drwa/common/test-harness/src/lib.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |             _ => sc_panic!("invalid caller domain tag"),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/drwa/common/test-harness/src/lib.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |             _ => sc_panic!("invalid op type tag"),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/asset-manager/src/lib.rs:161:32
[INFO] [stdout]     |
[INFO] [stdout] 161 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/asset-manager/src/lib.rs:329:32
[INFO] [stdout]     |
[INFO] [stdout] 329 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/asset-manager/src/lib.rs:420:32
[INFO] [stdout]     |
[INFO] [stdout] 420 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/asset-manager/src/lib.rs:777:32
[INFO] [stdout]     |
[INFO] [stdout] 777 |             .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<AssetRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>>`
[INFO] [stdout]   --> contracts/drwa/asset-manager/src/lib.rs:27:55
[INFO] [stdout]    |
[INFO] [stdout] 27 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedBuffer<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_asset_manager`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<EnumWithFields as ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>>`
[INFO] [stdout]   --> framework/scenario/tests/derive_managed_vec_item_enum_1.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ManagedVecItem, NestedEncode, NestedDecode, TopEncode, TopDecode, PartialEq, Eq, Clone, Debug,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`derive_managed_vec_item_enum_1`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<ManagedStructWithBigUint<M> as ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   --> framework/scenario/tests/derive_managed_vec_item_biguint_test.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ManagedVecItem, NestedEncode, NestedDecode, TopEncode, TopDecode, PartialEq, Eq, Clone, Debug,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::BigUint<M>, (u32, ())) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`derive_managed_vec_item_biguint_test`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`transfer_role_features`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<TokenAttributes<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]  --> contracts/feature-tests/exchange-features/src/exchange_features.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ManagedVecItem, TopEncode, TopDecode, NestedEncode, NestedDecode, Clone, PartialEq, Debug,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<(multiversx_sc::types::BigUint<M>, ()) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]   = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<ManagedVecItemEmptyPayload>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>`
[INFO] [stdout]   = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: generic_array::ArrayLength`
[INFO] [stdout]   = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`exchange_features`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance-multisig/src/lib.rs:279:32
[INFO] [stdout]     |
[INFO] [stdout] 279 |             .unwrap_or_else(|| sc_panic!("dispute expiry overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance-multisig/src/lib.rs:482:39
[INFO] [stdout]     |
[INFO] [stdout] 482 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GovProposal<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]   --> contracts/mrv/governance-multisig/src/lib.rs:17:55
[INFO] [stdout]    |
[INFO] [stdout] 17 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, (multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::ManagedAddress<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_governance_multisig`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/ping-pong-egld/src/ping_pong.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 sc_panic!("can only ping once")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/examples/ping-pong-egld/src/ping_pong.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 sc_panic!("already withdrawn")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/esdt-transfer-with-fee/src/esdt_transfer_with_fee.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 |                         .unwrap_or_else(|| sc_panic!("Fee payment missing"));
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/buffer-pool/src/lib.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 |             .unwrap_or_else(|| sc_panic!("replenishment cooldown overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/buffer-pool/src/lib.rs:428:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<EnumWithFields as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>>`
[INFO] [stdout]    --> tools/managed-mem-bench/src/bench_leak.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 |     ManagedVecItem, NestedEncode, NestedDecode, TopEncode, TopDecode, PartialEq, Eq, Clone, Debug,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`bench_leak`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`esdt_transfer_with_fee`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<BufferRecord<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   --> contracts/mrv/buffer-pool/src/lib.rs:18:55
[INFO] [stdout]    |
[INFO] [stdout] 18 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (multiversx_sc::types::BigUint<M>, (multiversx_sc::types::BigUint<M>, (multiversx_sc::types::BigUint<M>, _)))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_buffer_pool`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:140:33
[INFO] [stdout]     |
[INFO] [stdout] 140 |             Status::Inactive => sc_panic!("Lottery is currently inactive."),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 sc_panic!("Lottery entry period has ended! Awaiting winner announcement.")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 sc_panic!("Prizes are currently being distributed. Can't buy tickets!")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `sc_panic`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:154:33
[INFO] [stdout]     |
[INFO] [stdout] 154 |             Status::Inactive => sc_panic!("Lottery is inactive!"),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:155:32
[INFO] [stdout]     |
[INFO] [stdout] 155 |             Status::Running => sc_panic!("Lottery is still running!"),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/feature-tests/erc-style-contracts/lottery-erc20/src/lottery.rs:165:43
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Status::DistributingPrizes => sc_panic!("Prizes are currently being distributed!"),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/examples/crowdfunding/src/crowdfunding.rs:72:38
[INFO] [stdout]    |
[INFO] [stdout] 72 |             Status::FundingPeriod => sc_panic!("cannot claim before deadline"),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:160:40
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:192:40
[INFO] [stdout]     |
[INFO] [stdout] 192 |                     .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:229:40
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:265:40
[INFO] [stdout]     |
[INFO] [stdout] 265 |                     .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:294:36
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:332:36
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:369:36
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:395:36
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 .unwrap_or_else(|| sc_panic!("missing proposal"))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:419:32
[INFO] [stdout]     |
[INFO] [stdout] 419 |             .unwrap_or_else(|| sc_panic!("missing proposal"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:439:40
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     .unwrap_or_else(|| sc_panic!("proposal expiry window overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:653:32
[INFO] [stdout]     |
[INFO] [stdout] 653 |             .unwrap_or_else(|| sc_panic!("gsoc verifier proposal_id overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:666:32
[INFO] [stdout]     |
[INFO] [stdout] 666 |             .unwrap_or_else(|| sc_panic!("gsoc verifier eta overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:693:32
[INFO] [stdout]     |
[INFO] [stdout] 693 |             .unwrap_or_else(|| sc_panic!("missing proposal"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:717:32
[INFO] [stdout]     |
[INFO] [stdout] 717 |             .unwrap_or_else(|| sc_panic!("missing proposal"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:731:40
[INFO] [stdout]     |
[INFO] [stdout] 731 |                     .unwrap_or_else(|| sc_panic!("proposal expiry window overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:794:40
[INFO] [stdout]     |
[INFO] [stdout] 794 |                     .unwrap_or_else(|| sc_panic!("proposal eta overflow")),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/mrv/governance/src/lib.rs:925:39
[INFO] [stdout]     |
[INFO] [stdout] 925 |             .unwrap_or_else(|message| sc_panic!(message));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GovernanceProposal<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>>`
[INFO] [stdout]   --> contracts/mrv/governance/src/lib.rs:32:55
[INFO] [stdout]    |
[INFO] [stdout] 32 |     TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem, Clone, PartialEq, Eq,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::ManagedBuffer<M>, (u8, (multiversx_sc::types::ManagedAddress<M>, (bool, (_, _))))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mrv_governance`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`forwarder_raw`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:328:36
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 .unwrap_or_else(|| sc_panic!("action approval round overflow"));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:429:32
[INFO] [stdout]     |
[INFO] [stdout] 429 |             .unwrap_or_else(|| sc_panic!("action approval round underflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:433:32
[INFO] [stdout]     |
[INFO] [stdout] 433 |             .unwrap_or_else(|| sc_panic!("action timelock round overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:444:40
[INFO] [stdout]     |
[INFO] [stdout] 444 |             DrwaAuthAction::Nothing => sc_panic!("action does not exist"),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:456:40
[INFO] [stdout]     |
[INFO] [stdout] 456 |                     .unwrap_or_else(|| sc_panic!("version overflow"));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:692:32
[INFO] [stdout]     |
[INFO] [stdout] 692 |             .unwrap_or_else(|| sc_panic!("action id overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:702:32
[INFO] [stdout]     |
[INFO] [stdout] 702 |             .unwrap_or_else(|| sc_panic!("action expiry round overflow"));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:715:36
[INFO] [stdout]     |
[INFO] [stdout] 715 |                 .unwrap_or_else(|| sc_panic!("action approval round overflow"));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> contracts/drwa/drwa-auth-admin/src/lib.rs:815:40
[INFO] [stdout]     |
[INFO] [stdout] 815 |                     .unwrap_or_else(|| sc_panic!("action approval round overflow"));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`drwa_auth_admin`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`linked_list_repeat_blackbox_test`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> contracts/feature-tests/big-float-features/src/big_float_operators_ln.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |             .unwrap_or_else(|| sc_panic!("log argument must pe strictly positive"))
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<ComputedBracket<VMHooksApi<DebugApiBackend>> as ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<(u64, (multiversx_sc::types::BigUint<VMHooksApi<DebugApiBackend>>, ())) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>`
[INFO] [stdout]   = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rewards_distribution_integration_test`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<ProgrammedCallType as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UTerm, B1>>`
[INFO] [stdout]   --> contracts/feature-tests/composability/mesh-node/src/mesh_node.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(ManagedVecItem, TopEncode, TopDecode, NestedEncode, NestedDecode, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mesh_node`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crypto-bubbles-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-bubbles/meta)
[INFO] [stderr]     Checking second-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/esdt-contract-pair/second-contract/meta)
[INFO] [stderr]     Checking large-storage-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/large-storage/meta)
[INFO] [stderr]     Checking esdt-transfer-with-fee-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/esdt-transfer-with-fee/meta)
[INFO] [stderr]     Checking nft-minter-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-minter/meta)
[INFO] [stderr]     Checking proxy-pause-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/proxy-pause/meta)
[INFO] [stderr]     Checking send-tx-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/send-tx-repeat/meta)
[INFO] [stderr]     Checking empty-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/empty/meta)
[INFO] [stderr]     Checking token-release-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/token-release/meta)
[INFO] [stderr]     Checking lottery-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/lottery/meta)
[INFO] [stderr]     Checking str-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/str-repeat/meta)
[INFO] [stderr]     Checking multi-contract-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/multi-contract-features/meta)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`forwarder_legacy`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking abi-tester-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/abi-tester/meta)
[INFO] [stderr]     Checking erc721-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc721/meta)
[INFO] [stderr]     Checking nft-subscription-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/nft-subscription/meta)
[INFO] [stderr]     Checking multiversx-wegld-swap-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/core/wegld-swap/meta)
[INFO] [stderr]     Checking bonding-curve-contract-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/bonding-curve-contract/meta)
[INFO] [stderr]     Checking transfer-role-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/transfer-role-features/meta)
[INFO] [stderr]     Checking queue-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/queue-repeat/meta)
[INFO] [stderr]     Checking map-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/map-repeat/meta)
[INFO] [stderr]     Checking single-value-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/single-value-repeat/meta)
[INFO] [stderr]     Checking vec-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/vec-repeat/meta)
[INFO] [stderr]     Checking set-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/set-repeat/meta)
[INFO] [stderr]     Checking drwa-common-test-harness-meta v0.0.0 (/opt/rustwide/workdir/contracts/drwa/common/test-harness/meta)
[INFO] [stderr]     Checking lottery-erc20-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/lottery-erc20/meta)
[INFO] [stderr]     Checking crowdfunding-erc20-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/crowdfunding-erc20/meta)
[INFO] [stderr]     Checking kitty-auction-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-auction/meta)
[INFO] [stderr]     Checking pair-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/order-book/pair/meta)
[INFO] [stderr]     Checking erc1155-marketplace-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-marketplace/meta)
[INFO] [stderr]     Checking digital-cash-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/digital-cash/meta)
[INFO] [stderr]     Checking formatted-message-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/formatted-message-features/meta)
[INFO] [stderr]     Checking erc1155-user-mock-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155-user-mock/meta)
[INFO] [stderr]     Checking mrv-come-settlement-meta v0.0.0 (/opt/rustwide/workdir/contracts/mrv/come-settlement/meta)
[INFO] [stderr]     Checking factorial-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/factorial/meta)
[INFO] [stderr]     Checking mrv-registry-meta v0.0.0 (/opt/rustwide/workdir/contracts/mrv/registry/meta)
[INFO] [stderr]     Checking check-pause-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/check-pause/meta)
[INFO] [stderr]     Checking mrv-atomic-swap-meta v0.0.0 (/opt/rustwide/workdir/contracts/mrv/atomic-swap/meta)
[INFO] [stderr]     Checking mrv-aggregator-meta v0.0.0 (/opt/rustwide/workdir/contracts/mrv/aggregator/meta)
[INFO] [stderr]     Checking mrv-governance-multisig-meta v0.0.0 (/opt/rustwide/workdir/contracts/mrv/governance-multisig/meta)
[INFO] [stderr]     Checking drwa-auth-admin-meta v0.0.0 (/opt/rustwide/workdir/contracts/drwa/drwa-auth-admin/meta)
[INFO] [stderr]     Checking linked-list-repeat-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/mappers/linked-list-repeat/meta)
[INFO] [stderr]     Checking panic-message-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/panic-message-features/meta)
[INFO] [stderr]     Checking rust-testing-framework-tester-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/rust-testing-framework-tester/meta)
[INFO] [stderr]     Checking crowdfunding-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crowdfunding/meta)
[INFO] [stderr]     Checking rewards-distribution-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/rewards-distribution/meta)
[INFO] [stderr]     Checking mrv-gsoc-registry-meta v0.0.0 (/opt/rustwide/workdir/contracts/mrv/gsoc-registry/meta)
[INFO] [stderr]     Checking alloc-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/alloc-features/meta)
[INFO] [stderr]     Checking very-large-storage-meta v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/very-large-storage/meta)
[INFO] [stderr]     Checking mrv-income-distribution-meta v0.0.0 (/opt/rustwide/workdir/contracts/mrv/income-distribution/meta)
[INFO] [stderr]     Checking multiversx-price-aggregator-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/core/price-aggregator/meta)
[INFO] [stderr]     Checking mrv-reserve-proof-registry-meta v0.0.0 (/opt/rustwide/workdir/contracts/mrv/reserve-proof-registry/meta)
[INFO] [stderr]     Checking multisig-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/multisig/meta)
[INFO] [stderr]     Checking forwarder-legacy-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-legacy/meta)
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplEven<u8, generic_array::GenericArrayImplOdd<u8, [u8; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<u8> == generic_array::GenericArrayImplOdd<u8, [u8; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`multiversx_sc_scenario`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking use-module-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/use-module/meta)
[INFO] [stderr]     Checking erc1155-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc1155/meta)
[INFO] [stderr]     Checking ping-pong-egld-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/ping-pong-egld/meta)
[INFO] [stderr]     Checking forwarder-raw-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-raw/meta)
[INFO] [stderr]     Checking kitty-ownership-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-ownership/meta)
[INFO] [stderr]     Checking scenario-tester-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/scenario-tester/meta)
[INFO] [stderr]     Checking proxy-test-second-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-second/meta)
[INFO] [stderr]     Checking proxy-test-first-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/proxy-test-first/meta)
[INFO] [stderr]     Checking drwa-identity-registry-meta v0.0.0 (/opt/rustwide/workdir/contracts/drwa/identity-registry/meta)
[INFO] [stderr]     Checking recursive-caller-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/recursive-caller/meta)
[INFO] [stderr]     Checking drwa-attestation-meta v0.0.0 (/opt/rustwide/workdir/contracts/drwa/attestation/meta)
[INFO] [stderr]     Checking basic-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/basic-features/meta)
[INFO] [stderr]     Checking drwa-asset-manager-meta v0.0.0 (/opt/rustwide/workdir/contracts/drwa/asset-manager/meta)
[INFO] [stderr]     Checking mesh-node-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/mesh-node/meta)
[INFO] [stderr]     Checking builtin-func-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/builtin-func-features/meta)
[INFO] [stderr]     Checking mrv-carbon-credit-meta v0.0.0 (/opt/rustwide/workdir/contracts/mrv/carbon-credit/meta)
[INFO] [stderr]     Checking forwarder-blind-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-blind/meta)
[INFO] [stderr]     Checking forwarder-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder/meta)
[INFO] [stderr]     Checking payable-features-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/payable-features/meta)
[INFO] [stderr]     Checking erc20-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc20/meta)
[INFO] [stderr]     Checking kitty-genetic-alg-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-genetic-alg/meta)
[INFO] [stderr]     Checking adder-meta v0.0.0 (/opt/rustwide/workdir/contracts/examples/adder/meta)
[INFO] [stderr]     Checking mrv-buffer-pool-meta v0.0.0 (/opt/rustwide/workdir/contracts/mrv/buffer-pool/meta)
[INFO] [stderr]     Checking esdt-system-sc-mock-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/esdt-system-sc-mock/meta)
[INFO] [stderr]     Checking drwa-policy-registry-meta v0.0.0 (/opt/rustwide/workdir/contracts/drwa/policy-registry/meta)
[INFO] [stderr]     Checking vault-meta v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/vault/meta)
[INFO] [stderr]     Checking mrv-governance-meta v0.0.0 (/opt/rustwide/workdir/contracts/mrv/governance/meta)
[INFO] [stderr]     Checking cs-test-runner v0.0.0 (/opt/rustwide/workdir/tools/cs-test-runner)
[INFO] [stderr]     Checking wat-gen v0.1.0 (/opt/rustwide/workdir/tools/wat-gen)
[INFO] [stderr]     Checking mxpy-snippet-generator v0.0.0 (/opt/rustwide/workdir/tools/mxpy-snippet-generator)
[INFO] [stderr]     Checking multiversx-sc-wasm-adapter v0.66.1 (/opt/rustwide/workdir/framework/wasm-adapter)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> contracts/modules/src/ongoing_operation.rs:94:33
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Result::Err(err) => sc_panic!(err.message_str()),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sc_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<governance_proposal::ProposalFees<M> as multiversx_sc::types::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>`
[INFO] [stdout]   --> contracts/modules/src/governance/governance_proposal.rs:32:60
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(TopEncode, TopDecode, NestedEncode, NestedDecode, ManagedVecItem)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `<(multiversx_sc::types::BigUint<M>, (multiversx_sc::types::ManagedVec<M, governance_proposal::FeeEntry<M>>, ())) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`multiversx_sc_modules`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `managed_vec_item_payload::ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: managed_vec_item_payload::ManagedVecItemPayload`
[INFO] [stdout]    --> framework/base/src/types/interaction/managed_arg_buffer.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     type PAYLOAD = ManagedVecItemPayloadBuffer<U4>;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: ArrayLength`
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]     = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]     = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`multiversx_sc`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking multiversx-sdk-http v0.16.0 (/opt/rustwide/workdir/sdk/http)
[INFO] [stderr]     Checking multiversx-sc-snippets v0.66.1 (/opt/rustwide/workdir/framework/snippets)
[INFO] [stderr]     Checking multiversx-sc-meta v0.66.1 (/opt/rustwide/workdir/framework/meta)
[INFO] [stderr]     Checking payable-interactor v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/payable-features/interactor)
[INFO] [stderr]     Checking system-sc-interact v0.0.0 (/opt/rustwide/workdir/tools/interactor-system-func-calls)
[INFO] [stderr]     Checking delegation-sc-interact v0.0.0 (/opt/rustwide/workdir/tools/interactor-delegation-func-calls)
[INFO] [stderr]     Checking forwarder-interact v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-interactor)
[INFO] [stderr]     Checking basic-interactor v0.0.0 (/opt/rustwide/workdir/contracts/examples/adder/interactor)
[INFO] [stderr]     Checking ping-pong-egld-interact v0.0.0 (/opt/rustwide/workdir/contracts/examples/ping-pong-egld/interactor)
[INFO] [stderr]     Checking very-large-storage-interactor v0.0.0 (/opt/rustwide/workdir/contracts/benchmarks/very-large-storage/interactor)
[INFO] [stderr]     Checking forwarder-blind-dex-interactor v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/forwarder-blind/dex-interactor)
[INFO] [stderr]     Checking tiny-interactor v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/tiny/interactor)
[INFO] [stdout] warning: overflow evaluating the requirement `<PriceObservation<Api> as multiversx_sc_snippets::imports::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]     --> contracts/feature-tests/composability/forwarder-blind/dex-interactor/src/proxies/pair_proxy.rs:1014:10
[INFO] [stdout]      |
[INFO] [stdout] 1014 | #[derive(ManagedVecItem, Clone, TopEncode, NestedEncode, Debug)]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `<(multiversx_sc_snippets::imports::BigUint<Api>, (multiversx_sc_snippets::imports::BigUint<Api>, (u64, (u64, (u64, _))))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]      = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]      = note: and so on...
[INFO] [stdout]      = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`forwarder_blind_dex_interactor`)
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking basic-features-interact v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/basic-features/interact)
[INFO] [stderr]     Checking governance-sc-interact v0.0.0 (/opt/rustwide/workdir/tools/interactor-governance-func-calls)
[INFO] [stderr]     Checking ping-pong-dapp v0.1.0 (/opt/rustwide/workdir/contracts/examples/ping-pong-egld/dapp)
[INFO] [stderr]     Checking mesh-interactor v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/mesh-interactor)
[INFO] [stderr]     Checking multisig-interact v0.0.0 (/opt/rustwide/workdir/contracts/examples/multisig/interact)
[INFO] [stdout] warning: overflow evaluating the requirement `<PriceObservation<Api> as multiversx_sc_snippets::imports::ManagedVecItem>::PAYLOAD == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]     --> contracts/feature-tests/composability/forwarder-blind/dex-interactor/src/proxies/pair_proxy.rs:1014:10
[INFO] [stdout]      |
[INFO] [stdout] 1014 | #[derive(ManagedVecItem, Clone, TopEncode, NestedEncode, Debug)]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `<(multiversx_sc_snippets::imports::BigUint<Api>, (multiversx_sc_snippets::imports::BigUint<Api>, (u64, (u64, (u64, _))))) as ManagedVecItemStructPayloadTuple>::StructPayload == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]      = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>`
[INFO] [stdout]      = note: and so on...
[INFO] [stdout]      = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`forwarder_blind_dex_interactor`)
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the derive macro `ManagedVecItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Enumerate<ManagedVecRefIterator<'_, VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>, TraceItem<VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>>>: Freeze`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `ManagedVecRefIterator<'_, VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>, TraceItem<VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>>: Freeze`
[INFO] [stdout]   = note: which requires `<TraceItem<VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>> as ManagedVecItem>::PAYLOAD == _`
[INFO] [stdout]   = note: which requires `<(ManagedBuffer<VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>, (usize, ())) as ManagedVecItemStructPayloadTuple>::StructPayload == _`
[INFO] [stdout]   = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`interact`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Enumerate<ManagedVecRefIterator<'_, VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>, TraceItem<VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>>>: Freeze`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `ManagedVecRefIterator<'_, VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>, TraceItem<VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>>: Freeze`
[INFO] [stdout]   = note: which requires `<TraceItem<VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>> as ManagedVecItem>::PAYLOAD == _`
[INFO] [stdout]   = note: which requires `<(ManagedBuffer<VMHooksApi<multiversx_sc_snippets::multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>, (usize, ())) as ManagedVecItemStructPayloadTuple>::StructPayload == _`
[INFO] [stdout]   = note: which requires `<ManagedVecItemPayloadBuffer<UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as ManagedVecItemPayloadAdd<_>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`interact`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking strip-path v0.1.0 (/opt/rustwide/workdir/tools/strip-path)
[INFO] [stderr] warning: unused dependency `system-sc-interact`
[INFO] [stderr]   --> contracts/feature-tests/basic-features/interact/Cargo.toml:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | system-sc-interact = { path = "../../../../tools/interactor-system-func-calls" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `system-sc-interact`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `basic-features-interact` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `erc20`
[INFO] [stderr]   --> contracts/feature-tests/erc-style-contracts/crowdfunding-erc20/Cargo.toml:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 | [dependencies.erc20]
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `erc20`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `crowdfunding-erc20` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `erc1155`
[INFO] [stderr]   --> contracts/feature-tests/erc-style-contracts/erc1155-marketplace/Cargo.toml:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 | [dependencies.erc1155]
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `erc1155`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `erc1155-marketplace` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `forwarder-blind`
[INFO] [stderr]   --> contracts/feature-tests/composability/forwarder-blind/dex-interactor/Cargo.toml:15:15
[INFO] [stderr]    |
[INFO] [stderr] 15 | [dependencies.forwarder-blind]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `forwarder-blind`
[INFO] [stderr] warning: `forwarder-blind-dex-interactor` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `forwarder`
[INFO] [stderr]   --> contracts/feature-tests/composability/forwarder-interactor/Cargo.toml:15:15
[INFO] [stderr]    |
[INFO] [stderr] 15 | [dependencies.forwarder]
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `forwarder`
[INFO] [stderr] warning: `forwarder-interact` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `delegation-sc-interact`
[INFO] [stderr]   --> tools/interactor-governance-func-calls/Cargo.toml:30:15
[INFO] [stderr]    |
[INFO] [stderr] 30 | [dependencies.delegation-sc-interact]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `delegation-sc-interact`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: unused dependency `payable-interactor`
[INFO] [stderr]   --> tools/interactor-governance-func-calls/Cargo.toml:34:15
[INFO] [stderr]    |
[INFO] [stderr] 34 | [dependencies.payable-interactor]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `payable-interactor`
[INFO] [stderr] warning: `governance-sc-interact` (manifest) generated 2 warnings
[INFO] [stderr] warning: unused dependency `kitty-ownership`
[INFO] [stderr]   --> contracts/examples/crypto-kitties/kitty-auction/Cargo.toml:15:15
[INFO] [stderr]    |
[INFO] [stderr] 15 | [dependencies.kitty-ownership]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `kitty-ownership`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `kitty-auction` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `kitty-genetic-alg`
[INFO] [stderr]   --> contracts/examples/crypto-kitties/kitty-ownership/Cargo.toml:19:15
[INFO] [stderr]    |
[INFO] [stderr] 19 | [dependencies.kitty-genetic-alg]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `kitty-genetic-alg`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `kitty-ownership` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `erc20`
[INFO] [stderr]   --> contracts/feature-tests/erc-style-contracts/lottery-erc20/Cargo.toml:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 | [dependencies.erc20]
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `erc20`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `lottery-erc20` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `mrv-carbon-credit`
[INFO] [stderr]   --> contracts/mrv/reserve-proof-registry/Cargo.toml:18:15
[INFO] [stderr]    |
[INFO] [stderr] 18 | [dependencies.mrv-carbon-credit]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `mrv-carbon-credit`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `mrv-reserve-proof-registry` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `anyhow`
[INFO] [stderr]   --> chain/vm/Cargo.toml:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | anyhow = "1.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `anyhow`
[INFO] [stderr] warning: `multiversx-chain-vm` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `bitflags`
[INFO] [stderr]   --> data/codec/Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | bitflags = "2.9"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `bitflags`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `multiversx-sc-codec` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `convert_case`
[INFO] [stderr]   --> framework/meta-lib/Cargo.toml:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | convert_case = "0.11"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `convert_case`
[INFO] [stderr] warning: unused dependency `multiversx-chain-scenario-format`
[INFO] [stderr]   --> framework/meta-lib/Cargo.toml:39:15
[INFO] [stderr]    |
[INFO] [stderr] 39 | [dependencies.multiversx-chain-scenario-format]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `multiversx-chain-scenario-format`
[INFO] [stderr] warning: `multiversx-sc-meta-lib` (manifest) generated 2 warnings
[INFO] [stderr] warning: unused dependency `vault`
[INFO] [stderr]   --> contracts/feature-tests/composability/recursive-caller/Cargo.toml:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 | [dependencies.vault]
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `vault`
[INFO] [stderr] warning: `recursive-caller` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: basic-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/basic-features), big-float-features v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/big-float-features), bytecheck v0.8.2, crowdfunding v0.0.0 (/opt/rustwide/workdir/contracts/examples/crowdfunding), crowdfunding-erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/crowdfunding-erc20), digital-cash v0.0.0 (/opt/rustwide/workdir/contracts/examples/digital-cash), drwa-asset-manager v0.0.0 (/opt/rustwide/workdir/contracts/drwa/asset-manager), drwa-attestation v0.0.0 (/opt/rustwide/workdir/contracts/drwa/attestation), drwa-auth-admin v0.0.0 (/opt/rustwide/workdir/contracts/drwa/drwa-auth-admin), drwa-common v0.0.0 (/opt/rustwide/workdir/contracts/drwa/common), drwa-common-test-harness v0.0.0 (/opt/rustwide/workdir/contracts/drwa/common/test-harness), drwa-identity-registry v0.0.0 (/opt/rustwide/workdir/contracts/drwa/identity-registry), drwa-policy-registry v0.0.0 (/opt/rustwide/workdir/contracts/drwa/policy-registry), erc721 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/erc721), esdt-transfer-with-fee v0.0.0 (/opt/rustwide/workdir/contracts/examples/esdt-transfer-with-fee), kitty-ownership v0.0.0 (/opt/rustwide/workdir/contracts/examples/crypto-kitties/kitty-ownership), lottery v0.0.0 (/opt/rustwide/workdir/contracts/examples/lottery), lottery-erc20 v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/erc-style-contracts/lottery-erc20), mrv-aggregator v0.0.0 (/opt/rustwide/workdir/contracts/mrv/aggregator), mrv-atomic-swap v0.0.0 (/opt/rustwide/workdir/contracts/mrv/atomic-swap), mrv-buffer-pool v0.0.0 (/opt/rustwide/workdir/contracts/mrv/buffer-pool), mrv-carbon-credit v0.0.0 (/opt/rustwide/workdir/contracts/mrv/carbon-credit), mrv-come-settlement v0.0.0 (/opt/rustwide/workdir/contracts/mrv/come-settlement), mrv-common v0.0.0 (/opt/rustwide/workdir/contracts/mrv/common), mrv-governance v0.0.0 (/opt/rustwide/workdir/contracts/mrv/governance), mrv-governance-multisig v0.0.0 (/opt/rustwide/workdir/contracts/mrv/governance-multisig), mrv-gsoc-registry v0.0.0 (/opt/rustwide/workdir/contracts/mrv/gsoc-registry), mrv-income-distribution v0.0.0 (/opt/rustwide/workdir/contracts/mrv/income-distribution), mrv-registry v0.0.0 (/opt/rustwide/workdir/contracts/mrv/registry), mrv-reserve-proof-registry v0.0.0 (/opt/rustwide/workdir/contracts/mrv/reserve-proof-registry), multiversx-price-aggregator-sc v0.66.1 (/opt/rustwide/workdir/contracts/core/price-aggregator), multiversx-sc-modules v0.66.1 (/opt/rustwide/workdir/contracts/modules), ping-pong-egld v0.0.2 (/opt/rustwide/workdir/contracts/examples/ping-pong-egld), proc-macro-error2 v2.0.1, rkyv v0.8.16, second-contract v0.0.0 (/opt/rustwide/workdir/contracts/feature-tests/composability/esdt-contract-pair/second-contract)
[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" "408e893f37e745124cda987aaee5bd3fc117233be2e0ac1dd5edb314e9ac9b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "408e893f37e745124cda987aaee5bd3fc117233be2e0ac1dd5edb314e9ac9b92", kill_on_drop: false }`
[INFO] [stdout] 408e893f37e745124cda987aaee5bd3fc117233be2e0ac1dd5edb314e9ac9b92
