The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build swift-uwp, reference main (e373f4), with Swift 6.0 for Linux on 6 Nov 2024 01:35:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebrowsercompany/swift-uwp.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/thebrowsercompany/swift-uwp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e373f4f fix encoding in created files
Cloned https://github.com/thebrowsercompany/swift-uwp.git
Revision (git rev-parse @):
e373f4ffb128cba831cc2f83324320b287b7c1b1
SUCCESS checkout https://github.com/thebrowsercompany/swift-uwp.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/thebrowsercompany/swift-uwp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/thebrowsercompany/swift-cwinrt
[1/434] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (0.49s)
Fetching https://github.com/thebrowsercompany/swift-windowsfoundation
[1/66] Fetching swift-windowsfoundation
Fetched https://github.com/thebrowsercompany/swift-windowsfoundation from cache (0.23s)
Creating working copy for https://github.com/thebrowsercompany/swift-cwinrt
Working copy of https://github.com/thebrowsercompany/swift-cwinrt resolved at main (ef09b9d)
Creating working copy for https://github.com/thebrowsercompany/swift-windowsfoundation
Working copy of https://github.com/thebrowsercompany/swift-windowsfoundation resolved at main (ba7a8b5)
Building for debugging...
[0/12] Write sources
[2/12] Compiling CWinRT shim.c
[3/12] Write swift-version-24593BA9C3E375BF.txt
[4/12] Write Objects.LinkFileList
[5/12] Linking libCWinRT.so
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/55] Emitting module WindowsFoundation
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[8/61] Compiling WindowsFoundation AGGREGATION.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[9/61] Compiling WindowsFoundation ARRAY+TOVECTOR.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[10/61] Compiling WindowsFoundation COM+EXTENSIONS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[11/61] Compiling WindowsFoundation COMPTR.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[12/61] Compiling WindowsFoundation CPPINTEROPWORKAROUND.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[13/61] Compiling WindowsFoundation CUSTOMQUERYINTERFACE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[14/61] Compiling WindowsFoundation DEBUGGING.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[15/61] Compiling WindowsFoundation DICTIONARY+TOMAP.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[16/61] Compiling WindowsFoundation ERROR.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[17/61] Compiling WindowsFoundation ERRORHANDLING.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[18/61] Compiling WindowsFoundation EVENT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[19/61] Compiling WindowsFoundation EVENTHANDLERSUBSCRIPTION.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[20/61] Compiling WindowsFoundation MAKEFROMABI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[21/61] Compiling WindowsFoundation MARSHALER.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[22/61] Compiling WindowsFoundation PROPERTYVALUE+ABI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[23/61] Compiling WindowsFoundation PROPERTYVALUE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[24/61] Compiling WindowsFoundation RAWTYPED.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[25/61] Compiling WindowsFoundation RUNTIME+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[26/61] Compiling WindowsFoundation SWIFT+EXTENSIONS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[27/61] Compiling WindowsFoundation TRUSTLEVEL+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[28/61] Compiling WindowsFoundation WAITABLEEVENT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[29/61] Compiling WindowsFoundation WINRTDELEGATE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[30/61] Compiling WindowsFoundation WINRTPROTOCOLS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[31/61] Compiling WindowsFoundation WINRTWRAPPERBASE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[32/61] Compiling WindowsFoundation IMAP+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[33/61] Compiling WindowsFoundation IMEMORYBUFFERBYTEACCESS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[34/61] Compiling WindowsFoundation IUNKNOWN+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[35/61] Compiling WindowsFoundation IUNKNOWN.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[36/61] Compiling WindowsFoundation IUNKNOWNREF.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[37/61] Compiling WindowsFoundation IVECTOR+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[38/61] Compiling WindowsFoundation EVENTSOURCE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[39/61] Compiling WindowsFoundation GUID.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[40/61] Compiling WindowsFoundation HSTRING.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[41/61] Compiling WindowsFoundation IBUFFERBYTEACCESS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[42/61] Compiling WindowsFoundation IINSPECTABLE+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[43/61] Compiling WindowsFoundation IINSPECTABLE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[44/61] Compiling WindowsFoundation WINSDK+EXTENSIONS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[45/61] Compiling WindowsFoundation Windows.Foundation+ABI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[46/61] Compiling WindowsFoundation Windows.Foundation+Impl.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[47/61] Compiling WindowsFoundation Windows.Foundation.Collections+ABI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[48/61] Compiling WindowsFoundation Windows.Foundation.Collections+Impl.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[49/61] Compiling WindowsFoundation Windows.Foundation.Collections.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[50/61] Compiling WindowsFoundation Windows.Foundation.Numerics+ABI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[51/61] Compiling WindowsFoundation Windows.Foundation.Numerics+Impl.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[52/61] Compiling WindowsFoundation Windows.Foundation.Numerics.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[53/61] Compiling WindowsFoundation Windows.Foundation.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[54/61] Compiling WindowsFoundation WindowsFoundation+Generics.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
[55/61] Compiling WindowsFoundation WindowsFoundation+MakeFromAbi.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build C module 'CWinRT'
  2 | import Foundation
  3 |
BUILD FAILURE 6.0 linux