Skip to content

Upcoming Cranelift release CI job silently broken #1663

@bjorn3

Description

@bjorn3

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:

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.

cc @0xmuon

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ciArea: Continuous Integration

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions