[INFO] fetching crate cfx-client 0.1.0... [INFO] checking cfx-client-0.1.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate cfx-client 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate cfx-client 0.1.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cfx-client 0.1.0 [INFO] finished tweaking crates.io crate cfx-client 0.1.0 [INFO] tweaked toml for crates.io crate cfx-client 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding cfx-wasm-rt-types v0.1.0 (latest: v0.2.0) [INFO] [stderr] Adding rmp-serde v0.15.5 (latest: v1.3.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 405a2f7f04421b945a9442ec28988ec33bd895a0e4d054c97485b0ea46dd2ded [INFO] running `Command { std: "docker" "start" "-a" "405a2f7f04421b945a9442ec28988ec33bd895a0e4d054c97485b0ea46dd2ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "405a2f7f04421b945a9442ec28988ec33bd895a0e4d054c97485b0ea46dd2ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "405a2f7f04421b945a9442ec28988ec33bd895a0e4d054c97485b0ea46dd2ded", kill_on_drop: false }` [INFO] [stdout] 405a2f7f04421b945a9442ec28988ec33bd895a0e4d054c97485b0ea46dd2ded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8778088bd09f911fd357023009147a9058d9b59b8f220f16f3e53e78fbacac76 [INFO] running `Command { std: "docker" "start" "-a" "8778088bd09f911fd357023009147a9058d9b59b8f220f16f3e53e78fbacac76", kill_on_drop: false }` [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking cfx-wasm-rt-types v0.1.0 [INFO] [stderr] Checking cfx-core v0.1.0 [INFO] [stderr] Checking cfx-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1058:5 [INFO] [stdout] | [INFO] [stdout] 1058 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1067:5 [INFO] [stdout] | [INFO] [stdout] 1067 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1078:5 [INFO] [stdout] | [INFO] [stdout] 1078 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1348:5 [INFO] [stdout] | [INFO] [stdout] 1348 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1360:5 [INFO] [stdout] | [INFO] [stdout] 1360 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1381:5 [INFO] [stdout] | [INFO] [stdout] 1381 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1426:5 [INFO] [stdout] | [INFO] [stdout] 1426 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1667:5 [INFO] [stdout] | [INFO] [stdout] 1667 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2174:5 [INFO] [stdout] | [INFO] [stdout] 2174 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2298:5 [INFO] [stdout] | [INFO] [stdout] 2298 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2312:5 [INFO] [stdout] | [INFO] [stdout] 2312 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2327:5 [INFO] [stdout] | [INFO] [stdout] 2327 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2377:5 [INFO] [stdout] | [INFO] [stdout] 2377 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2682:5 [INFO] [stdout] | [INFO] [stdout] 2682 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2701:5 [INFO] [stdout] | [INFO] [stdout] 2701 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2713:5 [INFO] [stdout] | [INFO] [stdout] 2713 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:3105:5 [INFO] [stdout] | [INFO] [stdout] 3105 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:3429:5 [INFO] [stdout] | [INFO] [stdout] 3429 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:4157:5 [INFO] [stdout] | [INFO] [stdout] 4157 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:4243:5 [INFO] [stdout] | [INFO] [stdout] 4243 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:4263:5 [INFO] [stdout] | [INFO] [stdout] 4263 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:4872:5 [INFO] [stdout] | [INFO] [stdout] 4872 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5034:5 [INFO] [stdout] | [INFO] [stdout] 5034 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5096:5 [INFO] [stdout] | [INFO] [stdout] 5096 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5110:5 [INFO] [stdout] | [INFO] [stdout] 5110 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5388:5 [INFO] [stdout] | [INFO] [stdout] 5388 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5444:5 [INFO] [stdout] | [INFO] [stdout] 5444 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5504:5 [INFO] [stdout] | [INFO] [stdout] 5504 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5621:5 [INFO] [stdout] | [INFO] [stdout] 5621 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5672:5 [INFO] [stdout] | [INFO] [stdout] 5672 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5688:5 [INFO] [stdout] | [INFO] [stdout] 5688 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5708:5 [INFO] [stdout] | [INFO] [stdout] 5708 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5756:5 [INFO] [stdout] | [INFO] [stdout] 5756 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6061:5 [INFO] [stdout] | [INFO] [stdout] 6061 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6089:5 [INFO] [stdout] | [INFO] [stdout] 6089 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6095:5 [INFO] [stdout] | [INFO] [stdout] 6095 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6146:5 [INFO] [stdout] | [INFO] [stdout] 6146 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6712:5 [INFO] [stdout] | [INFO] [stdout] 6712 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6741:5 [INFO] [stdout] | [INFO] [stdout] 6741 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1058:5 [INFO] [stdout] | [INFO] [stdout] 1058 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1067:5 [INFO] [stdout] | [INFO] [stdout] 1067 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1078:5 [INFO] [stdout] | [INFO] [stdout] 1078 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1348:5 [INFO] [stdout] | [INFO] [stdout] 1348 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1360:5 [INFO] [stdout] | [INFO] [stdout] 1360 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1381:5 [INFO] [stdout] | [INFO] [stdout] 1381 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1426:5 [INFO] [stdout] | [INFO] [stdout] 1426 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:1667:5 [INFO] [stdout] | [INFO] [stdout] 1667 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2174:5 [INFO] [stdout] | [INFO] [stdout] 2174 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2298:5 [INFO] [stdout] | [INFO] [stdout] 2298 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2312:5 [INFO] [stdout] | [INFO] [stdout] 2312 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2327:5 [INFO] [stdout] | [INFO] [stdout] 2327 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2377:5 [INFO] [stdout] | [INFO] [stdout] 2377 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2682:5 [INFO] [stdout] | [INFO] [stdout] 2682 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2701:5 [INFO] [stdout] | [INFO] [stdout] 2701 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:2713:5 [INFO] [stdout] | [INFO] [stdout] 2713 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:3105:5 [INFO] [stdout] | [INFO] [stdout] 3105 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:3429:5 [INFO] [stdout] | [INFO] [stdout] 3429 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:4157:5 [INFO] [stdout] | [INFO] [stdout] 4157 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:4243:5 [INFO] [stdout] | [INFO] [stdout] 4243 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:4263:5 [INFO] [stdout] | [INFO] [stdout] 4263 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:4872:5 [INFO] [stdout] | [INFO] [stdout] 4872 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5034:5 [INFO] [stdout] | [INFO] [stdout] 5034 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5096:5 [INFO] [stdout] | [INFO] [stdout] 5096 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5110:5 [INFO] [stdout] | [INFO] [stdout] 5110 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5388:5 [INFO] [stdout] | [INFO] [stdout] 5388 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5444:5 [INFO] [stdout] | [INFO] [stdout] 5444 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5504:5 [INFO] [stdout] | [INFO] [stdout] 5504 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5621:5 [INFO] [stdout] | [INFO] [stdout] 5621 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5672:5 [INFO] [stdout] | [INFO] [stdout] 5672 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5688:5 [INFO] [stdout] | [INFO] [stdout] 5688 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5708:5 [INFO] [stdout] | [INFO] [stdout] 5708 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:5756:5 [INFO] [stdout] | [INFO] [stdout] 5756 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6061:5 [INFO] [stdout] | [INFO] [stdout] 6061 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6089:5 [INFO] [stdout] | [INFO] [stdout] 6089 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6095:5 [INFO] [stdout] | [INFO] [stdout] 6095 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6146:5 [INFO] [stdout] | [INFO] [stdout] 6146 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6712:5 [INFO] [stdout] | [INFO] [stdout] 6712 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfx_core::types::ToMessagePack` [INFO] [stdout] --> src/natives.rs:6741:5 [INFO] [stdout] | [INFO] [stdout] 6741 | use cfx_core::types::ToMessagePack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3:153 [INFO] [stdout] | [INFO] [stdout] 3 | ...2, _p_1: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF6F1EBBC4E1D5E6, &[_script_index.into(), _p_1.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4:153 [INFO] [stdout] | [INFO] [stdout] 4 | ...2, _p_1: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x22E21FBCFC88C149, &[_script_index.into(), _p_1.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:13:140 [INFO] [stdout] | [INFO] [stdout] 13 | ...st(_script_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xFC04745FBE67C19A, &[_script_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:23:140 [INFO] [stdout] | [INFO] [stdout] 23 | ...ed(_script_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xE6CC9F3BA0FB9EF1, &[_script_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:72:263 [INFO] [stdout] | [INFO] [stdout] 72 | ...se(_anim_dictionary: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr, _p_2: impl cfx_core::types::AsCharPtr, _p_3: &mut i32, _p_4: &mut i32) -> bool { cfx_core::invoker::invoke(0x7F1BE2BCCAA27A7, &[_anim_dictionary.as_char_ptr().into(), _anim_name.as_char_ptr().into(), _p_2.as_char_ptr().into(), _p_3.into(), _p_4.into()]).u... [INFO] [stdout] | ------------------------------------------------- ------------------------------------------- ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:75:182 [INFO] [stdout] | [INFO] [stdout] 75 | ...on(_anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0xFEDDF04D62B8D790, &[_anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:78:207 [INFO] [stdout] | [INFO] [stdout] 78 | ...2, _anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x346D81500D088F42, &[_entity.into(), _anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:79:205 [INFO] [stdout] | [INFO] [stdout] 79 | ...2, _anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x50BD2730B191E360, &[_entity.into(), _anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:81:163 [INFO] [stdout] | [INFO] [stdout] 81 | ...2, _bone_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xFB71170B7E76ACBA, &[_entity.into(), _bone_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:119:215 [INFO] [stdout] | [INFO] [stdout] 119 | ...2, _anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr, _p_3: i32) -> bool { cfx_core::invoker::invoke(0x20B711662962B472, &[_entity.into(), _anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into(), _p_3.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:144:147 [INFO] [stdout] | [INFO] [stdout] 144 | ...2, _zone: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xB6463CF6AF527071, &[_entity.into(), _zone.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:147:219 [INFO] [stdout] | [INFO] [stdout] 147 | ...2, _anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr, _task_flag: i32) -> bool { cfx_core::invoker::invoke(0x1F0B79228E461EC9, &[_entity.into(), _anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into(), _task_flag.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:156:280 [INFO] [stdout] | [INFO] [stdout] 156 | ...2, _anim_name: impl cfx_core::types::AsCharPtr, _anim_dict: impl cfx_core::types::AsCharPtr, _p_3: f32, _loop: bool, _stay_in_anim: bool, _p_6: bool, _delta: f32, _bitset: i32) -> bool { cfx_core::invoker::invoke(0x7FB218262B810701, &[_entity.into(), _anim_name.as_char_ptr().into(), _anim_dict.as_char_ptr().into(), _p_3.into(), _loop.into(), _stay_in_anim.into(), _p_6.into(), _delta.into(), _bitset.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:157:273 [INFO] [stdout] | [INFO] [stdout] 157 | ...2, _animation: impl cfx_core::types::AsCharPtr, _prop_name: impl cfx_core::types::AsCharPtr, _p_4: f32, _p_5: f32, _p_6: i32, _p_7: f32) -> bool { cfx_core::invoker::invoke(0xC77720A12FE14A86, &[_entity.into(), _synced_scene.into(), _animation.as_char_ptr().into(), _prop_name.as_char_ptr().into(), _p_4.into(), _p_5.into(), _p_6.into(), _p_7.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:206:207 [INFO] [stdout] | [INFO] [stdout] 206 | ...2, _animation: impl cfx_core::types::AsCharPtr, _anim_group: impl cfx_core::types::AsCharPtr, _p_3: f32) -> i32 { cfx_core::invoker::invoke(0x28004F88151E03E0, &[_entity.into(), _animation.as_char_ptr().into(), _anim_group.as_char_ptr().into(), _p_3.into()]).u... [INFO] [stdout] | ------------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:227:152 [INFO] [stdout] | [INFO] [stdout] 227 | ...2, _property_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x5661B80A8C9165F, &[_entity.into(), _property_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:228:153 [INFO] [stdout] | [INFO] [stdout] 228 | ...2, _property_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xDACE671663F2F5DB, &[_entity.into(), _property_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:229:153 [INFO] [stdout] | [INFO] [stdout] 229 | ...2, _property_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x6524A2F114706F43, &[_entity.into(), _property_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:230:151 [INFO] [stdout] | [INFO] [stdout] 230 | ...2, _property_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xA06C969B02A97298, &[_entity.into(), _property_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:231:164 [INFO] [stdout] | [INFO] [stdout] 231 | ...pe(_property_name: impl cfx_core::types::AsCharPtr, _type: i32) -> bool { cfx_core::invoker::invoke(0x4F14F9F870D6FBC8, &[_property_name.as_char_ptr().into(), _type.into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:234:149 [INFO] [stdout] | [INFO] [stdout] 234 | ...2, _property_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xEE9F297C738720, &[_entity.into(), _property_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:235:167 [INFO] [stdout] | [INFO] [stdout] 235 | ...2, _property_name: impl cfx_core::types::AsCharPtr, _value: bool) -> bool { cfx_core::invoker::invoke(0x6B1E8E2ED1335B71, &[_entity.into(), _property_name.as_char_ptr().into(), _value.into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:236:167 [INFO] [stdout] | [INFO] [stdout] 236 | ...2, _property_name: impl cfx_core::types::AsCharPtr, _value: f32) -> bool { cfx_core::invoker::invoke(0x211AB1DD8D0F363A, &[_entity.into(), _property_name.as_char_ptr().into(), _value.into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:237:164 [INFO] [stdout] | [INFO] [stdout] 237 | ...2, _property_name: impl cfx_core::types::AsCharPtr, _value: i32) -> bool { cfx_core::invoker::invoke(0xCE3AA5E1CA19E10, &[_entity.into(), _property_name.as_char_ptr().into(), _value.into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:238:170 [INFO] [stdout] | [INFO] [stdout] 238 | ...2, _property_name: impl cfx_core::types::AsCharPtr, _timestamp: i32) -> bool { cfx_core::invoker::invoke(0x95AED7B8E39ECAA4, &[_entity.into(), _property_name.as_char_ptr().into(), _timestamp.into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:278:145 [INFO] [stdout] | [INFO] [stdout] 278 | ...2, _p_1: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x2B51EDBEFC301339, &[_p_0.into(), _p_1.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:434:138 [INFO] [stdout] | [INFO] [stdout] 434 | ...file(_p_0: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xC64DED7EF0D2FE37, &[_p_0.as_char_ptr().into()]).unwra... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:480:202 [INFO] [stdout] | [INFO] [stdout] 480 | ...ol(_tunable_context: impl cfx_core::types::AsCharPtr, _tunable_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xAA6A47A573ABB75A, &[_tunable_context.as_char_ptr().into(), _tunable_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:482:221 [INFO] [stdout] | [INFO] [stdout] 482 | ...at(_tunable_context: impl cfx_core::types::AsCharPtr, _tunable_name: impl cfx_core::types::AsCharPtr, _value: &mut f32) -> bool { cfx_core::invoker::invoke(0xE5608CA7BC163A5F, &[_tunable_context.as_char_ptr().into(), _tunable_name.as_char_ptr().into(), _value.into()]).u... [INFO] [stdout] | ------------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:484:219 [INFO] [stdout] | [INFO] [stdout] 484 | ...nt(_tunable_context: impl cfx_core::types::AsCharPtr, _tunable_name: impl cfx_core::types::AsCharPtr, _value: &mut i32) -> bool { cfx_core::invoker::invoke(0x8BE1146DFD5D4468, &[_tunable_context.as_char_ptr().into(), _tunable_name.as_char_ptr().into(), _value.into()]).u... [INFO] [stdout] | ------------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:492:164 [INFO] [stdout] | [INFO] [stdout] 492 | ...2, _message: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x8E02D73914064223, &[_network_handle.into(), _message.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:559:201 [INFO] [stdout] | [INFO] [stdout] 559 | ...st(_tunable_context: impl cfx_core::types::AsCharPtr, _tunable_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x85E5F8B9B898B20A, &[_tunable_context.as_char_ptr().into(), _tunable_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:598:170 [INFO] [stdout] | [INFO] [stdout] 598 | ...pt(_script_name: impl cfx_core::types::AsCharPtr, _p_1: i32, _p_2: i32) -> i32 { cfx_core::invoker::invoke(0x1D6A14F1F9A736FC, &[_script_name.as_char_ptr().into(), _p_1.into(), _p_2.into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:693:155 [INFO] [stdout] | [INFO] [stdout] 693 | ...er(_friend_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x57005C18827F3A28, &[_friend_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:694:154 [INFO] [stdout] | [INFO] [stdout] 694 | ...le(_friend_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x2EA9A3BEDF3F17B8, &[_friend_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:695:140 [INFO] [stdout] | [INFO] [stdout] 695 | ...ne(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x425A44533437B64D, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:723:181 [INFO] [stdout] | [INFO] [stdout] 723 | ...2, _script: impl cfx_core::types::AsCharPtr, _p_2: i32) -> bool { cfx_core::invoker::invoke(0x1AD5B71586B94820, &[_p_0.into(), _script.as_char_ptr().into(), _p_2.into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:731:184 [INFO] [stdout] | [INFO] [stdout] 731 | ...ve(_script_name: impl cfx_core::types::AsCharPtr, _player: i32, _p_2: bool, _p_3: i32) -> bool { cfx_core::invoker::invoke(0x9D40DF90FAD26098, &[_script_name.as_char_ptr().into(), _player.into(), _p_2.into(), _p_3.into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:771:168 [INFO] [stdout] | [INFO] [stdout] 771 | ...2, _user_id: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x4927FC39CD0869A0, &[_player.into(), _user_id.as_char_ptr().into()]).o... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:795:171 [INFO] [stdout] | [INFO] [stdout] 795 | ...ge(_message: impl cfx_core::types::AsCharPtr, _network_handle: &mut i32) -> bool { cfx_core::invoker::invoke(0x3A214F2EC889B100, &[_message.as_char_ptr().into(), _network_handle.into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:796:217 [INFO] [stdout] | [INFO] [stdout] 796 | ...2, _p_1: impl cfx_core::types::AsCharPtr, _p_2: i32, _p_3: i32, _p_4: bool) -> bool { cfx_core::invoker::invoke(0x31D1D2B858D25E6B, &[_network_handle.into(), _p_1.as_char_ptr().into(), _p_2.into(), _p_3.into(), _p_4.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:912:222 [INFO] [stdout] | [INFO] [stdout] 912 | ...2, _file_path: impl cfx_core::types::AsCharPtr, _name: impl cfx_core::types::AsCharPtr, _p_3: bool) -> i32 { cfx_core::invoker::invoke(0x16160DA74A8E74A2, &[_player_handle.into(), _file_path.as_char_ptr().into(), _name.as_char_ptr().into(), _p_3.into()]).u... [INFO] [stdout] | ------------------------------------------- -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:913:201 [INFO] [stdout] | [INFO] [stdout] 913 | ...st(_file_path: impl cfx_core::types::AsCharPtr, _name: impl cfx_core::types::AsCharPtr, _p_2: bool) -> i32 { cfx_core::invoker::invoke(0xB203B4AFDE53A4F, &[_file_path.as_char_ptr().into(), _name.as_char_ptr().into(), _p_2.into()]).u... [INFO] [stdout] | ------------------------------------------- -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:960:237 [INFO] [stdout] | [INFO] [stdout] 960 | ...sh(_content_id: impl cfx_core::types::AsCharPtr, _base_content_id: impl cfx_core::types::AsCharPtr, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1DE0F5F50D723CAA, &[_content_id.as_char_ptr().into(), _base_content_id.as_char_ptr().into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ------------------------------------------------- --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:961:221 [INFO] [stdout] | [INFO] [stdout] 961 | ...id(_content_id: impl cfx_core::types::AsCharPtr, _latest_version: bool, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x158EC424F35EC469, &[_content_id.as_char_ptr().into(), _latest_version.into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:962:206 [INFO] [stdout] | [INFO] [stdout] 962 | ...l, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC7397A83F7A2A462, &[_data.into(), _count.into(), _latest_version.into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:966:243 [INFO] [stdout] | [INFO] [stdout] 966 | ...ms(_content_type_name: impl cfx_core::types::AsCharPtr, _content_id: impl cfx_core::types::AsCharPtr, _p_2: i32, _p_3: i32, _p_4: i32) -> i32 { cfx_core::invoker::invoke(0x7FD2990AF016795E, &[_content_type_name.as_char_ptr().into(), _content_id.as_char_ptr().into(), _p_2.into(), _p_3.into(), _p_4.into()]).u... [INFO] [stdout] | --------------------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:967:212 [INFO] [stdout] | [INFO] [stdout] 967 | ...ed(_content_id: impl cfx_core::types::AsCharPtr, _bookmarked: bool, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x274A1519DFC1094F, &[_content_id.as_char_ptr().into(), _bookmarked.into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:980:185 [INFO] [stdout] | [INFO] [stdout] 980 | ...te(_heist_name: impl cfx_core::types::AsCharPtr, _cash_earned: i32, _xp_earned: i32) -> bool { cfx_core::invoker::invoke(0x98AB65B9ED9A9EC, &[_heist_name.as_char_ptr().into(), _cash_earned.into(), _xp_earned.into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:995:189 [INFO] [stdout] | [INFO] [stdout] 995 | ...on(_anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x729E3401F0430686, &[_anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1055:202 [INFO] [stdout] | [INFO] [stdout] 1055 | ...2, _content_type_name: impl cfx_core::types::AsCharPtr, _p_3: i32) -> bool { cfx_core::invoker::invoke(0x6D4CB481FAC835E8, &[_offset.into(), _count.into(), _content_type_name.as_char_ptr().into(), _p_3.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1093:148 [INFO] [stdout] | [INFO] [stdout] 1093 | ...e0(_radio_station_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x34D66BC058019CE0, &[_radio_station_name.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1095:155 [INFO] [stdout] | [INFO] [stdout] 1095 | ...e7(_p_0: impl cfx_core::types::AsCharPtr, _p_1: i32, _p_2: i32) -> i32 { cfx_core::invoker::invoke(0x40763EA7B9B783E7, &[_p_0.as_char_ptr().into(), _p_1.into(), _p_2.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1137:140 [INFO] [stdout] | [INFO] [stdout] 1137 | ...nt(_event_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x5B17A90291133DA5, &[_event_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1172:138 [INFO] [stdout] | [INFO] [stdout] 1172 | ...ng(_alarm_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x226435CB96CCFC8C, &[_alarm_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1175:146 [INFO] [stdout] | [INFO] [stdout] 1175 | ...ed(_ambient_zone: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1E2817A479A7F9B, &[_ambient_zone.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1178:138 [INFO] [stdout] | [INFO] [stdout] 1178 | ...ve(_scene: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xB65B60556E2A9225, &[_scene.as_char_ptr().into()]).un... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1196:179 [INFO] [stdout] | [INFO] [stdout] 1196 | ...am(_stream_name: impl cfx_core::types::AsCharPtr, _sound_set: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1F1F957154EC51DF, &[_stream_name.as_char_ptr().into(), _sound_set.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1197:217 [INFO] [stdout] | [INFO] [stdout] 1197 | ...et(_stream_name: impl cfx_core::types::AsCharPtr, _start_offset: i32, _sound_set: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x59C16B79F53B3712, &[_stream_name.as_char_ptr().into(), _start_offset.into(), _sound_set.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1213:144 [INFO] [stdout] | [INFO] [stdout] 1213 | ...rt(_name: impl cfx_core::types::AsCharPtr, _p_1: f32) -> i32 { cfx_core::invoker::invoke(0xDFEBD56D9BD1EB16, &[_name.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1228:135 [INFO] [stdout] | [INFO] [stdout] 1228 | ...rm(_alarm_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x9D74AE343DB65533, &[_alarm_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1229:141 [INFO] [stdout] | [INFO] [stdout] 1229 | ...nt(_event_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1E5185B72EF5158A, &[_event_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1230:157 [INFO] [stdout] | [INFO] [stdout] 1230 | ...nt(_p_0: impl cfx_core::types::AsCharPtr, _p_1: i32) -> i32 { cfx_core::invoker::invoke(0xC7ABCACA4985A766, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1242:153 [INFO] [stdout] | [INFO] [stdout] 1242 | ...nk(_p_0: impl cfx_core::types::AsCharPtr, _p_1: bool) -> bool { cfx_core::invoker::invoke(0xFE02FFBED8CA9D99, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1243:153 [INFO] [stdout] | [INFO] [stdout] 1243 | ...nk(_p_0: impl cfx_core::types::AsCharPtr, _p_1: bool) -> bool { cfx_core::invoker::invoke(0x7345BDD95E62E0F2, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1244:152 [INFO] [stdout] | [INFO] [stdout] 1244 | ...nk(_p_0: impl cfx_core::types::AsCharPtr, _p_1: bool) -> bool { cfx_core::invoker::invoke(0x2F844A8B08D76685, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1295:133 [INFO] [stdout] | [INFO] [stdout] 1295 | ...ne(_scene: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x13A80FC08F6E4F2, &[_scene.as_char_ptr().into()]).unw... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1312:141 [INFO] [stdout] | [INFO] [stdout] 1312 | ...nt(_event_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x706D57B0F50DA710, &[_event_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1319:160 [INFO] [stdout] | [INFO] [stdout] 1319 | ...2, _speech_name: impl cfx_core::types::AsCharPtr, _unk: bool) -> bool { cfx_core::invoker::invoke(0x49B99BF3FDA89A7A, &[_ped.into(), _speech_name.as_char_ptr().into(), _unk.into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1322:160 [INFO] [stdout] | [INFO] [stdout] 1322 | ...sh(_radio_station_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x3E65CDE5215832C1, &[_radio_station_name.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1353:141 [INFO] [stdout] | [INFO] [stdout] 1353 | ...id(_zone_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x98CD1D2934B76CC1, &[_zone_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1401:151 [INFO] [stdout] | [INFO] [stdout] 1401 | ...ts(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xBD4D7EAF8A30F637, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1483:141 [INFO] [stdout] | [INFO] [stdout] 1483 | ...am(_cam_name: impl cfx_core::types::AsCharPtr, _p_1: bool) -> i32 { cfx_core::invoker::invoke(0xC3981DCE61D9E13F, &[_cam_name.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1486:253 [INFO] [stdout] | [INFO] [stdout] 1486 | ...ms(_cam_name: impl cfx_core::types::AsCharPtr, _pos_x: f32, _pos_y: f32, _pos_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _fov: f32, _p_8: bool, _p_9: i32) -> i32 { cfx_core::invoker::invoke(0xB51194800B257161, &[_cam_name.as_char_ptr().into(), _pos_x.into(), _pos_y.into(), _pos_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _fov.into(), _p_8.into(), _p_9.into()]).u... [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:1535:202 [INFO] [stdout] | [INFO] [stdout] 1535 | ...2, _anim_name: impl cfx_core::types::AsCharPtr, _anim_dictionary: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC90621D8A0CEECF2, &[_cam.into(), _anim_name.as_char_ptr().into(), _anim_dictionary.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1558:286 [INFO] [stdout] | [INFO] [stdout] 1558 | ...2, _anim_name: impl cfx_core::types::AsCharPtr, _anim_dictionary: impl cfx_core::types::AsCharPtr, _x: f32, _y: f32, _z: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _p_9: bool, _p_10: i32) -> bool { cfx_core::invoker::invoke(0x9A2D0FB2E7852392, &[_cam.into(), _anim_name.as_char_ptr().into(), _anim_dictionary.as_char_ptr().into(), _x.into(), _y.into(), _z.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _p_9.into(), _p_10.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1559:220 [INFO] [stdout] | [INFO] [stdout] 1559 | ...2, _anim_name: impl cfx_core::types::AsCharPtr, _anim_dictionary: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xE32EFE9AB4A9AA0C, &[_p_0.into(), _p_1.into(), _anim_name.as_char_ptr().into(), _anim_dictionary.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1598:161 [INFO] [stdout] | [INFO] [stdout] 1598 | ...te(_cam_name: impl cfx_core::types::AsCharPtr, _p_1: i32) -> bool { cfx_core::invoker::invoke(0x44A113DD6FFC48D1, &[_cam_name.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1709:161 [INFO] [stdout] | [INFO] [stdout] 1709 | ...11(_string: impl cfx_core::types::AsCharPtr, _length: i32) -> Option { cfx_core::invoker::invoke(0x98C3CF913D895111, &[_string.as_char_ptr().into(), _length.into()]).o... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1784:265 [INFO] [stdout] | [INFO] [stdout] 1784 | ...2, _username: impl cfx_core::types::AsCharPtr, _pointed_clan_tag: bool, _is_rockstar_clan: bool, _clan_tag: impl cfx_core::types::AsCharPtr, _clan_flag: i32) -> i32 { cfx_core::invoker::invoke(0xBFEFE3321A3F5015, &[_ped.into(), _username.as_char_ptr().into(), _pointed_clan_tag.into(), _is_rockstar_clan.into(), _clan_tag.as_char_ptr().into(), _clan_flag.into()]).u... [INFO] [stdout] | ------------------------------------------ ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1799:136 [INFO] [stdout] | [INFO] [stdout] 1799 | ...xist(_gxt: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1C7302E725259789, &[_gxt.as_char_ptr().into()]).unwr... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1800:136 [INFO] [stdout] | [INFO] [stdout] 1800 | ...xist(_gxt: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xAC09CA973C564252, &[_gxt.as_char_ptr().into()]).unwr... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1811:290 [INFO] [stdout] | [INFO] [stdout] 1811 | ...rd(_texture_dict: impl cfx_core::types::AsCharPtr, _texture_name: impl cfx_core::types::AsCharPtr, _rp_bonus: i32, _color_overlay: i32, _title_label: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xAA295B6F28BD587D, &[_texture_dict.as_char_ptr().into(), _texture_name.as_char_ptr().into(), _rp_bonus.into(), _color_overlay.into(), _title_label.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ---------------------------------------------- --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1813:354 [INFO] [stdout] | [INFO] [stdout] 1813 | ...2, _gamer_str: impl cfx_core::types::AsCharPtr, _r: i32, _g: i32, _b: i32) -> i32 { cfx_core::invoker::invoke(0x137BC35589E34E1E, &[_crew_type_is_private.into(), _crew_tag_contains_rockstar.into(), _crew_tag.into(), _rank.into(), _is_leader.into(), _is_important.into(), _clan_handle.into(), _gamer_str.as_char_ptr().into(), _r.into(), _g.into(), _b.into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1814:291 [INFO] [stdout] | [INFO] [stdout] 1814 | ...up(_ch_title: impl cfx_core::types::AsCharPtr, _clan_txd: impl cfx_core::types::AsCharPtr, _clan_txn: impl cfx_core::types::AsCharPtr, _is_important: bool, _show_subtitle: bool) -> i32 { cfx_core::invoker::invoke(0x8EFCCF6EC66D85E4, &[_ch_title.as_char_ptr().into(), _clan_txd.as_char_ptr().into(), _clan_txn.as_char_ptr().into(), _is_important.into(), _show_subtitle.into()]).u... [INFO] [stdout] | ------------------------------------------ ------------------------------------------ ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1815:328 [INFO] [stdout] | [INFO] [stdout] 1815 | ...xt(_texture_dict: impl cfx_core::types::AsCharPtr, _texture_name: impl cfx_core::types::AsCharPtr, _flash: bool, _icon_type: i32, _sender: impl cfx_core::types::AsCharPtr, _subject: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x1CCD9A37359072CF, &[_texture_dict.as_char_ptr().into(), _texture_name.as_char_ptr().into(), _flash.into(), _icon_type.into(), _sender.as_char_ptr().into(), _subject.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ---------------------------------------------- ---------------------------------------- ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1816:344 [INFO] [stdout] | [INFO] [stdout] 1816 | ...tu(_pic_txd: impl cfx_core::types::AsCharPtr, _pic_txn: impl cfx_core::types::AsCharPtr, _flash: bool, _icon_type: i32, _name_str: impl cfx_core::types::AsCharPtr, _subtitle_str: impl cfx_core::types::AsCharPtr, _duration: f32) -> i32 { cfx_core::invoker::invoke(0x1E6611149DB3DB6B, &[_pic_txd.as_char_ptr().into(), _pic_txn.as_char_ptr().into(), _flash.into(), _icon_type.into(), _name_str.as_char_ptr().into(), _subtitle_str.as_char_ptr().into(), _duration.into()]).u... [INFO] [stdout] | ----------------------------------------- ----------------------------------------- ------------------------------------------ ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1817:406 [INFO] [stdout] | [INFO] [stdout] 1817 | ...ag(_pic_txd: impl cfx_core::types::AsCharPtr, _pic_txn: impl cfx_core::types::AsCharPtr, _flash: bool, _icon_type: i32, _name_str: impl cfx_core::types::AsCharPtr, _subtitle_str: impl cfx_core::types::AsCharPtr, _duration: f32, _crew_packed_str: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x5CBF7BADE20DB93E, &[_pic_txd.as_char_ptr().into(), _pic_txn.as_char_ptr().into(), _flash.into(), _icon_type.into(), _name_str.as_char_ptr().into(), _subtitle_str.as_char_ptr().into(), _duration.into(), _crew_packed_str.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ----------------------------------------- ------------------------------------------ ---------------------------------------------- ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1818:465 [INFO] [stdout] | [INFO] [stdout] 1818 | ...on(_pic_txd: impl cfx_core::types::AsCharPtr, _pic_txn: impl cfx_core::types::AsCharPtr, _flash: bool, _icon_type_1: i32, _name_str: impl cfx_core::types::AsCharPtr, _subtitle_str: impl cfx_core::types::AsCharPtr, _duration: f32, _crew_packed_str: impl cfx_core::types::AsCharPtr, _icon_type_2: i32, _text_color: i32) -> i32 { cfx_core::invoker::invoke(0x531B84E7DA981FB6, &[_pic_txd.as_char_ptr().into(), _pic_txn.as_char_ptr().into(), _flash.into(), _icon_type_1.into(), _name_str.as_char_ptr().into(), _subtitle_str.as_char_ptr().into(), _duration.into(), _crew_packed_str.as_char_ptr().into(), _icon_type_2.into(), _text_color.into()]).u... [INFO] [stdout] | ----------------------------------------- ----------------------------------------- ------------------------------------------ ---------------------------------------------- ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1820:314 [INFO] [stdout] | [INFO] [stdout] 1820 | ...ts(_stat_title: impl cfx_core::types::AsCharPtr, _icon_enum: i32, _step_val: bool, _bar_value: i32, _is_important: bool, _pic_txd: impl cfx_core::types::AsCharPtr, _pic_txn: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x2B7E9A4EAAA93C89, &[_stat_title.as_char_ptr().into(), _icon_enum.into(), _step_val.into(), _bar_value.into(), _is_important.into(), _pic_txd.as_char_ptr().into(), _pic_txn.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ----------------------------------------- ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1824:219 [INFO] [stdout] | [INFO] [stdout] 1824 | ...ck(_ch_title: impl cfx_core::types::AsCharPtr, _icon_type: i32, _ch_subtitle: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x33EE12743CCD6343, &[_ch_title.as_char_ptr().into(), _icon_type.into(), _ch_subtitle.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1825:243 [INFO] [stdout] | [INFO] [stdout] 1825 | ...tu(_ch_title: impl cfx_core::types::AsCharPtr, _icon_type: i32, _ch_subtitle: impl cfx_core::types::AsCharPtr, _is_important: bool) -> i32 { cfx_core::invoker::invoke(0xC8F3AAF93D0600BF, &[_ch_title.as_char_ptr().into(), _icon_type.into(), _ch_subtitle.as_char_ptr().into(), _is_important.into()]).u... [INFO] [stdout] | ------------------------------------------ --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1826:285 [INFO] [stdout] | [INFO] [stdout] 1826 | ...or(_ch_title: impl cfx_core::types::AsCharPtr, _icon_type: i32, _ch_subtitle: impl cfx_core::types::AsCharPtr, _is_important: bool, _title_color: i32, _p_5: bool) -> i32 { cfx_core::invoker::invoke(0x7AE0589093A2E088, &[_ch_title.as_char_ptr().into(), _icon_type.into(), _ch_subtitle.as_char_ptr().into(), _is_important.into(), _title_color.into(), _p_5.into()]).u... [INFO] [stdout] | ------------------------------------------ --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1827:316 [INFO] [stdout] | [INFO] [stdout] 1827 | ...tu(_ch_1_txd: impl cfx_core::types::AsCharPtr, _ch_1_txn: impl cfx_core::types::AsCharPtr, _val_1: i32, _ch_2_txd: impl cfx_core::types::AsCharPtr, _ch_2_txn: impl cfx_core::types::AsCharPtr, _val_2: i32) -> i32 { cfx_core::invoker::invoke(0xB6871B0555B02996, &[_ch_1_txd.as_char_ptr().into(), _ch_1_txn.as_char_ptr().into(), _val_1.into(), _ch_2_txd.as_char_ptr().into(), _ch_2_txn.as_char_ptr().into(), _val_2.into()]).u... [INFO] [stdout] | ------------------------------------------ ------------------------------------------ ------------------------------------------ ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1855:145 [INFO] [stdout] | [INFO] [stdout] 1855 | ...ng(_string: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xF030907CCBB8A9FD, &[_string.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1856:154 [INFO] [stdout] | [INFO] [stdout] 1856 | ...es(_string: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x43E4111189E54F0E, &[_string.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1857:155 [INFO] [stdout] | [INFO] [stdout] 1857 | ...abel(_gxt: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x801BD273D3A23F74, &[_gxt.as_char_ptr().into()]).unwra... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1865:147 [INFO] [stdout] | [INFO] [stdout] 1865 | ...id(_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x1A6478B61C6BDC3B, &[_name.as_char_ptr().into()]).unwra... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1876:158 [INFO] [stdout] | [INFO] [stdout] 1876 | ...ed(_gxt: impl cfx_core::types::AsCharPtr, _slot: i32) -> bool { cfx_core::invoker::invoke(0xADBF060E2B30C5BC, &[_gxt.as_char_ptr().into(), _slot.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1906:148 [INFO] [stdout] | [INFO] [stdout] 1906 | ...ed(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x78DCDC15C9F116B4, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1935:155 [INFO] [stdout] | [INFO] [stdout] 1935 | ...et(_name: impl cfx_core::types::AsCharPtr, _p_1: bool) -> bool { cfx_core::invoker::invoke(0x57D9C12635E25CE3, &[_name.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1937:142 [INFO] [stdout] | [INFO] [stdout] 1937 | ...et(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xE9F6FFE837354DD4, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2098:335 [INFO] [stdout] | [INFO] [stdout] 2098 | ...ry(_txd_name: impl cfx_core::types::AsCharPtr, _texture_name: impl cfx_core::types::AsCharPtr, _flash: bool, _icon_type: i32, _sender: impl cfx_core::types::AsCharPtr, _subject: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xC6F580E4C94926AC, &[_txd_name.as_char_ptr().into(), _texture_name.as_char_ptr().into(), _flash.into(), _icon_type.into(), _sender.as_char_ptr().into(), _subject.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ---------------------------------------------- ---------------------------------------- ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2099:188 [INFO] [stdout] | [INFO] [stdout] 2099 | ...2, _s_title: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xD202B92CBF1D816F, &[_e_type.into(), _i_icon.into(), _s_title.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2100:212 [INFO] [stdout] | [INFO] [stdout] 2100 | ...2, _button: impl cfx_core::types::AsCharPtr, _text: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xDD6CB2CCE7C2735C, &[_type.into(), _button.as_char_ptr().into(), _text.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2105:147 [INFO] [stdout] | [INFO] [stdout] 2105 | ...xt(_label_name: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x7B5280EBA9840C72, &[_label_name.as_char_ptr().into()]).o... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2110:175 [INFO] [stdout] | [INFO] [stdout] 2110 | ...ng(_text: impl cfx_core::types::AsCharPtr, _position: i32, _length: i32) -> Option { cfx_core::invoker::invoke(0x169BD9382084C8C0, &[_text.as_char_ptr().into(), _position.into(), _length.into()]).o... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2111:198 [INFO] [stdout] | [INFO] [stdout] 2111 | ...fe(_text: impl cfx_core::types::AsCharPtr, _position: i32, _length: i32, _max_length: i32) -> Option { cfx_core::invoker::invoke(0xB2798643312205C5, &[_text.as_char_ptr().into(), _position.into(), _length.into(), _max_length.into()]).o... [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:2112:193 [INFO] [stdout] | [INFO] [stdout] 2112 | ...ce(_text: impl cfx_core::types::AsCharPtr, _start_position: i32, _end_position: i32) -> Option { cfx_core::invoker::invoke(0xCE94AEBA5D82908A, &[_text.as_char_ptr().into(), _start_position.into(), _end_position.into()]).o... [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:2159:204 [INFO] [stdout] | [INFO] [stdout] 2159 | ...2, _name: impl cfx_core::types::AsCharPtr, _cash: i32, _rp: i32, _lvl: i32, _colour: i32) -> bool { cfx_core::invoker::invoke(0xC5A80A9E096D529, &[_index.into(), _name.as_char_ptr().into(), _cash.into(), _rp.into(), _lvl.into(), _colour.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2160:415 [INFO] [stdout] | [INFO] [stdout] 2160 | ...rt(_label_title: impl cfx_core::types::AsCharPtr, _label_msg: impl cfx_core::types::AsCharPtr, _p_2: i32, _p_3: i32, _label_msg_2: impl cfx_core::types::AsCharPtr, _p_5: i32, _p_6: i32, _p_7: i32, _p_8: impl cfx_core::types::AsCharPtr, _p_9: impl cfx_core::types::AsCharPtr, _background: bool, _error_code: i32) -> i32 { cfx_core::invoker::invoke(0x15803FEC3B9A872B, &[_label_title.as_char_ptr().into(), _label_msg.as_char_ptr().into(), _p_2.into(), _p_3.into(), _label_msg_2.as_char_ptr().into(), _p_5.into(), _p_6.into(), _p_7.into(), _p_8.as_char_ptr().into(), _p_9.as_char_ptr().into(), _background.into(), _error_code.into()]).u... [INFO] [stdout] | --------------------------------------------- ------------------------------------------- --------------------------------------------- ------------------------------------- ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2203:141 [INFO] [stdout] | [INFO] [stdout] 2203 | ...st(_anim_dict: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x2DA49C3B79856961, &[_anim_dict.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2214:141 [INFO] [stdout] | [INFO] [stdout] 2214 | ...ed(_anim_dict: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xD031A9162D01088C, &[_anim_dict.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2215:139 [INFO] [stdout] | [INFO] [stdout] 2215 | ...ed(_anim_set: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC4EA073D86FB29B0, &[_anim_set.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2216:139 [INFO] [stdout] | [INFO] [stdout] 2216 | ...ed(_clip_set: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x318234F4F3738AF3, &[_clip_set.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2219:146 [INFO] [stdout] | [INFO] [stdout] 2219 | ...ed(_fx_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x8702416E512EC454, &[_fx_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2223:133 [INFO] [stdout] | [INFO] [stdout] 2223 | ...ve(_ipl_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x88A741E44A2B3495, &[_ipl_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2607:165 [INFO] [stdout] | [INFO] [stdout] 2607 | ...2, _value: impl cfx_core::types::AsCharPtr, _save: bool) -> bool { cfx_core::invoker::invoke(0x17695002FD8B2AE0, &[_stat_name.into(), _value.as_char_ptr().into(), _save.into()]).u... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2609:154 [INFO] [stdout] | [INFO] [stdout] 2609 | ...2, _str: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x69FF13266D7296DA, &[_stat_name.into(), _str.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2613:162 [INFO] [stdout] | [INFO] [stdout] 2613 | ...2, _value: impl cfx_core::types::AsCharPtr, _save: bool) -> bool { cfx_core::invoker::invoke(0xA87B2335D12531D7, &[_stat_name.into(), _value.as_char_ptr().into(), _save.into()]).u... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2614:163 [INFO] [stdout] | [INFO] [stdout] 2614 | ...2, _value: impl cfx_core::types::AsCharPtr, _save: bool) -> bool { cfx_core::invoker::invoke(0x8CDDF1E452BABE11, &[_stat_name.into(), _value.as_char_ptr().into(), _save.into()]).u... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2616:203 [INFO] [stdout] | [INFO] [stdout] 2616 | ...2, _section: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xBA52FF538ED2BC71, &[_index.into(), _sp_stat.into(), _char_stat.into(), _character.into(), _section.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2617:202 [INFO] [stdout] | [INFO] [stdout] 2617 | ...2, _section: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x2B4CDCA6F07FF3DA, &[_index.into(), _sp_stat.into(), _char_stat.into(), _character.into(), _section.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2619:224 [INFO] [stdout] | [INFO] [stdout] 2619 | ...2, _gamer_handle_csv: impl cfx_core::types::AsCharPtr, _platform_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF1AE5DCDBFCA2721, &[_p_0.into(), _gamer_handle_csv.as_char_ptr().into(), _platform_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------------- ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2675:143 [INFO] [stdout] | [INFO] [stdout] 2675 | ...ve(_platform_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xA5C80D8E768A9E66, &[_platform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2677:237 [INFO] [stdout] | [INFO] [stdout] 2677 | ...2, _src_platform: impl cfx_core::types::AsCharPtr, _src_gamer_handle: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x3270F67EED31FBC1, &[_content_id.into(), _src_platform.as_char_ptr().into(), _src_gamer_handle.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- -------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2727:155 [INFO] [stdout] | [INFO] [stdout] 2727 | ...e3(_texture_dict: impl cfx_core::types::AsCharPtr, _p_1: bool) -> bool { cfx_core::invoker::invoke(0x27FEB5254759CDE3, &[_texture_dict.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2804:144 [INFO] [stdout] | [INFO] [stdout] 2804 | ...2, _icon: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x9CD43EEE12BF4DD0, &[_entity.into(), _icon.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2809:144 [INFO] [stdout] | [INFO] [stdout] 2809 | ...ng(_effect_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x36AD3E690DA5ACEB, &[_effect_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2814:168 [INFO] [stdout] | [INFO] [stdout] 2814 | ...2, _method_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF6E48914C7A8694E, &[_scaleform.into(), _method_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2815:165 [INFO] [stdout] | [INFO] [stdout] 2815 | ...nd(_function_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xAB58C27C2E6123C6, &[_function_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2816:172 [INFO] [stdout] | [INFO] [stdout] 2816 | ...er(_function_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xB9449845F73F5E9C, &[_function_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2817:183 [INFO] [stdout] | [INFO] [stdout] 2817 | ...2, _method_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x98C494FD5BDFBFD5, &[_hud_component.into(), _method_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2897:154 [INFO] [stdout] | [INFO] [stdout] 2897 | ...hoto(_p_0: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x1670F8D05056F257, &[_p_0.as_char_ptr().into()]).unwra... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2902:214 [INFO] [stdout] | [INFO] [stdout] 2902 | ...on(_texture_dict: impl cfx_core::types::AsCharPtr, _texture_name: impl cfx_core::types::AsCharPtr) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0x35736EE65BD00C11, &[_texture_dict.as_char_ptr().into(), _texture_name.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2922:160 [INFO] [stdout] | [INFO] [stdout] 2922 | ...ed(_scaleform_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC1C5D756FB5F337, &[_scaleform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2925:155 [INFO] [stdout] | [INFO] [stdout] 2925 | ...ed(_texture_dict: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x145F696AAAAD2E4, &[_texture_dict.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2930:185 [INFO] [stdout] | [INFO] [stdout] 2930 | ...to(_p_0: impl cfx_core::types::AsCharPtr, _p_1: &mut i32, _p_2: &mut i32, _p_3: bool) -> bool { cfx_core::invoker::invoke(0x4862437A486F91B0, &[_p_0.as_char_ptr().into(), _p_1.into(), _p_2.into(), _p_3.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2931:149 [INFO] [stdout] | [INFO] [stdout] 2931 | ...et(_movie_mesh_set_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xB66064452270E8F1, &[_movie_mesh_set_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2953:148 [INFO] [stdout] | [INFO] [stdout] 2953 | ...ie(_scaleform_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x11FE353CF9733E6F, &[_scaleform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2954:157 [INFO] [stdout] | [INFO] [stdout] 2954 | ...ce(_scaleform_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xC514489CFB8AF806, &[_scaleform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3017:325 [INFO] [stdout] | [INFO] [stdout] 3017 | ...ty(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _x_offset: f32, _y_offset: f32, _z_offset: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0x6F60E89A7B64EE1D, &[_effect_name.as_char_ptr().into(), _entity.into(), _x_offset.into(), _y_offset.into(), _z_offset.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3018:348 [INFO] [stdout] | [INFO] [stdout] 3018 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _x_offset: f32, _y_offset: f32, _z_offset: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _bone_index: i32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0xDDE23F30CC5A0F03, &[_effect_name.as_char_ptr().into(), _entity.into(), _x_offset.into(), _y_offset.into(), _z_offset.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _bone_index.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3019:306 [INFO] [stdout] | [INFO] [stdout] 3019 | ...rd(_effect_name: impl cfx_core::types::AsCharPtr, _x_pos: f32, _y_pos: f32, _z_pos: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> bool { cfx_core::invoker::invoke(0xF56B8137DF10135D, &[_effect_name.as_char_ptr().into(), _x_pos.into(), _y_pos.into(), _z_pos.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3020:330 [INFO] [stdout] | [INFO] [stdout] 3020 | ...ty(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _offset_x: f32, _offset_y: f32, _offset_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _scale: f32, _axis_x: bool, _axis_y: bool, _axis_z: bool) -> bool { cfx_core::invoker::invoke(0xC95EB1DB6E92113D, &[_effect_name.as_char_ptr().into(), _entity.into(), _offset_x.into(), _offset_y.into(), _offset_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _scale.into(), _axis_x.into(), _axis_y.into(), _axis_z.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3021:347 [INFO] [stdout] | [INFO] [stdout] 3021 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _ped: i32, _offset_x: f32, _offset_y: f32, _offset_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _bone_index: i32, _scale: f32, _axis_x: bool, _axis_y: bool, _axis_z: bool) -> bool { cfx_core::invoker::invoke(0xA41B6A43642AC2CF, &[_effect_name.as_char_ptr().into(), _ped.into(), _offset_x.into(), _offset_y.into(), _offset_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _bone_index.into(), _scale.into(), _axis_x.into(), _axis_y.into(), _axis_z.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3022:292 [INFO] [stdout] | [INFO] [stdout] 3022 | ...rd(_effect_name: impl cfx_core::types::AsCharPtr, _x: f32, _y: f32, _z: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool, _p_11: bool) -> i32 { cfx_core::invoker::invoke(0xE184F4F0DC5910E7, &[_effect_name.as_char_ptr().into(), _x.into(), _y.into(), _z.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into(), _p_11.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3023:315 [INFO] [stdout] | [INFO] [stdout] 3023 | ...ty(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _x_offset: f32, _y_offset: f32, _z_offset: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0x1AE42C1660FD6517, &[_effect_name.as_char_ptr().into(), _entity.into(), _x_offset.into(), _y_offset.into(), _z_offset.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3024:338 [INFO] [stdout] | [INFO] [stdout] 3024 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _x_offset: f32, _y_offset: f32, _z_offset: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _bone_index: i32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0xC6EB449E33977F0B, &[_effect_name.as_char_ptr().into(), _entity.into(), _x_offset.into(), _y_offset.into(), _z_offset.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _bone_index.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3025:332 [INFO] [stdout] | [INFO] [stdout] 3025 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _ped: i32, _x_offset: f32, _y_offset: f32, _z_offset: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _bone_index: i32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0xF28DA9F38CD1787C, &[_effect_name.as_char_ptr().into(), _ped.into(), _x_offset.into(), _y_offset.into(), _z_offset.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _bone_index.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3026:295 [INFO] [stdout] | [INFO] [stdout] 3026 | ...rd(_effect_name: impl cfx_core::types::AsCharPtr, _x_pos: f32, _y_pos: f32, _z_pos: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0x25129531F77B9ED3, &[_effect_name.as_char_ptr().into(), _x_pos.into(), _y_pos.into(), _z_pos.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3027:319 [INFO] [stdout] | [INFO] [stdout] 3027 | ...ty(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _offset_x: f32, _offset_y: f32, _offset_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _scale: f32, _axis_x: bool, _axis_y: bool, _axis_z: bool) -> bool { cfx_core::invoker::invoke(0xD53A3B8DA0809D2, &[_effect_name.as_char_ptr().into(), _entity.into(), _offset_x.into(), _offset_y.into(), _offset_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _scale.into(), _axis_x.into(), _axis_y.into(), _axis_z.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3028:336 [INFO] [stdout] | [INFO] [stdout] 3028 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _ped: i32, _offset_x: f32, _offset_y: f32, _offset_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _bone_index: i32, _scale: f32, _axis_x: bool, _axis_y: bool, _axis_z: bool) -> bool { cfx_core::invoker::invoke(0xE7E72961BA18619, &[_effect_name.as_char_ptr().into(), _ped.into(), _offset_x.into(), _offset_y.into(), _offset_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _bone_index.into(), _scale.into(), _axis_x.into(), _axis_y.into(), _axis_z.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3038:144 [INFO] [stdout] | [INFO] [stdout] 3038 | ...et(_preset_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF1CEA8A4198D8E9A, &[_preset_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3044:141 [INFO] [stdout] | [INFO] [stdout] 3044 | ...nk(_effect_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0xE35B38A27E8E7179, &[_effect_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3053:190 [INFO] [stdout] | [INFO] [stdout] 3053 | ...om(_p_0: impl cfx_core::types::AsCharPtr, _ped: i32, _p_2: i32, _pos_x: f32, _pos_y: f32, _pos_z: f32) -> bool { cfx_core::invoker::invoke(0x98C4FE6EC34154CA, &[_p_0.as_char_ptr().into(), _ped.into(), _p_2.into(), _pos_x.into(), _pos_y.into(), _pos_z.into()]).u... [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3070:192 [INFO] [stdout] | [INFO] [stdout] 3070 | ...2, _txd: impl cfx_core::types::AsCharPtr, _txn: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x95EB5E34F821BABE, &[_ped.into(), _txd.as_char_ptr().into(), _txn.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3074:151 [INFO] [stdout] | [INFO] [stdout] 3074 | ..._2(_scaleform_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x65E7E78842E74CDB, &[_scaleform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3075:161 [INFO] [stdout] | [INFO] [stdout] 3075 | ...ve(_scaleform_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xBD06C611BB9048C2, &[_scaleform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3089:130 [INFO] [stdout] | [INFO] [stdout] 3089 | ...ie(_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x338D9F609FD632DB, &[_name.as_char_ptr().into()]).unwra... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3101:353 [INFO] [stdout] | [INFO] [stdout] 3101 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _offset_x: f32, _offset_y: f32, _offset_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _bone_index: i32, _scale: f32, _axis_x: bool, _axis_y: bool, _axis_z: bool) -> bool { cfx_core::invoker::invoke(0x2B1F2A72E0F5325, &[_effect_name.as_char_ptr().into(), _entity.into(), _offset_x.into(), _offset_y.into(), _offset_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _bone_index.into(), _scale.into(), _axis_x.into(), _axis_y.into(), _axis_z.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3165:180 [INFO] [stdout] | [INFO] [stdout] 3165 | ...al(_string_1: impl cfx_core::types::AsCharPtr, _string_2: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC515FAB3FF9EA92, &[_string_1.as_char_ptr().into(), _string_2.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3184:209 [INFO] [stdout] | [INFO] [stdout] 3184 | ...gs(_str_1: impl cfx_core::types::AsCharPtr, _str_2: impl cfx_core::types::AsCharPtr, _match_case: bool, _max_length: i32) -> i32 { cfx_core::invoker::invoke(0x1E34710ECD4AB0EB, &[_str_1.as_char_ptr().into(), _str_2.as_char_ptr().into(), _match_case.into(), _max_length.into()]).u... [INFO] [stdout] | --------------------------------------- --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3216:129 [INFO] [stdout] | [INFO] [stdout] 3216 | ...ey(_string: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xD24D37CC275948CC, &[_string.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3258:144 [INFO] [stdout] | [INFO] [stdout] 3258 | ...pe(_weather_type: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x2FAA3A30BEC0F25D, &[_weather_type.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3263:144 [INFO] [stdout] | [INFO] [stdout] 3263 | ...pe(_weather_type: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x44F28F86433B10A9, &[_weather_type.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3271:132 [INFO] [stdout] | [INFO] [stdout] 3271 | ...ll(_string: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF22B6C47C6EAB066, &[_string.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3272:141 [INFO] [stdout] | [INFO] [stdout] 3272 | ...ty(_string: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xCA042B6957743895, &[_string.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3356:155 [INFO] [stdout] | [INFO] [stdout] 3356 | ...nt(_string: impl cfx_core::types::AsCharPtr, _out_integer: &mut i32) -> bool { cfx_core::invoker::invoke(0x5A5F40FE637EB584, &[_string.as_char_ptr().into(), _out_integer.into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3598:154 [INFO] [stdout] | [INFO] [stdout] 3598 | ...or(_decorator: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x956B409B984D9BF7, &[_decorator.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3636:208 [INFO] [stdout] | [INFO] [stdout] 3636 | ...2, _script: impl cfx_core::types::AsCharPtr) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0xD242728AA6F0FBA2, &[_recording.into(), _time.into(), _script.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3704:158 [INFO] [stdout] | [INFO] [stdout] 3704 | ...2, _script: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x21543C612379DB3C, &[_recording.into(), _script.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3752:163 [INFO] [stdout] | [INFO] [stdout] 3752 | ...ea(_garage_name: impl cfx_core::types::AsCharPtr, _vehicle: i32) -> bool { cfx_core::invoker::invoke(0xCEE4490CD57BB3C2, &[_garage_name.as_char_ptr().into(), _vehicle.into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4182:161 [INFO] [stdout] | [INFO] [stdout] 4182 | ...2, _p_1: impl cfx_core::types::AsCharPtr, _p_2: &mut i32) -> bool { cfx_core::invoker::invoke(0x699E4A5C8C893A18, &[_p_0.into(), _p_1.as_char_ptr().into(), _p_2.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4190:161 [INFO] [stdout] | [INFO] [stdout] 4190 | ...2, _p_1: impl cfx_core::types::AsCharPtr, _p_2: &mut i32) -> bool { cfx_core::invoker::invoke(0x8CC469AB4D349B7C, &[_p_0.into(), _p_1.as_char_ptr().into(), _p_2.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4192:150 [INFO] [stdout] | [INFO] [stdout] 4192 | ...d1(_p_0: impl cfx_core::types::AsCharPtr, _p_1: &mut i32) -> bool { cfx_core::invoker::invoke(0x92DA6E70EF249BD1, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4206:150 [INFO] [stdout] | [INFO] [stdout] 4206 | ...40(_p_0: impl cfx_core::types::AsCharPtr, _p_1: &mut i32) -> bool { cfx_core::invoker::invoke(0xF6BAAAF762E1BF40, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4213:175 [INFO] [stdout] | [INFO] [stdout] 4213 | ...2, _context: impl cfx_core::types::AsCharPtr, _out: &mut i32) -> bool { cfx_core::invoker::invoke(0xA00EFE4082C4056E, &[_p_0.into(), _context.as_char_ptr().into(), _out.into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4214:201 [INFO] [stdout] | [INFO] [stdout] 4214 | ...2, _context: impl cfx_core::types::AsCharPtr, _out: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x7572EF42FC6A9B6D, &[_p_0.into(), _context.as_char_ptr().into(), _out.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4218:161 [INFO] [stdout] | [INFO] [stdout] 4218 | ...2, _value: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x287F1F75D2803595, &[_attr_hash.into(), _value.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4219:161 [INFO] [stdout] | [INFO] [stdout] 4219 | ...ng(_string: impl cfx_core::types::AsCharPtr, _token: &mut i32) -> bool { cfx_core::invoker::invoke(0x75632C5ECD7ED843, &[_string.as_char_ptr().into(), _token.into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4228:148 [INFO] [stdout] | [INFO] [stdout] 4228 | ...et(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x8416FE4E4629D7D7, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4232:157 [INFO] [stdout] | [INFO] [stdout] 4232 | ...2, _p_1: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xFFE5C16F402D851D, &[_p_0.into(), _p_1.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4237:160 [INFO] [stdout] | [INFO] [stdout] 4237 | ...nt(_data: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x6AFD2CD753FEEF83, &[_data.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4239:166 [INFO] [stdout] | [INFO] [stdout] 4239 | ...ng(_string: impl cfx_core::types::AsCharPtr, _token: &mut i32) -> bool { cfx_core::invoker::invoke(0xEB2BF817463DFA28, &[_string.as_char_ptr().into(), _token.into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4335:160 [INFO] [stdout] | [INFO] [stdout] 4335 | ...up(_name: impl cfx_core::types::AsCharPtr, _group_hash: &mut i32) -> i32 { cfx_core::invoker::invoke(0xF372BC22FCB88606, &[_name.as_char_ptr().into(), _group_hash.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4395:306 [INFO] [stdout] | [INFO] [stdout] 4395 | ...on(_anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr, _x: f32, _y: f32, _z: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _p_8: f32, _p_9: i32) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0xBE22B26DD764C040, &[_anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into(), _x.into(), _y.into(), _z.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _p_8.into(), _p_9.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4396:306 [INFO] [stdout] | [INFO] [stdout] 4396 | ...on(_anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr, _x: f32, _y: f32, _z: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _p_8: f32, _p_9: i32) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0x4B805E6046EE9E47, &[_anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into(), _x.into(), _y.into(), _z.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _p_8.into(), _p_9.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4466:145 [INFO] [stdout] | [INFO] [stdout] 4466 | ...ed(_asset: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xE4B5F4BF2CB24E65, &[_asset.as_char_ptr().into()]).un... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4473:146 [INFO] [stdout] | [INFO] [stdout] 4473 | ...ed(_asset: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xE977FC5B08AF3441, &[_asset.as_char_ptr().into()]).un... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4563:152 [INFO] [stdout] | [INFO] [stdout] 4563 | ...2, _scenario: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1BF094736DD62C2E, &[_ped.into(), _scenario.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4566:219 [INFO] [stdout] | [INFO] [stdout] 4566 | ...2, _anim_dict: impl cfx_core::types::AsCharPtr, _anim: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x6EC47A344923E1ED, &[_ped.into(), _anim_dict.as_char_ptr().into(), _anim.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4959:178 [INFO] [stdout] | [INFO] [stdout] 4959 | ...2, _name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xB48FCED898292E52, &[_x.into(), _y.into(), _z.into(), _radius.into(), _name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5245:174 [INFO] [stdout] | [INFO] [stdout] 5245 | ...2, _p_2: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x20194D48EAEC9A41, &[_p_0.into(), _p_1.into(), _p_2.as_char_ptr().into()]).o... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5393:144 [INFO] [stdout] | [INFO] [stdout] 5393 | ...5e(_cutscene_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x4CEBC1ED31E8925E, &[_cutscene_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5404:188 [INFO] [stdout] | [INFO] [stdout] 5404 | ...ty(_cutscene_ent_name: impl cfx_core::types::AsCharPtr, _model_hash: i32) -> bool { cfx_core::invoker::invoke(0x645D0B458D8E17B5, &[_cutscene_ent_name.as_char_ptr().into(), _model_hash.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5406:187 [INFO] [stdout] | [INFO] [stdout] 5406 | ...ty(_cutscene_ent_name: impl cfx_core::types::AsCharPtr, _model_hash: i32) -> bool { cfx_core::invoker::invoke(0x4C6A6451C79E4662, &[_cutscene_ent_name.as_char_ptr().into(), _model_hash.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5407:173 [INFO] [stdout] | [INFO] [stdout] 5407 | ...st(_cutscene_ent_name: impl cfx_core::types::AsCharPtr, _model_hash: i32) -> bool { cfx_core::invoker::invoke(0x499EF20C5DB25C59, &[_cutscene_ent_name.as_char_ptr().into(), _model_hash.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5411:180 [INFO] [stdout] | [INFO] [stdout] 5411 | ...ty(_cutscene_ent_name: impl cfx_core::types::AsCharPtr, _model_hash: i32) -> i32 { cfx_core::invoker::invoke(0xA2E9FDB9A8C62F6, &[_cutscene_ent_name.as_char_ptr().into(), _model_hash.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5412:183 [INFO] [stdout] | [INFO] [stdout] 5412 | ...ty(_cutscene_ent_name: impl cfx_core::types::AsCharPtr, _model_hash: i32) -> i32 { cfx_core::invoker::invoke(0xC0741A26499654CD, &[_cutscene_ent_name.as_char_ptr().into(), _model_hash.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5416:144 [INFO] [stdout] | [INFO] [stdout] 5416 | ...ed(_cutscene_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xA1C996C2A744262E, &[_cutscene_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5417:149 [INFO] [stdout] | [INFO] [stdout] 5417 | ...ed(_cutscene_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x228D3D94F8A11C3C, &[_cutscene_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5441:149 [INFO] [stdout] | [INFO] [stdout] 5441 | ...ns(_cutscene_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xABC54DE641DC0FC, &[_cutscene_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5462:159 [INFO] [stdout] | [INFO] [stdout] 5462 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x5B11728527CA6E5F, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5463:158 [INFO] [stdout] | [INFO] [stdout] 5463 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xA358F56F10732EE1, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5464:156 [INFO] [stdout] | [INFO] [stdout] 5464 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x7A983AA9DA2659ED, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5465:156 [INFO] [stdout] | [INFO] [stdout] 5465 | ...2, _key: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1186940ED72FFEEC, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5466:155 [INFO] [stdout] | [INFO] [stdout] 5466 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xB6B9DDC412FCEEE2, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5467:155 [INFO] [stdout] | [INFO] [stdout] 5467 | ...2, _key: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x6610343E73B9727, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5468:154 [INFO] [stdout] | [INFO] [stdout] 5468 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x78F06F6B1FB5A80C, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5469:168 [INFO] [stdout] | [INFO] [stdout] 5469 | ...2, _key: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x3D2FD9E763B24472, &[_object_data.into(), _key.as_char_ptr().into()]).o... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5470:154 [INFO] [stdout] | [INFO] [stdout] 5470 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x31C55ED33227371, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5471:178 [INFO] [stdout] | [INFO] [stdout] 5471 | ...2, _key: impl cfx_core::types::AsCharPtr) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0x46CD3CB66E0825CC, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5487:145 [INFO] [stdout] | [INFO] [stdout] 5487 | ...gc(_filename: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC5238C011AF405E4, &[_filename.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5493:148 [INFO] [stdout] | [INFO] [stdout] 5493 | ...ud(_filename: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x83BCCE3224735F05, &[_filename.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5497:361 [INFO] [stdout] | [INFO] [stdout] 5497 | ...nt(_data: impl cfx_core::types::AsCharPtr, _data_count: bool, _content_name: impl cfx_core::types::AsCharPtr, _description: impl cfx_core::types::AsCharPtr, _tags_csv: impl cfx_core::types::AsCharPtr, _content_type_name: impl cfx_core::types::AsCharPtr, _publish: bool) -> bool { cfx_core::invoker::invoke(0xC84527E235FCA219, &[_data.as_char_ptr().into(), _data_count.into(), _content_name.as_char_ptr().into(), _description.as_char_ptr().into(), _tags_csv.as_char_ptr().into(), _content_type_name.as_char_ptr().into(), _publish.into()]).u... [INFO] [stdout] | -------------------------------------- ---------------------------------------------- --------------------------------------------- ------------------------------------------ --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5498:302 [INFO] [stdout] | [INFO] [stdout] 5498 | ...on(_content_name: impl cfx_core::types::AsCharPtr, _description: impl cfx_core::types::AsCharPtr, _tags_csv: impl cfx_core::types::AsCharPtr, _content_type_name: impl cfx_core::types::AsCharPtr, _publish: bool) -> bool { cfx_core::invoker::invoke(0xA5EFC3E847D60507, &[_content_name.as_char_ptr().into(), _description.as_char_ptr().into(), _tags_csv.as_char_ptr().into(), _content_type_name.as_char_ptr().into(), _publish.into()]).u... [INFO] [stdout] | ---------------------------------------------- --------------------------------------------- ------------------------------------------ --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5499:208 [INFO] [stdout] | [INFO] [stdout] 5499 | ...ta(_content_id: impl cfx_core::types::AsCharPtr, _rating: f32, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x692D808C34A82143, &[_content_id.as_char_ptr().into(), _rating.into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5500:368 [INFO] [stdout] | [INFO] [stdout] 5500 | ...nt(_content_id: impl cfx_core::types::AsCharPtr, _data: &mut i32, _data_count: bool, _content_name: impl cfx_core::types::AsCharPtr, _description: impl cfx_core::types::AsCharPtr, _tags_csv: impl cfx_core::types::AsCharPtr, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x648E7A5434AF7969, &[_content_id.as_char_ptr().into(), _data.into(), _data_count.into(), _content_name.as_char_ptr().into(), _description.as_char_ptr().into(), _tags_csv.as_char_ptr().into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ---------------------------------------------- --------------------------------------------- ------------------------------------------ --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5501:332 [INFO] [stdout] | [INFO] [stdout] 5501 | ...on(_content_id: impl cfx_core::types::AsCharPtr, _content_name: impl cfx_core::types::AsCharPtr, _description: impl cfx_core::types::AsCharPtr, _tags_csv: impl cfx_core::types::AsCharPtr, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x4645DE9980999E93, &[_content_id.as_char_ptr().into(), _content_name.as_char_ptr().into(), _description.as_char_ptr().into(), _tags_csv.as_char_ptr().into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ---------------------------------------------- --------------------------------------------- ------------------------------------------ --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5644:151 [INFO] [stdout] | [INFO] [stdout] 5644 | ...2, _rope_preset: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xCBB203C04D1ABD27, &[_rope_id.into(), _rope_preset.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5693:139 [INFO] [stdout] | [INFO] [stdout] 5693 | ...ta(_app_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x44151AEA95C8A003, &[_app_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5695:132 [INFO] [stdout] | [INFO] [stdout] 5695 | ...at(_property: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x1514FB24C02C2322, &[_property.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5697:144 [INFO] [stdout] | [INFO] [stdout] 5697 | ...ng(_property: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x749B023950D2311C, &[_property.as_char_ptr().into()]).o... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5699:139 [INFO] [stdout] | [INFO] [stdout] 5699 | ...ta(_app_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xCA52279A7271517F, &[_app_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5729:182 [INFO] [stdout] | [INFO] [stdout] 5729 | ...2, _interior_type: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x5B7A89BD78797FC, &[_x.into(), _y.into(), _z.into(), _interior_type.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5741:172 [INFO] [stdout] | [INFO] [stdout] 5741 | ...2, _entity_set_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x35F7DD45E8C0A16D, &[_interior.into(), _entity_set_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5766:144 [INFO] [stdout] | [INFO] [stdout] 5766 | ...2, _p_1: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xAB13A5565480B6D9, &[_ped.into(), _p_1.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5774:150 [INFO] [stdout] | [INFO] [stdout] 5774 | ...ed(_route: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x60F9A4393A21F741, &[_route.as_char_ptr().into()]).un... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5790:151 [INFO] [stdout] | [INFO] [stdout] 5790 | ...st(_scenario_group: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF9034C136C9E00D3, &[_scenario_group.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5796:148 [INFO] [stdout] | [INFO] [stdout] 5796 | ...ed(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xCB4E8BE8A0063C5D, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5807:160 [INFO] [stdout] | [INFO] [stdout] 5807 | ...2, _event_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xB4F47213DF45A64C, &[_ped.into(), _event_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5808:167 [INFO] [stdout] | [INFO] [stdout] 5808 | ...2, _signal_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xA7FFBA498E4AAF67, &[_ped.into(), _signal_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5812:158 [INFO] [stdout] | [INFO] [stdout] 5812 | ...te(_p_0: impl cfx_core::types::AsCharPtr, _p_1: i32) -> f32 { cfx_core::invoker::invoke(0xA5B769058763E497, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5832:151 [INFO] [stdout] | [INFO] [stdout] 5832 | ...ed(_scenario_group: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x367A09DED4E05B99, &[_scenario_group.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5834:149 [INFO] [stdout] | [INFO] [stdout] 5834 | ...ed(_scenario_type: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x3A815DB3EA088722, &[_scenario_type.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5847:169 [INFO] [stdout] | [INFO] [stdout] 5847 | ...2, _name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xD01015C7316AE176, &[_ped.into(), _name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6043:200 [INFO] [stdout] | [INFO] [stdout] 6043 | ...nt(_name: impl cfx_core::types::AsCharPtr, _x: f32, _y: f32, _z: f32, _point: &mut i32) -> bool { cfx_core::invoker::invoke(0xB629A298081F876F, &[_name.as_char_ptr().into(), _x.into(), _y.into(), _z.into(), _point.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6044:196 [INFO] [stdout] | [INFO] [stdout] 6044 | ...rd(_name: impl cfx_core::types::AsCharPtr, _point: i32, _coord: &mut cfx_core::types::Vector3) -> bool { cfx_core::invoker::invoke(0x2FB897405C90B361, &[_name.as_char_ptr().into(), _point.into(), _coord.into()]).u... [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:6045:168 [INFO] [stdout] | [INFO] [stdout] 6045 | ...ts(_name: impl cfx_core::types::AsCharPtr, _points: &mut i32) -> bool { cfx_core::invoker::invoke(0x5343532C01A07234, &[_name.as_char_ptr().into(), _points.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6046:163 [INFO] [stdout] | [INFO] [stdout] 6046 | ...nt(_name: impl cfx_core::types::AsCharPtr, _point: i32) -> f32 { cfx_core::invoker::invoke(0x5622AEBC33ACA9, &[_name.as_char_ptr().into(), _point.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6048:168 [INFO] [stdout] | [INFO] [stdout] 6048 | ...2, _signal_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x44AB0B3AFECCE242, &[_ped.into(), _signal_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6142:147 [INFO] [stdout] | [INFO] [stdout] 6142 | ...me(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x3D42B92563939375, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6143:149 [INFO] [stdout] | [INFO] [stdout] 6143 | ..._2(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x4683149ED1DDE7A1, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6394:126 [INFO] [stdout] | [INFO] [stdout] 6394 | ...verlay(_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x4AFD2499, &[_name.as_char_ptr().into()]).unwrap_or... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6398:158 [INFO] [stdout] | [INFO] [stdout] 6398 | ...2, _fn_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x4C89C0ED, &[_mini_map.into(), _fn_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6401:126 [INFO] [stdout] | [INFO] [stdout] 6401 | ...submix(_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x658D2BC8, &[_name.as_char_ptr().into()]).unwrap_or... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6402:143 [INFO] [stdout] | [INFO] [stdout] 6402 | ...ui(_url: impl cfx_core::types::AsCharPtr, _width: i32, _height: i32) -> i64 { cfx_core::invoker::invoke(0x23EAF899, &[_url.as_char_ptr().into(), _width.into(), _height.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6403:166 [INFO] [stdout] | [INFO] [stdout] 6403 | ...4, _txn: impl cfx_core::types::AsCharPtr, _width: i32, _height: i32) -> i64 { cfx_core::invoker::invoke(0xFEC3766D, &[_txd.into(), _txn.as_char_ptr().into(), _width.into(), _height.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6404:201 [INFO] [stdout] | [INFO] [stdout] 6404 | ...4, _txn: impl cfx_core::types::AsCharPtr, _dui_handle: impl cfx_core::types::AsCharPtr) -> i64 { cfx_core::invoker::invoke(0xB135472B, &[_txd.into(), _txn.as_char_ptr().into(), _dui_handle.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6405:195 [INFO] [stdout] | [INFO] [stdout] 6405 | ...4, _txn: impl cfx_core::types::AsCharPtr, _file_name: impl cfx_core::types::AsCharPtr) -> i64 { cfx_core::invoker::invoke(0x786D8BC3, &[_txd.into(), _txn.as_char_ptr().into(), _file_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6406:125 [INFO] [stdout] | [INFO] [stdout] 6406 | ...me_txd(_name: impl cfx_core::types::AsCharPtr) -> i64 { cfx_core::invoker::invoke(0x1F3AC778, &[_name.as_char_ptr().into()]).unwrap_or... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6412:134 [INFO] [stdout] | [INFO] [stdout] 6412 | ...4, _id: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xEB2EDCA2, &[_matrix_ptr.into(), _id.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6413:160 [INFO] [stdout] | [INFO] [stdout] 6413 | ...ce(_reference_identity: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0xF4E2079D, &[_reference_identity.as_char_ptr().into()]).o... [INFO] [stdout] | ---------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6422:194 [INFO] [stdout] | [INFO] [stdout] 6422 | ...te(_data: impl cfx_core::types::AsCharPtr, _object_id: i32, _tree: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xD2CB95A3, &[_data.as_char_ptr().into(), _object_id.into(), _tree.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------- -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6440:175 [INFO] [stdout] | [INFO] [stdout] 6440 | ...ar(_var_name: impl cfx_core::types::AsCharPtr, _default: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x6CCD2564, &[_var_name.as_char_ptr().into(), _default.as_char_ptr().into()]).o... [INFO] [stdout] | ------------------------------------------ ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6441:140 [INFO] [stdout] | [INFO] [stdout] 6441 | ...nt(_var_name: impl cfx_core::types::AsCharPtr, _default: i32) -> i32 { cfx_core::invoker::invoke(0x935C0AB2, &[_var_name.as_char_ptr().into(), _default.into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6448:152 [INFO] [stdout] | [INFO] [stdout] 6448 | ...d>(_poolname: impl cfx_core::types::AsCharPtr) -> Option> { cfx_core::invoker::invoke(0x2B9D4F50, &[_poolname.as_char_ptr().into()]).ok... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6470:188 [INFO] [stdout] | [INFO] [stdout] 6470 | ...ta(_resource_name: impl cfx_core::types::AsCharPtr, _metadata_key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x776E864, &[_resource_name.as_char_ptr().into(), _metadata_key.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6491:128 [INFO] [stdout] | [INFO] [stdout] 6491 | ..._float(_key: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x35BDCEEA, &[_key.as_char_ptr().into()]).unwrap_or_d... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6492:126 [INFO] [stdout] | [INFO] [stdout] 6492 | ...vp_int(_key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x557B586A, &[_key.as_char_ptr().into()]).unwrap_or_d... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6493:140 [INFO] [stdout] | [INFO] [stdout] 6493 | ...ng(_key: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x5240DA5A, &[_key.as_char_ptr().into()]).ok() } [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6494:209 [INFO] [stdout] | [INFO] [stdout] 6494 | ...ta(_resource_name: impl cfx_core::types::AsCharPtr, _metadata_key: impl cfx_core::types::AsCharPtr, _index: i32) -> Option { cfx_core::invoker::invoke(0x964BAB1D, &[_resource_name.as_char_ptr().into(), _metadata_key.as_char_ptr().into(), _index.into()]).o... [INFO] [stdout] | ----------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6495:145 [INFO] [stdout] | [INFO] [stdout] 6495 | ...te(_resource_name: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x4039B485, &[_resource_name.as_char_ptr().into()]).o... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6500:197 [INFO] [stdout] | [INFO] [stdout] 6500 | ...d>(_bag_name: impl cfx_core::types::AsCharPtr, _key: impl cfx_core::types::AsCharPtr) -> Option> { cfx_core::invoker::invoke(0x637F4C75, &[_bag_name.as_char_ptr().into(), _key.as_char_ptr().into()]).ok... [INFO] [stdout] | ------------------------------------------ ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6516:195 [INFO] [stdout] | [INFO] [stdout] 6516 | ...2, _class: impl cfx_core::types::AsCharPtr, _field_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x642FC12F, &[_vehicle.into(), _class.as_char_ptr().into(), _field_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6517:193 [INFO] [stdout] | [INFO] [stdout] 6517 | ...2, _class: impl cfx_core::types::AsCharPtr, _field_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x27396C75, &[_vehicle.into(), _class.as_char_ptr().into(), _field_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6518:217 [INFO] [stdout] | [INFO] [stdout] 6518 | ...2, _class: impl cfx_core::types::AsCharPtr, _field_name: impl cfx_core::types::AsCharPtr) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0xFB341304, &[_vehicle.into(), _class.as_char_ptr().into(), _field_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6551:253 [INFO] [stdout] | [INFO] [stdout] 6551 | ...ce(_reference_identity: impl cfx_core::types::AsCharPtr, _args_serialized: impl cfx_core::types::AsCharPtr, _args_length: i32, _retval_length: &mut i32) -> Option { cfx_core::invoker::invoke(0xE3551879, &[_reference_identity.as_char_ptr().into(), _args_serialized.as_char_ptr().into(), _args_length.into(), _retval_length.into()]).o... [INFO] [stdout] | ---------------------------------------------------- ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6552:124 [INFO] [stdout] | [INFO] [stdout] 6552 | ...owed(_object: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x7EBB9929, &[_object.as_char_ptr().into()]).unwrap... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6557:179 [INFO] [stdout] | [INFO] [stdout] 6557 | ...ed(_principal: impl cfx_core::types::AsCharPtr, _object: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x37CF52CE, &[_principal.as_char_ptr().into(), _object.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6558:138 [INFO] [stdout] | [INFO] [stdout] 6558 | ...dy(_register_as: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xA194934D, &[_register_as.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6566:190 [INFO] [stdout] | [INFO] [stdout] 6566 | ...le(_resource_name: impl cfx_core::types::AsCharPtr, _file_name: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x76A9EE1F, &[_resource_name.as_char_ptr().into(), _file_name.as_char_ptr().into()]).o... [INFO] [stdout] | ----------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6595:128 [INFO] [stdout] | [INFO] [stdout] 6595 | ...id(_font_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xACF6D8EE, &[_font_name.as_char_ptr().into()]).unw... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6614:142 [INFO] [stdout] | [INFO] [stdout] 6614 | ...ge(_json_string: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x8BBE6CC0, &[_json_string.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6615:131 [INFO] [stdout] | [INFO] [stdout] 6615 | ...ge(_json_string: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x78608ACB, &[_json_string.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6660:164 [INFO] [stdout] | [INFO] [stdout] 6660 | ...4, _buffer: impl cfx_core::types::AsCharPtr, _length: i32) -> bool { cfx_core::invoker::invoke(0x3963D527, &[_tex.into(), _buffer.as_char_ptr().into(), _length.into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6704:123 [INFO] [stdout] | [INFO] [stdout] 6704 | ..._kvp(_prefix: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xDD379006, &[_prefix.as_char_ptr().into()]).unwrap_... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6724:156 [INFO] [stdout] | [INFO] [stdout] 6724 | ...pt(_script_name: impl cfx_core::types::AsCharPtr, _stack_size: i32) -> i32 { cfx_core::invoker::invoke(0xE81651AD79516E48, &[_script_name.as_char_ptr().into(), _stack_size.into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6725:200 [INFO] [stdout] | [INFO] [stdout] 6725 | ...gs(_script_name: impl cfx_core::types::AsCharPtr, _args: &mut i32, _arg_count: i32, _stack_size: i32) -> i32 { cfx_core::invoker::invoke(0xB8BA7F44DF1575E1, &[_script_name.as_char_ptr().into(), _args.into(), _arg_count.into(), _stack_size.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 280 previous errors; 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cfx-client` (lib) due to 281 previous errors; 43 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] --> src/natives.rs:3:153 [INFO] [stdout] | [INFO] [stdout] 3 | ...2, _p_1: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF6F1EBBC4E1D5E6, &[_script_index.into(), _p_1.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4:153 [INFO] [stdout] | [INFO] [stdout] 4 | ...2, _p_1: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x22E21FBCFC88C149, &[_script_index.into(), _p_1.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:13:140 [INFO] [stdout] | [INFO] [stdout] 13 | ...st(_script_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xFC04745FBE67C19A, &[_script_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:23:140 [INFO] [stdout] | [INFO] [stdout] 23 | ...ed(_script_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xE6CC9F3BA0FB9EF1, &[_script_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:72:263 [INFO] [stdout] | [INFO] [stdout] 72 | ...se(_anim_dictionary: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr, _p_2: impl cfx_core::types::AsCharPtr, _p_3: &mut i32, _p_4: &mut i32) -> bool { cfx_core::invoker::invoke(0x7F1BE2BCCAA27A7, &[_anim_dictionary.as_char_ptr().into(), _anim_name.as_char_ptr().into(), _p_2.as_char_ptr().into(), _p_3.into(), _p_4.into()]).u... [INFO] [stdout] | ------------------------------------------------- ------------------------------------------- ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:75:182 [INFO] [stdout] | [INFO] [stdout] 75 | ...on(_anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0xFEDDF04D62B8D790, &[_anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:78:207 [INFO] [stdout] | [INFO] [stdout] 78 | ...2, _anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x346D81500D088F42, &[_entity.into(), _anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:79:205 [INFO] [stdout] | [INFO] [stdout] 79 | ...2, _anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x50BD2730B191E360, &[_entity.into(), _anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:81:163 [INFO] [stdout] | [INFO] [stdout] 81 | ...2, _bone_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xFB71170B7E76ACBA, &[_entity.into(), _bone_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:119:215 [INFO] [stdout] | [INFO] [stdout] 119 | ...2, _anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr, _p_3: i32) -> bool { cfx_core::invoker::invoke(0x20B711662962B472, &[_entity.into(), _anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into(), _p_3.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:144:147 [INFO] [stdout] | [INFO] [stdout] 144 | ...2, _zone: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xB6463CF6AF527071, &[_entity.into(), _zone.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:147:219 [INFO] [stdout] | [INFO] [stdout] 147 | ...2, _anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr, _task_flag: i32) -> bool { cfx_core::invoker::invoke(0x1F0B79228E461EC9, &[_entity.into(), _anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into(), _task_flag.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:156:280 [INFO] [stdout] | [INFO] [stdout] 156 | ...2, _anim_name: impl cfx_core::types::AsCharPtr, _anim_dict: impl cfx_core::types::AsCharPtr, _p_3: f32, _loop: bool, _stay_in_anim: bool, _p_6: bool, _delta: f32, _bitset: i32) -> bool { cfx_core::invoker::invoke(0x7FB218262B810701, &[_entity.into(), _anim_name.as_char_ptr().into(), _anim_dict.as_char_ptr().into(), _p_3.into(), _loop.into(), _stay_in_anim.into(), _p_6.into(), _delta.into(), _bitset.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:157:273 [INFO] [stdout] | [INFO] [stdout] 157 | ...2, _animation: impl cfx_core::types::AsCharPtr, _prop_name: impl cfx_core::types::AsCharPtr, _p_4: f32, _p_5: f32, _p_6: i32, _p_7: f32) -> bool { cfx_core::invoker::invoke(0xC77720A12FE14A86, &[_entity.into(), _synced_scene.into(), _animation.as_char_ptr().into(), _prop_name.as_char_ptr().into(), _p_4.into(), _p_5.into(), _p_6.into(), _p_7.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:206:207 [INFO] [stdout] | [INFO] [stdout] 206 | ...2, _animation: impl cfx_core::types::AsCharPtr, _anim_group: impl cfx_core::types::AsCharPtr, _p_3: f32) -> i32 { cfx_core::invoker::invoke(0x28004F88151E03E0, &[_entity.into(), _animation.as_char_ptr().into(), _anim_group.as_char_ptr().into(), _p_3.into()]).u... [INFO] [stdout] | ------------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:227:152 [INFO] [stdout] | [INFO] [stdout] 227 | ...2, _property_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x5661B80A8C9165F, &[_entity.into(), _property_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:228:153 [INFO] [stdout] | [INFO] [stdout] 228 | ...2, _property_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xDACE671663F2F5DB, &[_entity.into(), _property_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:229:153 [INFO] [stdout] | [INFO] [stdout] 229 | ...2, _property_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x6524A2F114706F43, &[_entity.into(), _property_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:230:151 [INFO] [stdout] | [INFO] [stdout] 230 | ...2, _property_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xA06C969B02A97298, &[_entity.into(), _property_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:231:164 [INFO] [stdout] | [INFO] [stdout] 231 | ...pe(_property_name: impl cfx_core::types::AsCharPtr, _type: i32) -> bool { cfx_core::invoker::invoke(0x4F14F9F870D6FBC8, &[_property_name.as_char_ptr().into(), _type.into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:234:149 [INFO] [stdout] | [INFO] [stdout] 234 | ...2, _property_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xEE9F297C738720, &[_entity.into(), _property_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:235:167 [INFO] [stdout] | [INFO] [stdout] 235 | ...2, _property_name: impl cfx_core::types::AsCharPtr, _value: bool) -> bool { cfx_core::invoker::invoke(0x6B1E8E2ED1335B71, &[_entity.into(), _property_name.as_char_ptr().into(), _value.into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:236:167 [INFO] [stdout] | [INFO] [stdout] 236 | ...2, _property_name: impl cfx_core::types::AsCharPtr, _value: f32) -> bool { cfx_core::invoker::invoke(0x211AB1DD8D0F363A, &[_entity.into(), _property_name.as_char_ptr().into(), _value.into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:237:164 [INFO] [stdout] | [INFO] [stdout] 237 | ...2, _property_name: impl cfx_core::types::AsCharPtr, _value: i32) -> bool { cfx_core::invoker::invoke(0xCE3AA5E1CA19E10, &[_entity.into(), _property_name.as_char_ptr().into(), _value.into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:238:170 [INFO] [stdout] | [INFO] [stdout] 238 | ...2, _property_name: impl cfx_core::types::AsCharPtr, _timestamp: i32) -> bool { cfx_core::invoker::invoke(0x95AED7B8E39ECAA4, &[_entity.into(), _property_name.as_char_ptr().into(), _timestamp.into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:278:145 [INFO] [stdout] | [INFO] [stdout] 278 | ...2, _p_1: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x2B51EDBEFC301339, &[_p_0.into(), _p_1.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:434:138 [INFO] [stdout] | [INFO] [stdout] 434 | ...file(_p_0: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xC64DED7EF0D2FE37, &[_p_0.as_char_ptr().into()]).unwra... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:480:202 [INFO] [stdout] | [INFO] [stdout] 480 | ...ol(_tunable_context: impl cfx_core::types::AsCharPtr, _tunable_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xAA6A47A573ABB75A, &[_tunable_context.as_char_ptr().into(), _tunable_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:482:221 [INFO] [stdout] | [INFO] [stdout] 482 | ...at(_tunable_context: impl cfx_core::types::AsCharPtr, _tunable_name: impl cfx_core::types::AsCharPtr, _value: &mut f32) -> bool { cfx_core::invoker::invoke(0xE5608CA7BC163A5F, &[_tunable_context.as_char_ptr().into(), _tunable_name.as_char_ptr().into(), _value.into()]).u... [INFO] [stdout] | ------------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:484:219 [INFO] [stdout] | [INFO] [stdout] 484 | ...nt(_tunable_context: impl cfx_core::types::AsCharPtr, _tunable_name: impl cfx_core::types::AsCharPtr, _value: &mut i32) -> bool { cfx_core::invoker::invoke(0x8BE1146DFD5D4468, &[_tunable_context.as_char_ptr().into(), _tunable_name.as_char_ptr().into(), _value.into()]).u... [INFO] [stdout] | ------------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:492:164 [INFO] [stdout] | [INFO] [stdout] 492 | ...2, _message: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x8E02D73914064223, &[_network_handle.into(), _message.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:559:201 [INFO] [stdout] | [INFO] [stdout] 559 | ...st(_tunable_context: impl cfx_core::types::AsCharPtr, _tunable_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x85E5F8B9B898B20A, &[_tunable_context.as_char_ptr().into(), _tunable_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:598:170 [INFO] [stdout] | [INFO] [stdout] 598 | ...pt(_script_name: impl cfx_core::types::AsCharPtr, _p_1: i32, _p_2: i32) -> i32 { cfx_core::invoker::invoke(0x1D6A14F1F9A736FC, &[_script_name.as_char_ptr().into(), _p_1.into(), _p_2.into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:693:155 [INFO] [stdout] | [INFO] [stdout] 693 | ...er(_friend_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x57005C18827F3A28, &[_friend_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:694:154 [INFO] [stdout] | [INFO] [stdout] 694 | ...le(_friend_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x2EA9A3BEDF3F17B8, &[_friend_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:695:140 [INFO] [stdout] | [INFO] [stdout] 695 | ...ne(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x425A44533437B64D, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:723:181 [INFO] [stdout] | [INFO] [stdout] 723 | ...2, _script: impl cfx_core::types::AsCharPtr, _p_2: i32) -> bool { cfx_core::invoker::invoke(0x1AD5B71586B94820, &[_p_0.into(), _script.as_char_ptr().into(), _p_2.into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:731:184 [INFO] [stdout] | [INFO] [stdout] 731 | ...ve(_script_name: impl cfx_core::types::AsCharPtr, _player: i32, _p_2: bool, _p_3: i32) -> bool { cfx_core::invoker::invoke(0x9D40DF90FAD26098, &[_script_name.as_char_ptr().into(), _player.into(), _p_2.into(), _p_3.into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:771:168 [INFO] [stdout] | [INFO] [stdout] 771 | ...2, _user_id: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x4927FC39CD0869A0, &[_player.into(), _user_id.as_char_ptr().into()]).o... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:795:171 [INFO] [stdout] | [INFO] [stdout] 795 | ...ge(_message: impl cfx_core::types::AsCharPtr, _network_handle: &mut i32) -> bool { cfx_core::invoker::invoke(0x3A214F2EC889B100, &[_message.as_char_ptr().into(), _network_handle.into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:796:217 [INFO] [stdout] | [INFO] [stdout] 796 | ...2, _p_1: impl cfx_core::types::AsCharPtr, _p_2: i32, _p_3: i32, _p_4: bool) -> bool { cfx_core::invoker::invoke(0x31D1D2B858D25E6B, &[_network_handle.into(), _p_1.as_char_ptr().into(), _p_2.into(), _p_3.into(), _p_4.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:912:222 [INFO] [stdout] | [INFO] [stdout] 912 | ...2, _file_path: impl cfx_core::types::AsCharPtr, _name: impl cfx_core::types::AsCharPtr, _p_3: bool) -> i32 { cfx_core::invoker::invoke(0x16160DA74A8E74A2, &[_player_handle.into(), _file_path.as_char_ptr().into(), _name.as_char_ptr().into(), _p_3.into()]).u... [INFO] [stdout] | ------------------------------------------- -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:913:201 [INFO] [stdout] | [INFO] [stdout] 913 | ...st(_file_path: impl cfx_core::types::AsCharPtr, _name: impl cfx_core::types::AsCharPtr, _p_2: bool) -> i32 { cfx_core::invoker::invoke(0xB203B4AFDE53A4F, &[_file_path.as_char_ptr().into(), _name.as_char_ptr().into(), _p_2.into()]).u... [INFO] [stdout] | ------------------------------------------- -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:960:237 [INFO] [stdout] | [INFO] [stdout] 960 | ...sh(_content_id: impl cfx_core::types::AsCharPtr, _base_content_id: impl cfx_core::types::AsCharPtr, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1DE0F5F50D723CAA, &[_content_id.as_char_ptr().into(), _base_content_id.as_char_ptr().into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ------------------------------------------------- --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:961:221 [INFO] [stdout] | [INFO] [stdout] 961 | ...id(_content_id: impl cfx_core::types::AsCharPtr, _latest_version: bool, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x158EC424F35EC469, &[_content_id.as_char_ptr().into(), _latest_version.into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:962:206 [INFO] [stdout] | [INFO] [stdout] 962 | ...l, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC7397A83F7A2A462, &[_data.into(), _count.into(), _latest_version.into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:966:243 [INFO] [stdout] | [INFO] [stdout] 966 | ...ms(_content_type_name: impl cfx_core::types::AsCharPtr, _content_id: impl cfx_core::types::AsCharPtr, _p_2: i32, _p_3: i32, _p_4: i32) -> i32 { cfx_core::invoker::invoke(0x7FD2990AF016795E, &[_content_type_name.as_char_ptr().into(), _content_id.as_char_ptr().into(), _p_2.into(), _p_3.into(), _p_4.into()]).u... [INFO] [stdout] | --------------------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:967:212 [INFO] [stdout] | [INFO] [stdout] 967 | ...ed(_content_id: impl cfx_core::types::AsCharPtr, _bookmarked: bool, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x274A1519DFC1094F, &[_content_id.as_char_ptr().into(), _bookmarked.into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:980:185 [INFO] [stdout] | [INFO] [stdout] 980 | ...te(_heist_name: impl cfx_core::types::AsCharPtr, _cash_earned: i32, _xp_earned: i32) -> bool { cfx_core::invoker::invoke(0x98AB65B9ED9A9EC, &[_heist_name.as_char_ptr().into(), _cash_earned.into(), _xp_earned.into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:995:189 [INFO] [stdout] | [INFO] [stdout] 995 | ...on(_anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x729E3401F0430686, &[_anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1055:202 [INFO] [stdout] | [INFO] [stdout] 1055 | ...2, _content_type_name: impl cfx_core::types::AsCharPtr, _p_3: i32) -> bool { cfx_core::invoker::invoke(0x6D4CB481FAC835E8, &[_offset.into(), _count.into(), _content_type_name.as_char_ptr().into(), _p_3.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1093:148 [INFO] [stdout] | [INFO] [stdout] 1093 | ...e0(_radio_station_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x34D66BC058019CE0, &[_radio_station_name.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1095:155 [INFO] [stdout] | [INFO] [stdout] 1095 | ...e7(_p_0: impl cfx_core::types::AsCharPtr, _p_1: i32, _p_2: i32) -> i32 { cfx_core::invoker::invoke(0x40763EA7B9B783E7, &[_p_0.as_char_ptr().into(), _p_1.into(), _p_2.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1137:140 [INFO] [stdout] | [INFO] [stdout] 1137 | ...nt(_event_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x5B17A90291133DA5, &[_event_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1172:138 [INFO] [stdout] | [INFO] [stdout] 1172 | ...ng(_alarm_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x226435CB96CCFC8C, &[_alarm_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1175:146 [INFO] [stdout] | [INFO] [stdout] 1175 | ...ed(_ambient_zone: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1E2817A479A7F9B, &[_ambient_zone.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1178:138 [INFO] [stdout] | [INFO] [stdout] 1178 | ...ve(_scene: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xB65B60556E2A9225, &[_scene.as_char_ptr().into()]).un... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1196:179 [INFO] [stdout] | [INFO] [stdout] 1196 | ...am(_stream_name: impl cfx_core::types::AsCharPtr, _sound_set: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1F1F957154EC51DF, &[_stream_name.as_char_ptr().into(), _sound_set.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1197:217 [INFO] [stdout] | [INFO] [stdout] 1197 | ...et(_stream_name: impl cfx_core::types::AsCharPtr, _start_offset: i32, _sound_set: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x59C16B79F53B3712, &[_stream_name.as_char_ptr().into(), _start_offset.into(), _sound_set.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1213:144 [INFO] [stdout] | [INFO] [stdout] 1213 | ...rt(_name: impl cfx_core::types::AsCharPtr, _p_1: f32) -> i32 { cfx_core::invoker::invoke(0xDFEBD56D9BD1EB16, &[_name.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1228:135 [INFO] [stdout] | [INFO] [stdout] 1228 | ...rm(_alarm_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x9D74AE343DB65533, &[_alarm_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1229:141 [INFO] [stdout] | [INFO] [stdout] 1229 | ...nt(_event_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1E5185B72EF5158A, &[_event_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1230:157 [INFO] [stdout] | [INFO] [stdout] 1230 | ...nt(_p_0: impl cfx_core::types::AsCharPtr, _p_1: i32) -> i32 { cfx_core::invoker::invoke(0xC7ABCACA4985A766, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1242:153 [INFO] [stdout] | [INFO] [stdout] 1242 | ...nk(_p_0: impl cfx_core::types::AsCharPtr, _p_1: bool) -> bool { cfx_core::invoker::invoke(0xFE02FFBED8CA9D99, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1243:153 [INFO] [stdout] | [INFO] [stdout] 1243 | ...nk(_p_0: impl cfx_core::types::AsCharPtr, _p_1: bool) -> bool { cfx_core::invoker::invoke(0x7345BDD95E62E0F2, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1244:152 [INFO] [stdout] | [INFO] [stdout] 1244 | ...nk(_p_0: impl cfx_core::types::AsCharPtr, _p_1: bool) -> bool { cfx_core::invoker::invoke(0x2F844A8B08D76685, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1295:133 [INFO] [stdout] | [INFO] [stdout] 1295 | ...ne(_scene: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x13A80FC08F6E4F2, &[_scene.as_char_ptr().into()]).unw... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1312:141 [INFO] [stdout] | [INFO] [stdout] 1312 | ...nt(_event_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x706D57B0F50DA710, &[_event_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1319:160 [INFO] [stdout] | [INFO] [stdout] 1319 | ...2, _speech_name: impl cfx_core::types::AsCharPtr, _unk: bool) -> bool { cfx_core::invoker::invoke(0x49B99BF3FDA89A7A, &[_ped.into(), _speech_name.as_char_ptr().into(), _unk.into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1322:160 [INFO] [stdout] | [INFO] [stdout] 1322 | ...sh(_radio_station_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x3E65CDE5215832C1, &[_radio_station_name.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1353:141 [INFO] [stdout] | [INFO] [stdout] 1353 | ...id(_zone_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x98CD1D2934B76CC1, &[_zone_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1401:151 [INFO] [stdout] | [INFO] [stdout] 1401 | ...ts(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xBD4D7EAF8A30F637, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1483:141 [INFO] [stdout] | [INFO] [stdout] 1483 | ...am(_cam_name: impl cfx_core::types::AsCharPtr, _p_1: bool) -> i32 { cfx_core::invoker::invoke(0xC3981DCE61D9E13F, &[_cam_name.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1486:253 [INFO] [stdout] | [INFO] [stdout] 1486 | ...ms(_cam_name: impl cfx_core::types::AsCharPtr, _pos_x: f32, _pos_y: f32, _pos_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _fov: f32, _p_8: bool, _p_9: i32) -> i32 { cfx_core::invoker::invoke(0xB51194800B257161, &[_cam_name.as_char_ptr().into(), _pos_x.into(), _pos_y.into(), _pos_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _fov.into(), _p_8.into(), _p_9.into()]).u... [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:1535:202 [INFO] [stdout] | [INFO] [stdout] 1535 | ...2, _anim_name: impl cfx_core::types::AsCharPtr, _anim_dictionary: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC90621D8A0CEECF2, &[_cam.into(), _anim_name.as_char_ptr().into(), _anim_dictionary.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1558:286 [INFO] [stdout] | [INFO] [stdout] 1558 | ...2, _anim_name: impl cfx_core::types::AsCharPtr, _anim_dictionary: impl cfx_core::types::AsCharPtr, _x: f32, _y: f32, _z: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _p_9: bool, _p_10: i32) -> bool { cfx_core::invoker::invoke(0x9A2D0FB2E7852392, &[_cam.into(), _anim_name.as_char_ptr().into(), _anim_dictionary.as_char_ptr().into(), _x.into(), _y.into(), _z.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _p_9.into(), _p_10.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1559:220 [INFO] [stdout] | [INFO] [stdout] 1559 | ...2, _anim_name: impl cfx_core::types::AsCharPtr, _anim_dictionary: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xE32EFE9AB4A9AA0C, &[_p_0.into(), _p_1.into(), _anim_name.as_char_ptr().into(), _anim_dictionary.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1598:161 [INFO] [stdout] | [INFO] [stdout] 1598 | ...te(_cam_name: impl cfx_core::types::AsCharPtr, _p_1: i32) -> bool { cfx_core::invoker::invoke(0x44A113DD6FFC48D1, &[_cam_name.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1709:161 [INFO] [stdout] | [INFO] [stdout] 1709 | ...11(_string: impl cfx_core::types::AsCharPtr, _length: i32) -> Option { cfx_core::invoker::invoke(0x98C3CF913D895111, &[_string.as_char_ptr().into(), _length.into()]).o... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1784:265 [INFO] [stdout] | [INFO] [stdout] 1784 | ...2, _username: impl cfx_core::types::AsCharPtr, _pointed_clan_tag: bool, _is_rockstar_clan: bool, _clan_tag: impl cfx_core::types::AsCharPtr, _clan_flag: i32) -> i32 { cfx_core::invoker::invoke(0xBFEFE3321A3F5015, &[_ped.into(), _username.as_char_ptr().into(), _pointed_clan_tag.into(), _is_rockstar_clan.into(), _clan_tag.as_char_ptr().into(), _clan_flag.into()]).u... [INFO] [stdout] | ------------------------------------------ ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1799:136 [INFO] [stdout] | [INFO] [stdout] 1799 | ...xist(_gxt: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1C7302E725259789, &[_gxt.as_char_ptr().into()]).unwr... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1800:136 [INFO] [stdout] | [INFO] [stdout] 1800 | ...xist(_gxt: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xAC09CA973C564252, &[_gxt.as_char_ptr().into()]).unwr... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1811:290 [INFO] [stdout] | [INFO] [stdout] 1811 | ...rd(_texture_dict: impl cfx_core::types::AsCharPtr, _texture_name: impl cfx_core::types::AsCharPtr, _rp_bonus: i32, _color_overlay: i32, _title_label: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xAA295B6F28BD587D, &[_texture_dict.as_char_ptr().into(), _texture_name.as_char_ptr().into(), _rp_bonus.into(), _color_overlay.into(), _title_label.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ---------------------------------------------- --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1813:354 [INFO] [stdout] | [INFO] [stdout] 1813 | ...2, _gamer_str: impl cfx_core::types::AsCharPtr, _r: i32, _g: i32, _b: i32) -> i32 { cfx_core::invoker::invoke(0x137BC35589E34E1E, &[_crew_type_is_private.into(), _crew_tag_contains_rockstar.into(), _crew_tag.into(), _rank.into(), _is_leader.into(), _is_important.into(), _clan_handle.into(), _gamer_str.as_char_ptr().into(), _r.into(), _g.into(), _b.into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1814:291 [INFO] [stdout] | [INFO] [stdout] 1814 | ...up(_ch_title: impl cfx_core::types::AsCharPtr, _clan_txd: impl cfx_core::types::AsCharPtr, _clan_txn: impl cfx_core::types::AsCharPtr, _is_important: bool, _show_subtitle: bool) -> i32 { cfx_core::invoker::invoke(0x8EFCCF6EC66D85E4, &[_ch_title.as_char_ptr().into(), _clan_txd.as_char_ptr().into(), _clan_txn.as_char_ptr().into(), _is_important.into(), _show_subtitle.into()]).u... [INFO] [stdout] | ------------------------------------------ ------------------------------------------ ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1815:328 [INFO] [stdout] | [INFO] [stdout] 1815 | ...xt(_texture_dict: impl cfx_core::types::AsCharPtr, _texture_name: impl cfx_core::types::AsCharPtr, _flash: bool, _icon_type: i32, _sender: impl cfx_core::types::AsCharPtr, _subject: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x1CCD9A37359072CF, &[_texture_dict.as_char_ptr().into(), _texture_name.as_char_ptr().into(), _flash.into(), _icon_type.into(), _sender.as_char_ptr().into(), _subject.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ---------------------------------------------- ---------------------------------------- ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1816:344 [INFO] [stdout] | [INFO] [stdout] 1816 | ...tu(_pic_txd: impl cfx_core::types::AsCharPtr, _pic_txn: impl cfx_core::types::AsCharPtr, _flash: bool, _icon_type: i32, _name_str: impl cfx_core::types::AsCharPtr, _subtitle_str: impl cfx_core::types::AsCharPtr, _duration: f32) -> i32 { cfx_core::invoker::invoke(0x1E6611149DB3DB6B, &[_pic_txd.as_char_ptr().into(), _pic_txn.as_char_ptr().into(), _flash.into(), _icon_type.into(), _name_str.as_char_ptr().into(), _subtitle_str.as_char_ptr().into(), _duration.into()]).u... [INFO] [stdout] | ----------------------------------------- ----------------------------------------- ------------------------------------------ ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1817:406 [INFO] [stdout] | [INFO] [stdout] 1817 | ...ag(_pic_txd: impl cfx_core::types::AsCharPtr, _pic_txn: impl cfx_core::types::AsCharPtr, _flash: bool, _icon_type: i32, _name_str: impl cfx_core::types::AsCharPtr, _subtitle_str: impl cfx_core::types::AsCharPtr, _duration: f32, _crew_packed_str: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x5CBF7BADE20DB93E, &[_pic_txd.as_char_ptr().into(), _pic_txn.as_char_ptr().into(), _flash.into(), _icon_type.into(), _name_str.as_char_ptr().into(), _subtitle_str.as_char_ptr().into(), _duration.into(), _crew_packed_str.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ----------------------------------------- ------------------------------------------ ---------------------------------------------- ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1818:465 [INFO] [stdout] | [INFO] [stdout] 1818 | ...on(_pic_txd: impl cfx_core::types::AsCharPtr, _pic_txn: impl cfx_core::types::AsCharPtr, _flash: bool, _icon_type_1: i32, _name_str: impl cfx_core::types::AsCharPtr, _subtitle_str: impl cfx_core::types::AsCharPtr, _duration: f32, _crew_packed_str: impl cfx_core::types::AsCharPtr, _icon_type_2: i32, _text_color: i32) -> i32 { cfx_core::invoker::invoke(0x531B84E7DA981FB6, &[_pic_txd.as_char_ptr().into(), _pic_txn.as_char_ptr().into(), _flash.into(), _icon_type_1.into(), _name_str.as_char_ptr().into(), _subtitle_str.as_char_ptr().into(), _duration.into(), _crew_packed_str.as_char_ptr().into(), _icon_type_2.into(), _text_color.into()]).u... [INFO] [stdout] | ----------------------------------------- ----------------------------------------- ------------------------------------------ ---------------------------------------------- ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1820:314 [INFO] [stdout] | [INFO] [stdout] 1820 | ...ts(_stat_title: impl cfx_core::types::AsCharPtr, _icon_enum: i32, _step_val: bool, _bar_value: i32, _is_important: bool, _pic_txd: impl cfx_core::types::AsCharPtr, _pic_txn: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x2B7E9A4EAAA93C89, &[_stat_title.as_char_ptr().into(), _icon_enum.into(), _step_val.into(), _bar_value.into(), _is_important.into(), _pic_txd.as_char_ptr().into(), _pic_txn.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ----------------------------------------- ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1824:219 [INFO] [stdout] | [INFO] [stdout] 1824 | ...ck(_ch_title: impl cfx_core::types::AsCharPtr, _icon_type: i32, _ch_subtitle: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x33EE12743CCD6343, &[_ch_title.as_char_ptr().into(), _icon_type.into(), _ch_subtitle.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1825:243 [INFO] [stdout] | [INFO] [stdout] 1825 | ...tu(_ch_title: impl cfx_core::types::AsCharPtr, _icon_type: i32, _ch_subtitle: impl cfx_core::types::AsCharPtr, _is_important: bool) -> i32 { cfx_core::invoker::invoke(0xC8F3AAF93D0600BF, &[_ch_title.as_char_ptr().into(), _icon_type.into(), _ch_subtitle.as_char_ptr().into(), _is_important.into()]).u... [INFO] [stdout] | ------------------------------------------ --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1826:285 [INFO] [stdout] | [INFO] [stdout] 1826 | ...or(_ch_title: impl cfx_core::types::AsCharPtr, _icon_type: i32, _ch_subtitle: impl cfx_core::types::AsCharPtr, _is_important: bool, _title_color: i32, _p_5: bool) -> i32 { cfx_core::invoker::invoke(0x7AE0589093A2E088, &[_ch_title.as_char_ptr().into(), _icon_type.into(), _ch_subtitle.as_char_ptr().into(), _is_important.into(), _title_color.into(), _p_5.into()]).u... [INFO] [stdout] | ------------------------------------------ --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1827:316 [INFO] [stdout] | [INFO] [stdout] 1827 | ...tu(_ch_1_txd: impl cfx_core::types::AsCharPtr, _ch_1_txn: impl cfx_core::types::AsCharPtr, _val_1: i32, _ch_2_txd: impl cfx_core::types::AsCharPtr, _ch_2_txn: impl cfx_core::types::AsCharPtr, _val_2: i32) -> i32 { cfx_core::invoker::invoke(0xB6871B0555B02996, &[_ch_1_txd.as_char_ptr().into(), _ch_1_txn.as_char_ptr().into(), _val_1.into(), _ch_2_txd.as_char_ptr().into(), _ch_2_txn.as_char_ptr().into(), _val_2.into()]).u... [INFO] [stdout] | ------------------------------------------ ------------------------------------------ ------------------------------------------ ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1855:145 [INFO] [stdout] | [INFO] [stdout] 1855 | ...ng(_string: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xF030907CCBB8A9FD, &[_string.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1856:154 [INFO] [stdout] | [INFO] [stdout] 1856 | ...es(_string: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x43E4111189E54F0E, &[_string.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1857:155 [INFO] [stdout] | [INFO] [stdout] 1857 | ...abel(_gxt: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x801BD273D3A23F74, &[_gxt.as_char_ptr().into()]).unwra... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1865:147 [INFO] [stdout] | [INFO] [stdout] 1865 | ...id(_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x1A6478B61C6BDC3B, &[_name.as_char_ptr().into()]).unwra... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1876:158 [INFO] [stdout] | [INFO] [stdout] 1876 | ...ed(_gxt: impl cfx_core::types::AsCharPtr, _slot: i32) -> bool { cfx_core::invoker::invoke(0xADBF060E2B30C5BC, &[_gxt.as_char_ptr().into(), _slot.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1906:148 [INFO] [stdout] | [INFO] [stdout] 1906 | ...ed(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x78DCDC15C9F116B4, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1935:155 [INFO] [stdout] | [INFO] [stdout] 1935 | ...et(_name: impl cfx_core::types::AsCharPtr, _p_1: bool) -> bool { cfx_core::invoker::invoke(0x57D9C12635E25CE3, &[_name.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:1937:142 [INFO] [stdout] | [INFO] [stdout] 1937 | ...et(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xE9F6FFE837354DD4, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2098:335 [INFO] [stdout] | [INFO] [stdout] 2098 | ...ry(_txd_name: impl cfx_core::types::AsCharPtr, _texture_name: impl cfx_core::types::AsCharPtr, _flash: bool, _icon_type: i32, _sender: impl cfx_core::types::AsCharPtr, _subject: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xC6F580E4C94926AC, &[_txd_name.as_char_ptr().into(), _texture_name.as_char_ptr().into(), _flash.into(), _icon_type.into(), _sender.as_char_ptr().into(), _subject.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ---------------------------------------------- ---------------------------------------- ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2099:188 [INFO] [stdout] | [INFO] [stdout] 2099 | ...2, _s_title: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xD202B92CBF1D816F, &[_e_type.into(), _i_icon.into(), _s_title.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2100:212 [INFO] [stdout] | [INFO] [stdout] 2100 | ...2, _button: impl cfx_core::types::AsCharPtr, _text: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xDD6CB2CCE7C2735C, &[_type.into(), _button.as_char_ptr().into(), _text.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2105:147 [INFO] [stdout] | [INFO] [stdout] 2105 | ...xt(_label_name: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x7B5280EBA9840C72, &[_label_name.as_char_ptr().into()]).o... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2110:175 [INFO] [stdout] | [INFO] [stdout] 2110 | ...ng(_text: impl cfx_core::types::AsCharPtr, _position: i32, _length: i32) -> Option { cfx_core::invoker::invoke(0x169BD9382084C8C0, &[_text.as_char_ptr().into(), _position.into(), _length.into()]).o... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2111:198 [INFO] [stdout] | [INFO] [stdout] 2111 | ...fe(_text: impl cfx_core::types::AsCharPtr, _position: i32, _length: i32, _max_length: i32) -> Option { cfx_core::invoker::invoke(0xB2798643312205C5, &[_text.as_char_ptr().into(), _position.into(), _length.into(), _max_length.into()]).o... [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:2112:193 [INFO] [stdout] | [INFO] [stdout] 2112 | ...ce(_text: impl cfx_core::types::AsCharPtr, _start_position: i32, _end_position: i32) -> Option { cfx_core::invoker::invoke(0xCE94AEBA5D82908A, &[_text.as_char_ptr().into(), _start_position.into(), _end_position.into()]).o... [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:2159:204 [INFO] [stdout] | [INFO] [stdout] 2159 | ...2, _name: impl cfx_core::types::AsCharPtr, _cash: i32, _rp: i32, _lvl: i32, _colour: i32) -> bool { cfx_core::invoker::invoke(0xC5A80A9E096D529, &[_index.into(), _name.as_char_ptr().into(), _cash.into(), _rp.into(), _lvl.into(), _colour.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2160:415 [INFO] [stdout] | [INFO] [stdout] 2160 | ...rt(_label_title: impl cfx_core::types::AsCharPtr, _label_msg: impl cfx_core::types::AsCharPtr, _p_2: i32, _p_3: i32, _label_msg_2: impl cfx_core::types::AsCharPtr, _p_5: i32, _p_6: i32, _p_7: i32, _p_8: impl cfx_core::types::AsCharPtr, _p_9: impl cfx_core::types::AsCharPtr, _background: bool, _error_code: i32) -> i32 { cfx_core::invoker::invoke(0x15803FEC3B9A872B, &[_label_title.as_char_ptr().into(), _label_msg.as_char_ptr().into(), _p_2.into(), _p_3.into(), _label_msg_2.as_char_ptr().into(), _p_5.into(), _p_6.into(), _p_7.into(), _p_8.as_char_ptr().into(), _p_9.as_char_ptr().into(), _background.into(), _error_code.into()]).u... [INFO] [stdout] | --------------------------------------------- ------------------------------------------- --------------------------------------------- ------------------------------------- ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2203:141 [INFO] [stdout] | [INFO] [stdout] 2203 | ...st(_anim_dict: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x2DA49C3B79856961, &[_anim_dict.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2214:141 [INFO] [stdout] | [INFO] [stdout] 2214 | ...ed(_anim_dict: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xD031A9162D01088C, &[_anim_dict.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2215:139 [INFO] [stdout] | [INFO] [stdout] 2215 | ...ed(_anim_set: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC4EA073D86FB29B0, &[_anim_set.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2216:139 [INFO] [stdout] | [INFO] [stdout] 2216 | ...ed(_clip_set: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x318234F4F3738AF3, &[_clip_set.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2219:146 [INFO] [stdout] | [INFO] [stdout] 2219 | ...ed(_fx_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x8702416E512EC454, &[_fx_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2223:133 [INFO] [stdout] | [INFO] [stdout] 2223 | ...ve(_ipl_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x88A741E44A2B3495, &[_ipl_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2607:165 [INFO] [stdout] | [INFO] [stdout] 2607 | ...2, _value: impl cfx_core::types::AsCharPtr, _save: bool) -> bool { cfx_core::invoker::invoke(0x17695002FD8B2AE0, &[_stat_name.into(), _value.as_char_ptr().into(), _save.into()]).u... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2609:154 [INFO] [stdout] | [INFO] [stdout] 2609 | ...2, _str: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x69FF13266D7296DA, &[_stat_name.into(), _str.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2613:162 [INFO] [stdout] | [INFO] [stdout] 2613 | ...2, _value: impl cfx_core::types::AsCharPtr, _save: bool) -> bool { cfx_core::invoker::invoke(0xA87B2335D12531D7, &[_stat_name.into(), _value.as_char_ptr().into(), _save.into()]).u... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2614:163 [INFO] [stdout] | [INFO] [stdout] 2614 | ...2, _value: impl cfx_core::types::AsCharPtr, _save: bool) -> bool { cfx_core::invoker::invoke(0x8CDDF1E452BABE11, &[_stat_name.into(), _value.as_char_ptr().into(), _save.into()]).u... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2616:203 [INFO] [stdout] | [INFO] [stdout] 2616 | ...2, _section: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xBA52FF538ED2BC71, &[_index.into(), _sp_stat.into(), _char_stat.into(), _character.into(), _section.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2617:202 [INFO] [stdout] | [INFO] [stdout] 2617 | ...2, _section: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x2B4CDCA6F07FF3DA, &[_index.into(), _sp_stat.into(), _char_stat.into(), _character.into(), _section.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2619:224 [INFO] [stdout] | [INFO] [stdout] 2619 | ...2, _gamer_handle_csv: impl cfx_core::types::AsCharPtr, _platform_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF1AE5DCDBFCA2721, &[_p_0.into(), _gamer_handle_csv.as_char_ptr().into(), _platform_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------------- ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2675:143 [INFO] [stdout] | [INFO] [stdout] 2675 | ...ve(_platform_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xA5C80D8E768A9E66, &[_platform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2677:237 [INFO] [stdout] | [INFO] [stdout] 2677 | ...2, _src_platform: impl cfx_core::types::AsCharPtr, _src_gamer_handle: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x3270F67EED31FBC1, &[_content_id.into(), _src_platform.as_char_ptr().into(), _src_gamer_handle.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- -------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2727:155 [INFO] [stdout] | [INFO] [stdout] 2727 | ...e3(_texture_dict: impl cfx_core::types::AsCharPtr, _p_1: bool) -> bool { cfx_core::invoker::invoke(0x27FEB5254759CDE3, &[_texture_dict.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2804:144 [INFO] [stdout] | [INFO] [stdout] 2804 | ...2, _icon: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x9CD43EEE12BF4DD0, &[_entity.into(), _icon.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2809:144 [INFO] [stdout] | [INFO] [stdout] 2809 | ...ng(_effect_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x36AD3E690DA5ACEB, &[_effect_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2814:168 [INFO] [stdout] | [INFO] [stdout] 2814 | ...2, _method_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF6E48914C7A8694E, &[_scaleform.into(), _method_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2815:165 [INFO] [stdout] | [INFO] [stdout] 2815 | ...nd(_function_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xAB58C27C2E6123C6, &[_function_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2816:172 [INFO] [stdout] | [INFO] [stdout] 2816 | ...er(_function_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xB9449845F73F5E9C, &[_function_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2817:183 [INFO] [stdout] | [INFO] [stdout] 2817 | ...2, _method_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x98C494FD5BDFBFD5, &[_hud_component.into(), _method_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2897:154 [INFO] [stdout] | [INFO] [stdout] 2897 | ...hoto(_p_0: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x1670F8D05056F257, &[_p_0.as_char_ptr().into()]).unwra... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2902:214 [INFO] [stdout] | [INFO] [stdout] 2902 | ...on(_texture_dict: impl cfx_core::types::AsCharPtr, _texture_name: impl cfx_core::types::AsCharPtr) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0x35736EE65BD00C11, &[_texture_dict.as_char_ptr().into(), _texture_name.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2922:160 [INFO] [stdout] | [INFO] [stdout] 2922 | ...ed(_scaleform_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC1C5D756FB5F337, &[_scaleform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2925:155 [INFO] [stdout] | [INFO] [stdout] 2925 | ...ed(_texture_dict: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x145F696AAAAD2E4, &[_texture_dict.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2930:185 [INFO] [stdout] | [INFO] [stdout] 2930 | ...to(_p_0: impl cfx_core::types::AsCharPtr, _p_1: &mut i32, _p_2: &mut i32, _p_3: bool) -> bool { cfx_core::invoker::invoke(0x4862437A486F91B0, &[_p_0.as_char_ptr().into(), _p_1.into(), _p_2.into(), _p_3.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2931:149 [INFO] [stdout] | [INFO] [stdout] 2931 | ...et(_movie_mesh_set_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xB66064452270E8F1, &[_movie_mesh_set_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2953:148 [INFO] [stdout] | [INFO] [stdout] 2953 | ...ie(_scaleform_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x11FE353CF9733E6F, &[_scaleform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:2954:157 [INFO] [stdout] | [INFO] [stdout] 2954 | ...ce(_scaleform_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xC514489CFB8AF806, &[_scaleform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3017:325 [INFO] [stdout] | [INFO] [stdout] 3017 | ...ty(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _x_offset: f32, _y_offset: f32, _z_offset: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0x6F60E89A7B64EE1D, &[_effect_name.as_char_ptr().into(), _entity.into(), _x_offset.into(), _y_offset.into(), _z_offset.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3018:348 [INFO] [stdout] | [INFO] [stdout] 3018 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _x_offset: f32, _y_offset: f32, _z_offset: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _bone_index: i32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0xDDE23F30CC5A0F03, &[_effect_name.as_char_ptr().into(), _entity.into(), _x_offset.into(), _y_offset.into(), _z_offset.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _bone_index.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3019:306 [INFO] [stdout] | [INFO] [stdout] 3019 | ...rd(_effect_name: impl cfx_core::types::AsCharPtr, _x_pos: f32, _y_pos: f32, _z_pos: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> bool { cfx_core::invoker::invoke(0xF56B8137DF10135D, &[_effect_name.as_char_ptr().into(), _x_pos.into(), _y_pos.into(), _z_pos.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3020:330 [INFO] [stdout] | [INFO] [stdout] 3020 | ...ty(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _offset_x: f32, _offset_y: f32, _offset_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _scale: f32, _axis_x: bool, _axis_y: bool, _axis_z: bool) -> bool { cfx_core::invoker::invoke(0xC95EB1DB6E92113D, &[_effect_name.as_char_ptr().into(), _entity.into(), _offset_x.into(), _offset_y.into(), _offset_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _scale.into(), _axis_x.into(), _axis_y.into(), _axis_z.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3021:347 [INFO] [stdout] | [INFO] [stdout] 3021 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _ped: i32, _offset_x: f32, _offset_y: f32, _offset_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _bone_index: i32, _scale: f32, _axis_x: bool, _axis_y: bool, _axis_z: bool) -> bool { cfx_core::invoker::invoke(0xA41B6A43642AC2CF, &[_effect_name.as_char_ptr().into(), _ped.into(), _offset_x.into(), _offset_y.into(), _offset_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _bone_index.into(), _scale.into(), _axis_x.into(), _axis_y.into(), _axis_z.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3022:292 [INFO] [stdout] | [INFO] [stdout] 3022 | ...rd(_effect_name: impl cfx_core::types::AsCharPtr, _x: f32, _y: f32, _z: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool, _p_11: bool) -> i32 { cfx_core::invoker::invoke(0xE184F4F0DC5910E7, &[_effect_name.as_char_ptr().into(), _x.into(), _y.into(), _z.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into(), _p_11.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3023:315 [INFO] [stdout] | [INFO] [stdout] 3023 | ...ty(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _x_offset: f32, _y_offset: f32, _z_offset: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0x1AE42C1660FD6517, &[_effect_name.as_char_ptr().into(), _entity.into(), _x_offset.into(), _y_offset.into(), _z_offset.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3024:338 [INFO] [stdout] | [INFO] [stdout] 3024 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _x_offset: f32, _y_offset: f32, _z_offset: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _bone_index: i32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0xC6EB449E33977F0B, &[_effect_name.as_char_ptr().into(), _entity.into(), _x_offset.into(), _y_offset.into(), _z_offset.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _bone_index.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3025:332 [INFO] [stdout] | [INFO] [stdout] 3025 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _ped: i32, _x_offset: f32, _y_offset: f32, _z_offset: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _bone_index: i32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0xF28DA9F38CD1787C, &[_effect_name.as_char_ptr().into(), _ped.into(), _x_offset.into(), _y_offset.into(), _z_offset.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _bone_index.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3026:295 [INFO] [stdout] | [INFO] [stdout] 3026 | ...rd(_effect_name: impl cfx_core::types::AsCharPtr, _x_pos: f32, _y_pos: f32, _z_pos: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _scale: f32, _x_axis: bool, _y_axis: bool, _z_axis: bool) -> i32 { cfx_core::invoker::invoke(0x25129531F77B9ED3, &[_effect_name.as_char_ptr().into(), _x_pos.into(), _y_pos.into(), _z_pos.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _scale.into(), _x_axis.into(), _y_axis.into(), _z_axis.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3027:319 [INFO] [stdout] | [INFO] [stdout] 3027 | ...ty(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _offset_x: f32, _offset_y: f32, _offset_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _scale: f32, _axis_x: bool, _axis_y: bool, _axis_z: bool) -> bool { cfx_core::invoker::invoke(0xD53A3B8DA0809D2, &[_effect_name.as_char_ptr().into(), _entity.into(), _offset_x.into(), _offset_y.into(), _offset_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _scale.into(), _axis_x.into(), _axis_y.into(), _axis_z.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3028:336 [INFO] [stdout] | [INFO] [stdout] 3028 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _ped: i32, _offset_x: f32, _offset_y: f32, _offset_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _bone_index: i32, _scale: f32, _axis_x: bool, _axis_y: bool, _axis_z: bool) -> bool { cfx_core::invoker::invoke(0xE7E72961BA18619, &[_effect_name.as_char_ptr().into(), _ped.into(), _offset_x.into(), _offset_y.into(), _offset_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _bone_index.into(), _scale.into(), _axis_x.into(), _axis_y.into(), _axis_z.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3038:144 [INFO] [stdout] | [INFO] [stdout] 3038 | ...et(_preset_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF1CEA8A4198D8E9A, &[_preset_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3044:141 [INFO] [stdout] | [INFO] [stdout] 3044 | ...nk(_effect_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0xE35B38A27E8E7179, &[_effect_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3053:190 [INFO] [stdout] | [INFO] [stdout] 3053 | ...om(_p_0: impl cfx_core::types::AsCharPtr, _ped: i32, _p_2: i32, _pos_x: f32, _pos_y: f32, _pos_z: f32) -> bool { cfx_core::invoker::invoke(0x98C4FE6EC34154CA, &[_p_0.as_char_ptr().into(), _ped.into(), _p_2.into(), _pos_x.into(), _pos_y.into(), _pos_z.into()]).u... [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3070:192 [INFO] [stdout] | [INFO] [stdout] 3070 | ...2, _txd: impl cfx_core::types::AsCharPtr, _txn: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x95EB5E34F821BABE, &[_ped.into(), _txd.as_char_ptr().into(), _txn.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3074:151 [INFO] [stdout] | [INFO] [stdout] 3074 | ..._2(_scaleform_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x65E7E78842E74CDB, &[_scaleform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3075:161 [INFO] [stdout] | [INFO] [stdout] 3075 | ...ve(_scaleform_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xBD06C611BB9048C2, &[_scaleform_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3089:130 [INFO] [stdout] | [INFO] [stdout] 3089 | ...ie(_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x338D9F609FD632DB, &[_name.as_char_ptr().into()]).unwra... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3101:353 [INFO] [stdout] | [INFO] [stdout] 3101 | ...ne(_effect_name: impl cfx_core::types::AsCharPtr, _entity: i32, _offset_x: f32, _offset_y: f32, _offset_z: f32, _rot_x: f32, _rot_y: f32, _rot_z: f32, _bone_index: i32, _scale: f32, _axis_x: bool, _axis_y: bool, _axis_z: bool) -> bool { cfx_core::invoker::invoke(0x2B1F2A72E0F5325, &[_effect_name.as_char_ptr().into(), _entity.into(), _offset_x.into(), _offset_y.into(), _offset_z.into(), _rot_x.into(), _rot_y.into(), _rot_z.into(), _bone_index.into(), _scale.into(), _axis_x.into(), _axis_y.into(), _axis_z.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:3165:180 [INFO] [stdout] | [INFO] [stdout] 3165 | ...al(_string_1: impl cfx_core::types::AsCharPtr, _string_2: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC515FAB3FF9EA92, &[_string_1.as_char_ptr().into(), _string_2.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3184:209 [INFO] [stdout] | [INFO] [stdout] 3184 | ...gs(_str_1: impl cfx_core::types::AsCharPtr, _str_2: impl cfx_core::types::AsCharPtr, _match_case: bool, _max_length: i32) -> i32 { cfx_core::invoker::invoke(0x1E34710ECD4AB0EB, &[_str_1.as_char_ptr().into(), _str_2.as_char_ptr().into(), _match_case.into(), _max_length.into()]).u... [INFO] [stdout] | --------------------------------------- --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3216:129 [INFO] [stdout] | [INFO] [stdout] 3216 | ...ey(_string: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xD24D37CC275948CC, &[_string.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3258:144 [INFO] [stdout] | [INFO] [stdout] 3258 | ...pe(_weather_type: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x2FAA3A30BEC0F25D, &[_weather_type.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3263:144 [INFO] [stdout] | [INFO] [stdout] 3263 | ...pe(_weather_type: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x44F28F86433B10A9, &[_weather_type.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3271:132 [INFO] [stdout] | [INFO] [stdout] 3271 | ...ll(_string: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF22B6C47C6EAB066, &[_string.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3272:141 [INFO] [stdout] | [INFO] [stdout] 3272 | ...ty(_string: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xCA042B6957743895, &[_string.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3356:155 [INFO] [stdout] | [INFO] [stdout] 3356 | ...nt(_string: impl cfx_core::types::AsCharPtr, _out_integer: &mut i32) -> bool { cfx_core::invoker::invoke(0x5A5F40FE637EB584, &[_string.as_char_ptr().into(), _out_integer.into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3598:154 [INFO] [stdout] | [INFO] [stdout] 3598 | ...or(_decorator: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x956B409B984D9BF7, &[_decorator.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3636:208 [INFO] [stdout] | [INFO] [stdout] 3636 | ...2, _script: impl cfx_core::types::AsCharPtr) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0xD242728AA6F0FBA2, &[_recording.into(), _time.into(), _script.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3704:158 [INFO] [stdout] | [INFO] [stdout] 3704 | ...2, _script: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x21543C612379DB3C, &[_recording.into(), _script.as_char_ptr().into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:3752:163 [INFO] [stdout] | [INFO] [stdout] 3752 | ...ea(_garage_name: impl cfx_core::types::AsCharPtr, _vehicle: i32) -> bool { cfx_core::invoker::invoke(0xCEE4490CD57BB3C2, &[_garage_name.as_char_ptr().into(), _vehicle.into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4182:161 [INFO] [stdout] | [INFO] [stdout] 4182 | ...2, _p_1: impl cfx_core::types::AsCharPtr, _p_2: &mut i32) -> bool { cfx_core::invoker::invoke(0x699E4A5C8C893A18, &[_p_0.into(), _p_1.as_char_ptr().into(), _p_2.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4190:161 [INFO] [stdout] | [INFO] [stdout] 4190 | ...2, _p_1: impl cfx_core::types::AsCharPtr, _p_2: &mut i32) -> bool { cfx_core::invoker::invoke(0x8CC469AB4D349B7C, &[_p_0.into(), _p_1.as_char_ptr().into(), _p_2.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4192:150 [INFO] [stdout] | [INFO] [stdout] 4192 | ...d1(_p_0: impl cfx_core::types::AsCharPtr, _p_1: &mut i32) -> bool { cfx_core::invoker::invoke(0x92DA6E70EF249BD1, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4206:150 [INFO] [stdout] | [INFO] [stdout] 4206 | ...40(_p_0: impl cfx_core::types::AsCharPtr, _p_1: &mut i32) -> bool { cfx_core::invoker::invoke(0xF6BAAAF762E1BF40, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4213:175 [INFO] [stdout] | [INFO] [stdout] 4213 | ...2, _context: impl cfx_core::types::AsCharPtr, _out: &mut i32) -> bool { cfx_core::invoker::invoke(0xA00EFE4082C4056E, &[_p_0.into(), _context.as_char_ptr().into(), _out.into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4214:201 [INFO] [stdout] | [INFO] [stdout] 4214 | ...2, _context: impl cfx_core::types::AsCharPtr, _out: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x7572EF42FC6A9B6D, &[_p_0.into(), _context.as_char_ptr().into(), _out.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4218:161 [INFO] [stdout] | [INFO] [stdout] 4218 | ...2, _value: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x287F1F75D2803595, &[_attr_hash.into(), _value.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4219:161 [INFO] [stdout] | [INFO] [stdout] 4219 | ...ng(_string: impl cfx_core::types::AsCharPtr, _token: &mut i32) -> bool { cfx_core::invoker::invoke(0x75632C5ECD7ED843, &[_string.as_char_ptr().into(), _token.into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4228:148 [INFO] [stdout] | [INFO] [stdout] 4228 | ...et(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x8416FE4E4629D7D7, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4232:157 [INFO] [stdout] | [INFO] [stdout] 4232 | ...2, _p_1: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xFFE5C16F402D851D, &[_p_0.into(), _p_1.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4237:160 [INFO] [stdout] | [INFO] [stdout] 4237 | ...nt(_data: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x6AFD2CD753FEEF83, &[_data.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4239:166 [INFO] [stdout] | [INFO] [stdout] 4239 | ...ng(_string: impl cfx_core::types::AsCharPtr, _token: &mut i32) -> bool { cfx_core::invoker::invoke(0xEB2BF817463DFA28, &[_string.as_char_ptr().into(), _token.into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4335:160 [INFO] [stdout] | [INFO] [stdout] 4335 | ...up(_name: impl cfx_core::types::AsCharPtr, _group_hash: &mut i32) -> i32 { cfx_core::invoker::invoke(0xF372BC22FCB88606, &[_name.as_char_ptr().into(), _group_hash.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4395:306 [INFO] [stdout] | [INFO] [stdout] 4395 | ...on(_anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr, _x: f32, _y: f32, _z: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _p_8: f32, _p_9: i32) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0xBE22B26DD764C040, &[_anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into(), _x.into(), _y.into(), _z.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _p_8.into(), _p_9.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4396:306 [INFO] [stdout] | [INFO] [stdout] 4396 | ...on(_anim_dict: impl cfx_core::types::AsCharPtr, _anim_name: impl cfx_core::types::AsCharPtr, _x: f32, _y: f32, _z: f32, _x_rot: f32, _y_rot: f32, _z_rot: f32, _p_8: f32, _p_9: i32) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0x4B805E6046EE9E47, &[_anim_dict.as_char_ptr().into(), _anim_name.as_char_ptr().into(), _x.into(), _y.into(), _z.into(), _x_rot.into(), _y_rot.into(), _z_rot.into(), _p_8.into(), _p_9.into()]).u... [INFO] [stdout] | ------------------------------------------- ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4466:145 [INFO] [stdout] | [INFO] [stdout] 4466 | ...ed(_asset: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xE4B5F4BF2CB24E65, &[_asset.as_char_ptr().into()]).un... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4473:146 [INFO] [stdout] | [INFO] [stdout] 4473 | ...ed(_asset: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xE977FC5B08AF3441, &[_asset.as_char_ptr().into()]).un... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4563:152 [INFO] [stdout] | [INFO] [stdout] 4563 | ...2, _scenario: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1BF094736DD62C2E, &[_ped.into(), _scenario.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4566:219 [INFO] [stdout] | [INFO] [stdout] 4566 | ...2, _anim_dict: impl cfx_core::types::AsCharPtr, _anim: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x6EC47A344923E1ED, &[_ped.into(), _anim_dict.as_char_ptr().into(), _anim.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:4959:178 [INFO] [stdout] | [INFO] [stdout] 4959 | ...2, _name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xB48FCED898292E52, &[_x.into(), _y.into(), _z.into(), _radius.into(), _name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5245:174 [INFO] [stdout] | [INFO] [stdout] 5245 | ...2, _p_2: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x20194D48EAEC9A41, &[_p_0.into(), _p_1.into(), _p_2.as_char_ptr().into()]).o... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5393:144 [INFO] [stdout] | [INFO] [stdout] 5393 | ...5e(_cutscene_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x4CEBC1ED31E8925E, &[_cutscene_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5404:188 [INFO] [stdout] | [INFO] [stdout] 5404 | ...ty(_cutscene_ent_name: impl cfx_core::types::AsCharPtr, _model_hash: i32) -> bool { cfx_core::invoker::invoke(0x645D0B458D8E17B5, &[_cutscene_ent_name.as_char_ptr().into(), _model_hash.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5406:187 [INFO] [stdout] | [INFO] [stdout] 5406 | ...ty(_cutscene_ent_name: impl cfx_core::types::AsCharPtr, _model_hash: i32) -> bool { cfx_core::invoker::invoke(0x4C6A6451C79E4662, &[_cutscene_ent_name.as_char_ptr().into(), _model_hash.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5407:173 [INFO] [stdout] | [INFO] [stdout] 5407 | ...st(_cutscene_ent_name: impl cfx_core::types::AsCharPtr, _model_hash: i32) -> bool { cfx_core::invoker::invoke(0x499EF20C5DB25C59, &[_cutscene_ent_name.as_char_ptr().into(), _model_hash.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5411:180 [INFO] [stdout] | [INFO] [stdout] 5411 | ...ty(_cutscene_ent_name: impl cfx_core::types::AsCharPtr, _model_hash: i32) -> i32 { cfx_core::invoker::invoke(0xA2E9FDB9A8C62F6, &[_cutscene_ent_name.as_char_ptr().into(), _model_hash.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5412:183 [INFO] [stdout] | [INFO] [stdout] 5412 | ...ty(_cutscene_ent_name: impl cfx_core::types::AsCharPtr, _model_hash: i32) -> i32 { cfx_core::invoker::invoke(0xC0741A26499654CD, &[_cutscene_ent_name.as_char_ptr().into(), _model_hash.into()]).u... [INFO] [stdout] | --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5416:144 [INFO] [stdout] | [INFO] [stdout] 5416 | ...ed(_cutscene_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xA1C996C2A744262E, &[_cutscene_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5417:149 [INFO] [stdout] | [INFO] [stdout] 5417 | ...ed(_cutscene_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x228D3D94F8A11C3C, &[_cutscene_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5441:149 [INFO] [stdout] | [INFO] [stdout] 5441 | ...ns(_cutscene_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xABC54DE641DC0FC, &[_cutscene_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5462:159 [INFO] [stdout] | [INFO] [stdout] 5462 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x5B11728527CA6E5F, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5463:158 [INFO] [stdout] | [INFO] [stdout] 5463 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xA358F56F10732EE1, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5464:156 [INFO] [stdout] | [INFO] [stdout] 5464 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x7A983AA9DA2659ED, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5465:156 [INFO] [stdout] | [INFO] [stdout] 5465 | ...2, _key: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x1186940ED72FFEEC, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5466:155 [INFO] [stdout] | [INFO] [stdout] 5466 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xB6B9DDC412FCEEE2, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5467:155 [INFO] [stdout] | [INFO] [stdout] 5467 | ...2, _key: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x6610343E73B9727, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5468:154 [INFO] [stdout] | [INFO] [stdout] 5468 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x78F06F6B1FB5A80C, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5469:168 [INFO] [stdout] | [INFO] [stdout] 5469 | ...2, _key: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x3D2FD9E763B24472, &[_object_data.into(), _key.as_char_ptr().into()]).o... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5470:154 [INFO] [stdout] | [INFO] [stdout] 5470 | ...2, _key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x31C55ED33227371, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5471:178 [INFO] [stdout] | [INFO] [stdout] 5471 | ...2, _key: impl cfx_core::types::AsCharPtr) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0x46CD3CB66E0825CC, &[_object_data.into(), _key.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5487:145 [INFO] [stdout] | [INFO] [stdout] 5487 | ...gc(_filename: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xC5238C011AF405E4, &[_filename.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5493:148 [INFO] [stdout] | [INFO] [stdout] 5493 | ...ud(_filename: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x83BCCE3224735F05, &[_filename.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5497:361 [INFO] [stdout] | [INFO] [stdout] 5497 | ...nt(_data: impl cfx_core::types::AsCharPtr, _data_count: bool, _content_name: impl cfx_core::types::AsCharPtr, _description: impl cfx_core::types::AsCharPtr, _tags_csv: impl cfx_core::types::AsCharPtr, _content_type_name: impl cfx_core::types::AsCharPtr, _publish: bool) -> bool { cfx_core::invoker::invoke(0xC84527E235FCA219, &[_data.as_char_ptr().into(), _data_count.into(), _content_name.as_char_ptr().into(), _description.as_char_ptr().into(), _tags_csv.as_char_ptr().into(), _content_type_name.as_char_ptr().into(), _publish.into()]).u... [INFO] [stdout] | -------------------------------------- ---------------------------------------------- --------------------------------------------- ------------------------------------------ --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5498:302 [INFO] [stdout] | [INFO] [stdout] 5498 | ...on(_content_name: impl cfx_core::types::AsCharPtr, _description: impl cfx_core::types::AsCharPtr, _tags_csv: impl cfx_core::types::AsCharPtr, _content_type_name: impl cfx_core::types::AsCharPtr, _publish: bool) -> bool { cfx_core::invoker::invoke(0xA5EFC3E847D60507, &[_content_name.as_char_ptr().into(), _description.as_char_ptr().into(), _tags_csv.as_char_ptr().into(), _content_type_name.as_char_ptr().into(), _publish.into()]).u... [INFO] [stdout] | ---------------------------------------------- --------------------------------------------- ------------------------------------------ --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5499:208 [INFO] [stdout] | [INFO] [stdout] 5499 | ...ta(_content_id: impl cfx_core::types::AsCharPtr, _rating: f32, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x692D808C34A82143, &[_content_id.as_char_ptr().into(), _rating.into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5500:368 [INFO] [stdout] | [INFO] [stdout] 5500 | ...nt(_content_id: impl cfx_core::types::AsCharPtr, _data: &mut i32, _data_count: bool, _content_name: impl cfx_core::types::AsCharPtr, _description: impl cfx_core::types::AsCharPtr, _tags_csv: impl cfx_core::types::AsCharPtr, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x648E7A5434AF7969, &[_content_id.as_char_ptr().into(), _data.into(), _data_count.into(), _content_name.as_char_ptr().into(), _description.as_char_ptr().into(), _tags_csv.as_char_ptr().into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ---------------------------------------------- --------------------------------------------- ------------------------------------------ --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5501:332 [INFO] [stdout] | [INFO] [stdout] 5501 | ...on(_content_id: impl cfx_core::types::AsCharPtr, _content_name: impl cfx_core::types::AsCharPtr, _description: impl cfx_core::types::AsCharPtr, _tags_csv: impl cfx_core::types::AsCharPtr, _content_type_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x4645DE9980999E93, &[_content_id.as_char_ptr().into(), _content_name.as_char_ptr().into(), _description.as_char_ptr().into(), _tags_csv.as_char_ptr().into(), _content_type_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ---------------------------------------------- --------------------------------------------- ------------------------------------------ --------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5644:151 [INFO] [stdout] | [INFO] [stdout] 5644 | ...2, _rope_preset: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xCBB203C04D1ABD27, &[_rope_id.into(), _rope_preset.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5693:139 [INFO] [stdout] | [INFO] [stdout] 5693 | ...ta(_app_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x44151AEA95C8A003, &[_app_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5695:132 [INFO] [stdout] | [INFO] [stdout] 5695 | ...at(_property: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x1514FB24C02C2322, &[_property.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5697:144 [INFO] [stdout] | [INFO] [stdout] 5697 | ...ng(_property: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x749B023950D2311C, &[_property.as_char_ptr().into()]).o... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5699:139 [INFO] [stdout] | [INFO] [stdout] 5699 | ...ta(_app_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xCA52279A7271517F, &[_app_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5729:182 [INFO] [stdout] | [INFO] [stdout] 5729 | ...2, _interior_type: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x5B7A89BD78797FC, &[_x.into(), _y.into(), _z.into(), _interior_type.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5741:172 [INFO] [stdout] | [INFO] [stdout] 5741 | ...2, _entity_set_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x35F7DD45E8C0A16D, &[_interior.into(), _entity_set_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5766:144 [INFO] [stdout] | [INFO] [stdout] 5766 | ...2, _p_1: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xAB13A5565480B6D9, &[_ped.into(), _p_1.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5774:150 [INFO] [stdout] | [INFO] [stdout] 5774 | ...ed(_route: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x60F9A4393A21F741, &[_route.as_char_ptr().into()]).un... [INFO] [stdout] | --------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5790:151 [INFO] [stdout] | [INFO] [stdout] 5790 | ...st(_scenario_group: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xF9034C136C9E00D3, &[_scenario_group.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5796:148 [INFO] [stdout] | [INFO] [stdout] 5796 | ...ed(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xCB4E8BE8A0063C5D, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5807:160 [INFO] [stdout] | [INFO] [stdout] 5807 | ...2, _event_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xB4F47213DF45A64C, &[_ped.into(), _event_name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5808:167 [INFO] [stdout] | [INFO] [stdout] 5808 | ...2, _signal_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xA7FFBA498E4AAF67, &[_ped.into(), _signal_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5812:158 [INFO] [stdout] | [INFO] [stdout] 5812 | ...te(_p_0: impl cfx_core::types::AsCharPtr, _p_1: i32) -> f32 { cfx_core::invoker::invoke(0xA5B769058763E497, &[_p_0.as_char_ptr().into(), _p_1.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5832:151 [INFO] [stdout] | [INFO] [stdout] 5832 | ...ed(_scenario_group: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x367A09DED4E05B99, &[_scenario_group.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5834:149 [INFO] [stdout] | [INFO] [stdout] 5834 | ...ed(_scenario_type: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x3A815DB3EA088722, &[_scenario_type.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:5847:169 [INFO] [stdout] | [INFO] [stdout] 5847 | ...2, _name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xD01015C7316AE176, &[_ped.into(), _name.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6043:200 [INFO] [stdout] | [INFO] [stdout] 6043 | ...nt(_name: impl cfx_core::types::AsCharPtr, _x: f32, _y: f32, _z: f32, _point: &mut i32) -> bool { cfx_core::invoker::invoke(0xB629A298081F876F, &[_name.as_char_ptr().into(), _x.into(), _y.into(), _z.into(), _point.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6044:196 [INFO] [stdout] | [INFO] [stdout] 6044 | ...rd(_name: impl cfx_core::types::AsCharPtr, _point: i32, _coord: &mut cfx_core::types::Vector3) -> bool { cfx_core::invoker::invoke(0x2FB897405C90B361, &[_name.as_char_ptr().into(), _point.into(), _coord.into()]).u... [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] --> src/natives.rs:6045:168 [INFO] [stdout] | [INFO] [stdout] 6045 | ...ts(_name: impl cfx_core::types::AsCharPtr, _points: &mut i32) -> bool { cfx_core::invoker::invoke(0x5343532C01A07234, &[_name.as_char_ptr().into(), _points.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6046:163 [INFO] [stdout] | [INFO] [stdout] 6046 | ...nt(_name: impl cfx_core::types::AsCharPtr, _point: i32) -> f32 { cfx_core::invoker::invoke(0x5622AEBC33ACA9, &[_name.as_char_ptr().into(), _point.into()]).u... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6048:168 [INFO] [stdout] | [INFO] [stdout] 6048 | ...2, _signal_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x44AB0B3AFECCE242, &[_ped.into(), _signal_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6142:147 [INFO] [stdout] | [INFO] [stdout] 6142 | ...me(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x3D42B92563939375, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6143:149 [INFO] [stdout] | [INFO] [stdout] 6143 | ..._2(_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x4683149ED1DDE7A1, &[_name.as_char_ptr().into()]).unwr... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6394:126 [INFO] [stdout] | [INFO] [stdout] 6394 | ...verlay(_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x4AFD2499, &[_name.as_char_ptr().into()]).unwrap_or... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6398:158 [INFO] [stdout] | [INFO] [stdout] 6398 | ...2, _fn_name: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x4C89C0ED, &[_mini_map.into(), _fn_name.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6401:126 [INFO] [stdout] | [INFO] [stdout] 6401 | ...submix(_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x658D2BC8, &[_name.as_char_ptr().into()]).unwrap_or... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6402:143 [INFO] [stdout] | [INFO] [stdout] 6402 | ...ui(_url: impl cfx_core::types::AsCharPtr, _width: i32, _height: i32) -> i64 { cfx_core::invoker::invoke(0x23EAF899, &[_url.as_char_ptr().into(), _width.into(), _height.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6403:166 [INFO] [stdout] | [INFO] [stdout] 6403 | ...4, _txn: impl cfx_core::types::AsCharPtr, _width: i32, _height: i32) -> i64 { cfx_core::invoker::invoke(0xFEC3766D, &[_txd.into(), _txn.as_char_ptr().into(), _width.into(), _height.into()]).u... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6404:201 [INFO] [stdout] | [INFO] [stdout] 6404 | ...4, _txn: impl cfx_core::types::AsCharPtr, _dui_handle: impl cfx_core::types::AsCharPtr) -> i64 { cfx_core::invoker::invoke(0xB135472B, &[_txd.into(), _txn.as_char_ptr().into(), _dui_handle.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6405:195 [INFO] [stdout] | [INFO] [stdout] 6405 | ...4, _txn: impl cfx_core::types::AsCharPtr, _file_name: impl cfx_core::types::AsCharPtr) -> i64 { cfx_core::invoker::invoke(0x786D8BC3, &[_txd.into(), _txn.as_char_ptr().into(), _file_name.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6406:125 [INFO] [stdout] | [INFO] [stdout] 6406 | ...me_txd(_name: impl cfx_core::types::AsCharPtr) -> i64 { cfx_core::invoker::invoke(0x1F3AC778, &[_name.as_char_ptr().into()]).unwrap_or... [INFO] [stdout] | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6412:134 [INFO] [stdout] | [INFO] [stdout] 6412 | ...4, _id: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xEB2EDCA2, &[_matrix_ptr.into(), _id.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6413:160 [INFO] [stdout] | [INFO] [stdout] 6413 | ...ce(_reference_identity: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0xF4E2079D, &[_reference_identity.as_char_ptr().into()]).o... [INFO] [stdout] | ---------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6422:194 [INFO] [stdout] | [INFO] [stdout] 6422 | ...te(_data: impl cfx_core::types::AsCharPtr, _object_id: i32, _tree: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xD2CB95A3, &[_data.as_char_ptr().into(), _object_id.into(), _tree.as_char_ptr().into()]).u... [INFO] [stdout] | -------------------------------------- -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6440:175 [INFO] [stdout] | [INFO] [stdout] 6440 | ...ar(_var_name: impl cfx_core::types::AsCharPtr, _default: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x6CCD2564, &[_var_name.as_char_ptr().into(), _default.as_char_ptr().into()]).o... [INFO] [stdout] | ------------------------------------------ ----------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6441:140 [INFO] [stdout] | [INFO] [stdout] 6441 | ...nt(_var_name: impl cfx_core::types::AsCharPtr, _default: i32) -> i32 { cfx_core::invoker::invoke(0x935C0AB2, &[_var_name.as_char_ptr().into(), _default.into()]).u... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6448:152 [INFO] [stdout] | [INFO] [stdout] 6448 | ...d>(_poolname: impl cfx_core::types::AsCharPtr) -> Option> { cfx_core::invoker::invoke(0x2B9D4F50, &[_poolname.as_char_ptr().into()]).ok... [INFO] [stdout] | ------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6470:188 [INFO] [stdout] | [INFO] [stdout] 6470 | ...ta(_resource_name: impl cfx_core::types::AsCharPtr, _metadata_key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x776E864, &[_resource_name.as_char_ptr().into(), _metadata_key.as_char_ptr().into()]).u... [INFO] [stdout] | ----------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6491:128 [INFO] [stdout] | [INFO] [stdout] 6491 | ..._float(_key: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x35BDCEEA, &[_key.as_char_ptr().into()]).unwrap_or_d... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6492:126 [INFO] [stdout] | [INFO] [stdout] 6492 | ...vp_int(_key: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x557B586A, &[_key.as_char_ptr().into()]).unwrap_or_d... [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6493:140 [INFO] [stdout] | [INFO] [stdout] 6493 | ...ng(_key: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x5240DA5A, &[_key.as_char_ptr().into()]).ok() } [INFO] [stdout] | ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6494:209 [INFO] [stdout] | [INFO] [stdout] 6494 | ...ta(_resource_name: impl cfx_core::types::AsCharPtr, _metadata_key: impl cfx_core::types::AsCharPtr, _index: i32) -> Option { cfx_core::invoker::invoke(0x964BAB1D, &[_resource_name.as_char_ptr().into(), _metadata_key.as_char_ptr().into(), _index.into()]).o... [INFO] [stdout] | ----------------------------------------------- ---------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6495:145 [INFO] [stdout] | [INFO] [stdout] 6495 | ...te(_resource_name: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x4039B485, &[_resource_name.as_char_ptr().into()]).o... [INFO] [stdout] | ----------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6500:197 [INFO] [stdout] | [INFO] [stdout] 6500 | ...d>(_bag_name: impl cfx_core::types::AsCharPtr, _key: impl cfx_core::types::AsCharPtr) -> Option> { cfx_core::invoker::invoke(0x637F4C75, &[_bag_name.as_char_ptr().into(), _key.as_char_ptr().into()]).ok... [INFO] [stdout] | ------------------------------------------ ------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6516:195 [INFO] [stdout] | [INFO] [stdout] 6516 | ...2, _class: impl cfx_core::types::AsCharPtr, _field_name: impl cfx_core::types::AsCharPtr) -> f32 { cfx_core::invoker::invoke(0x642FC12F, &[_vehicle.into(), _class.as_char_ptr().into(), _field_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6517:193 [INFO] [stdout] | [INFO] [stdout] 6517 | ...2, _class: impl cfx_core::types::AsCharPtr, _field_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0x27396C75, &[_vehicle.into(), _class.as_char_ptr().into(), _field_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6518:217 [INFO] [stdout] | [INFO] [stdout] 6518 | ...2, _class: impl cfx_core::types::AsCharPtr, _field_name: impl cfx_core::types::AsCharPtr) -> cfx_core::types::Vector3 { cfx_core::invoker::invoke(0xFB341304, &[_vehicle.into(), _class.as_char_ptr().into(), _field_name.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------- -------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6551:253 [INFO] [stdout] | [INFO] [stdout] 6551 | ...ce(_reference_identity: impl cfx_core::types::AsCharPtr, _args_serialized: impl cfx_core::types::AsCharPtr, _args_length: i32, _retval_length: &mut i32) -> Option { cfx_core::invoker::invoke(0xE3551879, &[_reference_identity.as_char_ptr().into(), _args_serialized.as_char_ptr().into(), _args_length.into(), _retval_length.into()]).o... [INFO] [stdout] | ---------------------------------------------------- ------------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6552:124 [INFO] [stdout] | [INFO] [stdout] 6552 | ...owed(_object: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x7EBB9929, &[_object.as_char_ptr().into()]).unwrap... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6557:179 [INFO] [stdout] | [INFO] [stdout] 6557 | ...ed(_principal: impl cfx_core::types::AsCharPtr, _object: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x37CF52CE, &[_principal.as_char_ptr().into(), _object.as_char_ptr().into()]).u... [INFO] [stdout] | ------------------------------------------- ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6558:138 [INFO] [stdout] | [INFO] [stdout] 6558 | ...dy(_register_as: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0xA194934D, &[_register_as.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6566:190 [INFO] [stdout] | [INFO] [stdout] 6566 | ...le(_resource_name: impl cfx_core::types::AsCharPtr, _file_name: impl cfx_core::types::AsCharPtr) -> Option { cfx_core::invoker::invoke(0x76A9EE1F, &[_resource_name.as_char_ptr().into(), _file_name.as_char_ptr().into()]).o... [INFO] [stdout] | ----------------------------------------------- ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6595:128 [INFO] [stdout] | [INFO] [stdout] 6595 | ...id(_font_name: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xACF6D8EE, &[_font_name.as_char_ptr().into()]).unw... [INFO] [stdout] | ------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6614:142 [INFO] [stdout] | [INFO] [stdout] 6614 | ...ge(_json_string: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x8BBE6CC0, &[_json_string.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6615:131 [INFO] [stdout] | [INFO] [stdout] 6615 | ...ge(_json_string: impl cfx_core::types::AsCharPtr) -> bool { cfx_core::invoker::invoke(0x78608ACB, &[_json_string.as_char_ptr().into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6660:164 [INFO] [stdout] | [INFO] [stdout] 6660 | ...4, _buffer: impl cfx_core::types::AsCharPtr, _length: i32) -> bool { cfx_core::invoker::invoke(0x3963D527, &[_tex.into(), _buffer.as_char_ptr().into(), _length.into()]).u... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6704:123 [INFO] [stdout] | [INFO] [stdout] 6704 | ..._kvp(_prefix: impl cfx_core::types::AsCharPtr) -> i32 { cfx_core::invoker::invoke(0xDD379006, &[_prefix.as_char_ptr().into()]).unwrap_... [INFO] [stdout] | ---------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6724:156 [INFO] [stdout] | [INFO] [stdout] 6724 | ...pt(_script_name: impl cfx_core::types::AsCharPtr, _stack_size: i32) -> i32 { cfx_core::invoker::invoke(0xE81651AD79516E48, &[_script_name.as_char_ptr().into(), _stack_size.into()]).u... [INFO] [stdout] | --------------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> src/natives.rs:6725:200 [INFO] [stdout] | [INFO] [stdout] 6725 | ...gs(_script_name: impl cfx_core::types::AsCharPtr, _args: &mut i32, _arg_count: i32, _stack_size: i32) -> i32 { cfx_core::invoker::invoke(0xB8BA7F44DF1575E1, &[_script_name.as_char_ptr().into(), _args.into(), _arg_count.into(), _stack_size.into()]).u... [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 280 previous errors; 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cfx-client` (lib test) due to 281 previous errors; 43 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8778088bd09f911fd357023009147a9058d9b59b8f220f16f3e53e78fbacac76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8778088bd09f911fd357023009147a9058d9b59b8f220f16f3e53e78fbacac76", kill_on_drop: false }` [INFO] [stdout] 8778088bd09f911fd357023009147a9058d9b59b8f220f16f3e53e78fbacac76