[INFO] fetching crate wasmtime 27.0.0... [INFO] checking wasmtime-27.0.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate wasmtime 27.0.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate wasmtime 27.0.0 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime 27.0.0 [INFO] finished tweaking crates.io crate wasmtime 27.0.0 [INFO] tweaked toml for crates.io crate wasmtime 27.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 186 packages to latest compatible versions [INFO] [stderr] Adding fxprof-processed-profile v0.6.0 (available: v0.7.0) [INFO] [stderr] Adding hashbrown v0.14.5 (available: v0.15.1) [INFO] [stderr] Adding wasm-encoder v0.219.1 (available: v0.220.0) [INFO] [stderr] Adding wasmparser v0.219.1 (available: v0.220.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13dff8a7d6e49bf8f44c8f60fb15744af69293646b475cc4e041bfc1ba7858b8 [INFO] running `Command { std: "docker" "start" "-a" "13dff8a7d6e49bf8f44c8f60fb15744af69293646b475cc4e041bfc1ba7858b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13dff8a7d6e49bf8f44c8f60fb15744af69293646b475cc4e041bfc1ba7858b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13dff8a7d6e49bf8f44c8f60fb15744af69293646b475cc4e041bfc1ba7858b8", kill_on_drop: false }` [INFO] [stdout] 13dff8a7d6e49bf8f44c8f60fb15744af69293646b475cc4e041bfc1ba7858b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f36059280a07ab96c631a0ce46919977da7df2f0aa2c0dee6a74d0097d40e1df [INFO] running `Command { std: "docker" "start" "-a" "f36059280a07ab96c631a0ce46919977da7df2f0aa2c0dee6a74d0097d40e1df", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling cranelift-isle v0.114.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.114.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking cranelift-control v0.114.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking wasm-encoder v0.219.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.114.0 [INFO] [stderr] Compiling wasmtime-cache v27.0.0 [INFO] [stderr] Compiling wasmtime-component-macro v27.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking wasmtime-component-util v27.0.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wasmtime-asm-macros v27.0.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking wat v1.220.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v27.0.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking wasmtime-slab v27.0.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling cranelift-codegen v0.114.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v27.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling wasmtime-fiber v27.0.0 [INFO] [stderr] Compiling wasmtime v27.0.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Compiling wasmparser v0.219.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Checking cranelift-bitset v0.114.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking semver v1.0.23 [INFO] [stderr] Checking postcard v1.0.10 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking cranelift-entity v0.114.0 [INFO] [stderr] Checking cranelift-bforest v0.114.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking regalloc2 v0.10.2 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Compiling wit-parser v0.219.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling wasmtime-wit-bindgen v27.0.0 [INFO] [stderr] Checking wasmtime-jit-debug v27.0.0 [INFO] [stderr] Checking wasmprinter v0.219.1 [INFO] [stderr] Checking wasmtime-environ v27.0.0 [INFO] [stderr] Checking cranelift-frontend v0.114.0 [INFO] [stderr] Checking cranelift-native v0.114.0 [INFO] [stderr] Checking wasmtime-cranelift v27.0.0 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/runtime/vm/instance/allocator/pooling/table_pool.rs (1 fix) [INFO] [stderr] Fixed src/runtime/component/func/host.rs (4 fixes) [INFO] [stderr] Fixed src/runtime/vm/instance/allocator/on_demand.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/trampoline/memory.rs (4 fixes) [INFO] [stderr] Fixed src/runtime/component/func/options.rs (1 fix) [INFO] [stderr] Fixed src/runtime/vm/arch/mod.rs (1 fix) [INFO] [stderr] Fixed src/runtime/vm/sys/unix/mmap.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/gc/enabled/anyref.rs (1 fix) [INFO] [stderr] Fixed src/runtime/store.rs (4 fixes) [INFO] [stderr] Fixed src/runtime/vm/instance/allocator/pooling/memory_pool.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/vm/send_sync_ptr.rs (2 fixes) [INFO] [stderr] Fixed src/config.rs (1 fix) [INFO] [stderr] Fixed src/runtime/vm/libcalls.rs (20 fixes) [INFO] [stderr] Fixed src/runtime/vm/debug_builtins.rs (3 fixes) [INFO] [stderr] Fixed src/compile.rs (1 fix) [INFO] [stderr] Fixed src/runtime/component/resources.rs (4 fixes) [INFO] [stderr] Fixed src/runtime/vm/gc/enabled/free_list.rs (3 fixes) [INFO] [stderr] Fixed src/runtime/func/typed.rs (6 fixes) [INFO] [stderr] Fixed src/runtime/vm/memory.rs (1 fix) [INFO] [stderr] Fixed src/runtime/component/resource_table.rs (1 fix) [INFO] [stderr] Fixed src/runtime/values.rs (4 fixes) [INFO] [stderr] Fixed src/runtime/vm/component/libcalls.rs (20 fixes) [INFO] [stderr] Fixed src/runtime/instance.rs (6 fixes) [INFO] [stderr] Fixed src/runtime/vm/table.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/vm/instance.rs (10 fixes) [INFO] [stderr] Fixed src/runtime/code_memory.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/vm/sys/unix/unwind.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/vm/traphandlers/backtrace.rs (4 fixes) [INFO] [stderr] Fixed src/runtime/vm/sys/unix/vm.rs (5 fixes) [INFO] [stderr] Fixed src/runtime/trampoline/func.rs (1 fix) [INFO] [stderr] Fixed src/runtime/vm/traphandlers.rs (5 fixes) [INFO] [stderr] Fixed src/runtime/vm/arch/x86_64.rs (1 fix) [INFO] [stderr] Fixed src/runtime/vm/vmcontext/vm_host_func_context.rs (1 fix) [INFO] [stderr] Fixed src/runtime/vm/sys/unix/signals.rs (7 fixes) [INFO] [stderr] Fixed src/runtime/store/context.rs (1 fix) [INFO] [stderr] Fixed src/runtime/vm/threads/parking_spot.rs (9 fixes) [INFO] [stderr] Fixed src/runtime/externals/table.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/vm/component.rs (13 fixes) [INFO] [stderr] Fixed src/runtime/vm/gc/enabled/null.rs (1 fix) [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stderr] Fixed src/runtime/trap.rs (3 fixes) [INFO] [stderr] Fixed src/runtime/externals.rs (1 fix) [INFO] [stderr] Fixed src/runtime/vm/mmap.rs (4 fixes) [INFO] [stderr] Fixed src/runtime/component/storage.rs (3 fixes) [INFO] [stderr] Fixed src/runtime/linker.rs (11 fixes) [INFO] [stderr] Fixed src/runtime/vm/mmap_vec.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/vm/const_expr.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/vm/gc/gc_runtime.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/vm/cow.rs (6 fixes) [INFO] [stderr] Fixed src/runtime/vm/instance/allocator/pooling/unix_stack_pool.rs (1 fix) [INFO] [stderr] Fixed src/runtime/externals/global.rs (3 fixes) [INFO] [stderr] Fixed src/runtime/vm/instance/allocator.rs (7 fixes) [INFO] [stderr] Fixed src/runtime/func.rs (16 fixes) [INFO] [stderr] Fixed src/runtime/vm/vmcontext.rs (29 fixes) [INFO] [stderr] Fixed src/runtime/gc/enabled/externref.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/memory.rs (2 fixes) [INFO] [stderr] Fixed src/engine.rs (2 fixes) [INFO] [stderr] Fixed src/runtime/vm/instance/allocator/pooling.rs (3 fixes) [INFO] [stderr] Fixed src/runtime/store/data.rs (1 fix) [INFO] [stderr] Fixed src/runtime/component/func/typed.rs (1 fix) [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.06s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling wasmtime v27.0.0 (/tmp/fixit) [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/runtime/func/typed.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | let ($(ref $t,)*) = self; [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 760 | for_each_function_signature!(impl_wasm_params); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmtime` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasmtime` (lib test) due to 17 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f36059280a07ab96c631a0ce46919977da7df2f0aa2c0dee6a74d0097d40e1df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f36059280a07ab96c631a0ce46919977da7df2f0aa2c0dee6a74d0097d40e1df", kill_on_drop: false }` [INFO] [stdout] f36059280a07ab96c631a0ce46919977da7df2f0aa2c0dee6a74d0097d40e1df