On rustc 1.94.0 (Arch, rocketfish), cargo test -p liminal-server --test trybuild_gate fails on unmodified main (35beea8): the blessed stderr expects "no variant, associated function, or constant named ProcessKilled", rustc 1.94 emits "no variant or associated item named ProcessKilled". Measured both arms on the same box during the beamr 0.20.0 one-motion (branch red AND base red, identical mismatch) — pre-existing toolchain drift, not the bump. Fix is a re-bless on the floor toolchain (TRYBUILD=overwrite) or a wording-insensitive gate; deciding which is this issue's work, not the dep hop's (F6).
🤖 Generated with Claude Code
On rustc 1.94.0 (Arch, rocketfish),
cargo test -p liminal-server --test trybuild_gatefails on unmodified main (35beea8): the blessed stderr expects "no variant, associated function, or constant namedProcessKilled", rustc 1.94 emits "no variant or associated item namedProcessKilled". Measured both arms on the same box during the beamr 0.20.0 one-motion (branch red AND base red, identical mismatch) — pre-existing toolchain drift, not the bump. Fix is a re-bless on the floor toolchain (TRYBUILD=overwrite) or a wording-insensitive gate; deciding which is this issue's work, not the dep hop's (F6).🤖 Generated with Claude Code