You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Builds for the target x86_64-pc-windows-gnu is currently failing with the error message
Run cargo test --no-fail-fast --target=x86_64-pc-windows-gnu
Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
Running unittests src\lib.rs (target\x86_64-pc-windows-gnu\debug\deps\serialport-0f5093a44e140359.exe)
error: test failed, to rerun pass `--lib`
Caused by:
could not execute process `C:\a\serialport-rs\serialport-rs\target\x86_64-pc-windows-gnu\debug\deps\serialport-0f5093a44e140359.exe` (never executed)
Caused by:
%1 is not a valid Win32 application. (os error 193)
Running tests\config.rs (target\x86_64-pc-windows-gnu\debug\deps\config-ed1561a2e6ac87b4.exe)
There are currently issues with CI builds for x86_64-pc-windows-gnu (see
serialport#267) and the
windows-2019 runner is about to be deprecated next month anyways.
Builds for the target x86_64-pc-windows-gnu is currently failing with the error message
like for example in job 42307951118.
The text was updated successfully, but these errors were encountered: