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-windowsfoundation, reference main (ba7a8b), with Swift 6.0 for Linux on 15 Sep 2024 16:47:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebrowsercompany/swift-windowsfoundation.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-windowsfoundation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ba7a8b5 Initial commit
Cloned https://github.com/thebrowsercompany/swift-windowsfoundation.git
Revision (git rev-parse @):
ba7a8b5000ed3f9f077000d1a31f2a0b19907657
SUCCESS checkout https://github.com/thebrowsercompany/swift-windowsfoundation.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/thebrowsercompany/swift-windowsfoundation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
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/433] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (0.40s)
Creating working copy for https://github.com/thebrowsercompany/swift-cwinrt
Working copy of https://github.com/thebrowsercompany/swift-cwinrt resolved at main (ef09b9d)
Building for debugging...
[0/8] Write sources
[1/8] Compiling CWinRT shim.c
[2/8] Write swift-version-24593BA9C3E375BF.txt
[3/8] Write Objects.LinkFileList
[4/8] Linking libCWinRT.so
[6/51] 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/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 |
[7/51] 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/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/51] 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/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/51] 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/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/51] 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/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/51] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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/57] 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/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