[INFO] cloning repository https://github.com/vladiouz/multi-sc-testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladiouz/multi-sc-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fmulti-sc-testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fmulti-sc-testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caa038b122430e931fc2dabcf2a4924193642d41 [INFO] checking vladiouz/multi-sc-testing against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fmulti-sc-testing" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vladiouz/multi-sc-testing on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vladiouz/multi-sc-testing [INFO] finished tweaking git repo https://github.com/vladiouz/multi-sc-testing [INFO] tweaked toml for git repo https://github.com/vladiouz/multi-sc-testing written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vladiouz/multi-sc-testing 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unwrap-infallible v0.1.5 [INFO] [stderr] Downloaded serde v1.0.208 [INFO] [stderr] Downloaded cpufeatures v0.2.13 [INFO] [stderr] Downloaded opaque-debug v0.3.1 [INFO] [stderr] Downloaded multiversx-sc-codec-derive v0.20.1 [INFO] [stderr] Downloaded rand_seeder v0.2.3 [INFO] [stderr] Downloaded multiversx-chain-scenario-format v0.22.3 [INFO] [stderr] Downloaded multiversx-chain-vm-executor v0.2.0 [INFO] [stderr] Downloaded multiversx-sc-modules v0.52.3 [INFO] [stderr] Downloaded multiversx-chain-vm v0.9.0 [INFO] [stderr] Downloaded toml v0.8.19 [INFO] [stderr] Downloaded multiversx-sc-derive v0.52.3 [INFO] [stderr] Downloaded toml_edit v0.22.20 [INFO] [stderr] Downloaded indexmap v2.4.0 [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded multiversx-sc-scenario v0.52.3 [INFO] [stderr] Downloaded multiversx-sc-meta-lib v0.52.3 [INFO] [stderr] Downloaded winnow v0.6.18 [INFO] [stderr] Downloaded serde_derive v1.0.208 [INFO] [stderr] Downloaded multiversx-sc v0.52.3 [INFO] [stderr] Downloaded wasmparser v0.214.0 [INFO] [stderr] Downloaded clap_derive v4.5.13 [INFO] [stderr] Downloaded multiversx-sc-codec v0.20.1 [INFO] [stderr] Downloaded wasmprinter v0.214.0 [INFO] [stderr] Downloaded serde_spanned v0.6.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fba1e01ead540b7c682c114c6f25d374b7c2e3a022559976bc3a43599a53e5b4 [INFO] running `Command { std: "docker" "start" "-a" "fba1e01ead540b7c682c114c6f25d374b7c2e3a022559976bc3a43599a53e5b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fba1e01ead540b7c682c114c6f25d374b7c2e3a022559976bc3a43599a53e5b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fba1e01ead540b7c682c114c6f25d374b7c2e3a022559976bc3a43599a53e5b4", kill_on_drop: false }` [INFO] [stdout] fba1e01ead540b7c682c114c6f25d374b7c2e3a022559976bc3a43599a53e5b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45305b18da61ae0196870651050af3349e576d995d49783e583eae7e814f4a64 [INFO] running `Command { std: "docker" "start" "-a" "45305b18da61ae0196870651050af3349e576d995d49783e583eae7e814f4a64", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking unwrap-infallible v0.1.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking multiversx-chain-vm-executor v0.2.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_seeder v0.2.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.20.1 [INFO] [stderr] Compiling multiversx-sc-derive v0.52.3 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking multiversx-sc-codec v0.20.1 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking multiversx-sc v0.52.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking multiversx-chain-vm v0.9.0 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking multiversx-chain-scenario-format v0.22.3 [INFO] [stderr] Checking wasmparser v0.214.0 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking wasmprinter v0.214.0 [INFO] [stderr] Checking multiversx-sc-meta-lib v0.52.3 [INFO] [stderr] Checking multiversx-sc-modules v0.52.3 [INFO] [stderr] Checking mvx-game-sc v0.0.0 (/opt/rustwide/workdir/contracts/game) [INFO] [stderr] Checking multiversx-sc-scenario v0.52.3 [INFO] [stderr] Checking mvx-game-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/game/meta) [INFO] [stderr] Checking on-chain-claim v0.0.0 (/opt/rustwide/workdir/contracts/on-chain-claim) [INFO] [stderr] Checking on-chain-claim-meta v0.0.0 (/opt/rustwide/workdir/contracts/on-chain-claim/meta) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.20s [INFO] running `Command { std: "docker" "inspect" "45305b18da61ae0196870651050af3349e576d995d49783e583eae7e814f4a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45305b18da61ae0196870651050af3349e576d995d49783e583eae7e814f4a64", kill_on_drop: false }` [INFO] [stdout] 45305b18da61ae0196870651050af3349e576d995d49783e583eae7e814f4a64 [INFO] checking vladiouz/multi-sc-testing against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fmulti-sc-testing" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vladiouz/multi-sc-testing on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vladiouz/multi-sc-testing [INFO] finished tweaking git repo https://github.com/vladiouz/multi-sc-testing [INFO] tweaked toml for git repo https://github.com/vladiouz/multi-sc-testing written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vladiouz/multi-sc-testing 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84da1faff97ffe93beb485a2f29216170de627f26c0525ca2770f790629677ea [INFO] running `Command { std: "docker" "start" "-a" "84da1faff97ffe93beb485a2f29216170de627f26c0525ca2770f790629677ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84da1faff97ffe93beb485a2f29216170de627f26c0525ca2770f790629677ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84da1faff97ffe93beb485a2f29216170de627f26c0525ca2770f790629677ea", kill_on_drop: false }` [INFO] [stdout] 84da1faff97ffe93beb485a2f29216170de627f26c0525ca2770f790629677ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43935d2046e4096cb5e575c977289b7ac6aafeea79f89d5fcac41c9615bb008b [INFO] running `Command { std: "docker" "start" "-a" "43935d2046e4096cb5e575c977289b7ac6aafeea79f89d5fcac41c9615bb008b", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking unwrap-infallible v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking multiversx-chain-vm-executor v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand_seeder v0.2.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.20.1 [INFO] [stderr] Compiling multiversx-sc-derive v0.52.3 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking multiversx-sc-codec v0.20.1 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking multiversx-sc v0.52.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking multiversx-chain-vm v0.9.0 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking multiversx-chain-scenario-format v0.22.3 [INFO] [stderr] Checking wasmparser v0.214.0 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking wasmprinter v0.214.0 [INFO] [stderr] Checking multiversx-sc-meta-lib v0.52.3 [INFO] [stderr] Checking multiversx-sc-modules v0.52.3 [INFO] [stderr] Checking mvx-game-sc v0.0.0 (/opt/rustwide/workdir/contracts/game) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 51 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | enabled_opt: Arg0, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | game_start_fee_opt: Arg1, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | token_id_opt: Arg2, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | ) -> TxTypedDeploy { [INFO] [stdout] 56 | / self.wrapped_tx [INFO] [stdout] 57 | | .payment(NotPayable) [INFO] [stdout] 58 | | .raw_deploy() [INFO] [stdout] 59 | | .argument(&enabled_opt) [INFO] [stdout] 60 | | .argument(&game_start_fee_opt) [INFO] [stdout] 61 | | .argument(&token_id_opt) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 81 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | waiting_time: Arg0, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | number_of_players_min: Arg1, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | number_of_players_max: Arg2, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | wager: Arg3, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | ) -> TxTypedCall { [INFO] [stdout] 87 | / self.wrapped_tx [INFO] [stdout] 88 | | .raw_call("createGame") [INFO] [stdout] 89 | | .argument(&waiting_time) [INFO] [stdout] 90 | | .argument(&number_of_players_min) [INFO] [stdout] 91 | | .argument(&number_of_players_max) [INFO] [stdout] 92 | | .argument(&wager) [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 99 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | game_id: Arg0, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | ) -> TxTypedCall { [INFO] [stdout] 102 | / self.wrapped_tx [INFO] [stdout] 103 | | .raw_call("joinGame") [INFO] [stdout] 104 | | .argument(&game_id) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | game_id: Arg0, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | ) -> TxTypedCall { [INFO] [stdout] 114 | / self.wrapped_tx [INFO] [stdout] 115 | | .payment(NotPayable) [INFO] [stdout] 116 | | .raw_call("claimBackWager") [INFO] [stdout] 117 | | .argument(&game_id) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 122 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | ) -> TxTypedCall> { [INFO] [stdout] 124 | / self.wrapped_tx [INFO] [stdout] 125 | | .payment(NotPayable) [INFO] [stdout] 126 | | .raw_call("getTokenId") [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 131 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | ) -> TxTypedCall> { [INFO] [stdout] 133 | / self.wrapped_tx [INFO] [stdout] 134 | | .payment(NotPayable) [INFO] [stdout] 135 | | .raw_call("getGameStartFee") [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 140 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | ) -> TxTypedCall { [INFO] [stdout] 142 | / self.wrapped_tx [INFO] [stdout] 143 | | .payment(NotPayable) [INFO] [stdout] 144 | | .raw_call("getEnabled") [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 151 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | user: Arg0, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | ) -> TxTypedCall { [INFO] [stdout] 154 | / self.wrapped_tx [INFO] [stdout] 155 | | .payment(NotPayable) [INFO] [stdout] 156 | | .raw_call("isUserAdmin") [INFO] [stdout] 157 | | .argument(&user) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 162 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 163 | ) -> TxTypedCall { [INFO] [stdout] 164 | / self.wrapped_tx [INFO] [stdout] 165 | | .payment(NotPayable) [INFO] [stdout] 166 | | .raw_call("getLastGameId") [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 173 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | game_id: Arg0, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | ) -> TxTypedCall> { [INFO] [stdout] 176 | / self.wrapped_tx [INFO] [stdout] 177 | | .payment(NotPayable) [INFO] [stdout] 178 | | .raw_call("getGameSettings") [INFO] [stdout] 179 | | .argument(&game_id) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 186 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | game_settings: Arg0, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | ) -> TxTypedCall { [INFO] [stdout] 189 | / self.wrapped_tx [INFO] [stdout] 190 | | .payment(NotPayable) [INFO] [stdout] 191 | | .raw_call("getGameIdBySettings") [INFO] [stdout] 192 | | .argument(&game_settings) [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 199 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | game_id: Arg0, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | ) -> TxTypedCall>> { [INFO] [stdout] 202 | / self.wrapped_tx [INFO] [stdout] 203 | | .payment(NotPayable) [INFO] [stdout] 204 | | .raw_call("getPlayers") [INFO] [stdout] 205 | | .argument(&game_id) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 212 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | user: Arg0, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | ) -> TxTypedCall> { [INFO] [stdout] 215 | / self.wrapped_tx [INFO] [stdout] 216 | | .payment(NotPayable) [INFO] [stdout] 217 | | .raw_call("getGamesPerUser") [INFO] [stdout] 218 | | .argument(&user) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 226 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | game_id: Arg0, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 228 | winners: Arg1, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | ) -> TxTypedCall { [INFO] [stdout] 230 | / self.wrapped_tx [INFO] [stdout] 231 | | .payment(NotPayable) [INFO] [stdout] 232 | | .raw_call("sendReward") [INFO] [stdout] 233 | | .argument(&game_id) [INFO] [stdout] 234 | | .argument(&winners) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 239 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 240 | ) -> TxTypedCall { [INFO] [stdout] 241 | / self.wrapped_tx [INFO] [stdout] 242 | | .payment(NotPayable) [INFO] [stdout] 243 | | .raw_call("enableSC") [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 248 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | ) -> TxTypedCall { [INFO] [stdout] 250 | / self.wrapped_tx [INFO] [stdout] 251 | | .payment(NotPayable) [INFO] [stdout] 252 | | .raw_call("disableSC") [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 259 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 260 | token_id: Arg0, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 261 | ) -> TxTypedCall { [INFO] [stdout] 262 | / self.wrapped_tx [INFO] [stdout] 263 | | .payment(NotPayable) [INFO] [stdout] 264 | | .raw_call("setTokenId") [INFO] [stdout] 265 | | .argument(&token_id) [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 272 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 273 | amount: Arg0, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 274 | ) -> TxTypedCall { [INFO] [stdout] 275 | / self.wrapped_tx [INFO] [stdout] 276 | | .payment(NotPayable) [INFO] [stdout] 277 | | .raw_call("setGameStartFee") [INFO] [stdout] 278 | | .argument(&amount) [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 285 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | user: Arg0, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | ) -> TxTypedCall { [INFO] [stdout] 288 | / self.wrapped_tx [INFO] [stdout] 289 | | .payment(NotPayable) [INFO] [stdout] 290 | | .raw_call("setAdmin") [INFO] [stdout] 291 | | .argument(&user) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/game_proxy.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 298 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 299 | user: Arg0, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 300 | ) -> TxTypedCall { [INFO] [stdout] 301 | / self.wrapped_tx [INFO] [stdout] 302 | | .payment(NotPayable) [INFO] [stdout] 303 | | .raw_call("removeAdmin") [INFO] [stdout] 304 | | .argument(&user) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/owner.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 75 | fn set_token_id(&self, token_id: EgldOrEsdtTokenIdentifier) { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | self.token_id().set(token_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/owner.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 81 | fn set_game_start_fee(&self, amount: BigUint) { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | self.game_start_fee().set(amount) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/owner.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 87 | fn set_admin(&self, user: ManagedAddress) { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | self.admins().add(&user) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/owner.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | fn remove_admin(&self, user: ManagedAddress) { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | self.admins().remove(&user) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> contracts/game/src/storage.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | fn is_user_admin(&self, user: ManagedAddress) -> bool { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | self.admins().contains(&user) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mvx-game-sc` (lib) due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "43935d2046e4096cb5e575c977289b7ac6aafeea79f89d5fcac41c9615bb008b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43935d2046e4096cb5e575c977289b7ac6aafeea79f89d5fcac41c9615bb008b", kill_on_drop: false }` [INFO] [stdout] 43935d2046e4096cb5e575c977289b7ac6aafeea79f89d5fcac41c9615bb008b