This is suppossedly a bug of https://docs.rs/cc/1.2.5/cc/struct.Build.html#method.is_flag_supported on x86_64-pc-windows-msvc. After applying diff https://github.com/near/cargo-near/pull/281/commits/4a4a77263360b51fa6c46509ba2317582dd9a767 , running build script in https://github.com/brson/wasm-opt-rs/blob/8854bd8a58d7393c7bacd950884aea521ce8e19f/components/wasm-opt-sys/build.rs#L365 fails https://github.com/near/cargo-near/actions/runs/12417889777/job/34669855813   Pinning `cc` to 1.2.1 in https://github.com/near/cargo-near/pull/282 helps (build succeeds on the identical image)