> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sifr.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# SIFR-RUST-TYPE-0001: Rust bridge probe failed type-contract validation.

> Rust bridge probe failed type-contract validation.

`SIFR-RUST-TYPE-0001` belongs to the **Rust bridge types** diagnostic family. It means: rust bridge probe failed type-contract validation.

## Why It Happens

A Rust bridge type contract was violated. Align Sifr and Rust types with a supported bridge mapping.

<Info>
  Use `sifr --explain SIFR-RUST-TYPE-0001` locally to see the renderer's exact message template and any machine-applicable suggestions for the compiler version you are running.
</Info>

## Details

| Field                  | Value                                                                                                          |
| ---------------------- | -------------------------------------------------------------------------------------------------------------- |
| Code                   | `SIFR-RUST-TYPE-0001`                                                                                          |
| Family                 | `RUST-TYPE`                                                                                                    |
| Severity               | Error                                                                                                          |
| Stability              | stable                                                                                                         |
| Owner                  | `sifr_driver::build::rust_interop`                                                                             |
| Representative fixture | `crates/sifr_driver/src/build/rust_interop_tests.rs::package_rust_interop_rejects_unrepresentable_probe_owner` |

See the [Error Codes index](/diagnostics/error-codes) for the complete catalog.
