warning: patch `cranelift-codegen v0.132.0 (https://github.com/bytecodealliance/wasmtime.git?branch=release-45.0.0#52e14e8b)` was not used in the crate graph
warning: patch `cranelift-frontend v0.132.0 (https://github.com/bytecodealliance/wasmtime.git?branch=release-45.0.0#52e14e8b)` was not used in the crate graph
warning: patch `cranelift-jit v0.132.0 (https://github.com/bytecodealliance/wasmtime.git?branch=release-45.0.0#52e14e8b)` was not used in the crate graph
warning: patch `cranelift-module v0.132.0 (https://github.com/bytecodealliance/wasmtime.git?branch=release-45.0.0#52e14e8b)` was not used in the crate graph
warning: patch `cranelift-native v0.132.0 (https://github.com/bytecodealliance/wasmtime.git?branch=release-45.0.0#52e14e8b)` was not used in the crate graph
warning: patch `cranelift-object v0.132.0 (https://github.com/bytecodealliance/wasmtime.git?branch=release-45.0.0#52e14e8b)` was not used in the crate graph
help: Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
https://github.com/rust-lang/rustc_codegen_cranelift/actions/runs/25416118528/job/74547830063 passed, but gave the following warning indicating that it didn't actually use the new Cranelift:
cc @0xmuon