Works: `cargo test --all --release --target=i686-pc-windows-msvc` Fails: `$env:RUSTFLAGS="-Ctarget-cpu="; cargo test --all --release --target=i686-pc-windows-msvc`