The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-uwp, reference main (a0a864), with Swift 6.0 for Linux on 4 Mar 2026 08:30:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moreSwift/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/moreSwift/swift-uwp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a0a8646 Update to versioned dependencies
Cloned https://github.com/moreSwift/swift-uwp.git
Revision (git rev-parse @):
a0a86467514eaa63272eae848c70d49e6874ede4
SUCCESS checkout https://github.com/moreSwift/swift-uwp.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/moreSwift/swift-uwp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/moreSwift/swift-windowsfoundation
Fetching https://github.com/moreSwift/swift-cwinrt
[1/114] Fetching swift-windowsfoundation
[115/592] Fetching swift-windowsfoundation, swift-cwinrt
Fetched https://github.com/moreSwift/swift-windowsfoundation from cache (1.74s)
Fetched https://github.com/moreSwift/swift-cwinrt from cache (1.74s)
Computing version for https://github.com/moreSwift/swift-windowsfoundation
Computed https://github.com/moreSwift/swift-windowsfoundation at 0.1.0 (0.68s)
Computing version for https://github.com/moreSwift/swift-cwinrt
Computed https://github.com/moreSwift/swift-cwinrt at 0.1.1 (3.05s)
Creating working copy for https://github.com/moreSwift/swift-cwinrt
Working copy of https://github.com/moreSwift/swift-cwinrt resolved at 0.1.1
Creating working copy for https://github.com/moreSwift/swift-windowsfoundation
Working copy of https://github.com/moreSwift/swift-windowsfoundation resolved at 0.1.0
Building for debugging...
[0/14] Write sources
[3/14] Compiling CWinRT shim.c
[4/14] Write swift-version-24593BA9C3E375BF.txt
[6/16] Emitting module SwiftDummy
[7/16] Compiling SwiftDummy Dummy.swift
[8/17] Wrapping AST for SwiftDummy for debugging
[9/17] Write Objects.LinkFileList
[10/17] Linking libCWinRT.so
[12/60] 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 |
[13/60] 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 |
[14/60] 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 |
[15/60] 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 |
[16/60] 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 |
[17/60] 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 |
[18/66] 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 |
[19/66] 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 |
[20/66] 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 |
[21/66] 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 |
[22/66] 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 |
[23/66] 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 |
[24/66] 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 |
[25/66] 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 |
[26/66] 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 |
[27/66] 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 |
[28/66] 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 |
[29/66] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/66] 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 |
[31/66] 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 |
[32/66] 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 |
[33/66] 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 |
[34/66] 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 |
[35/66] 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 |
[36/66] 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 |
[37/66] 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 |
[38/66] 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 |
[39/66] 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 |
[40/66] 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 |
[41/66] 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 |
[42/66] 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 |
[43/66] 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 |
[44/66] 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 |
[45/66] 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 |
[46/66] 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 |
[47/66] 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 |
[48/66] 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 |
[49/66] 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 |
[50/66] 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 |
[51/66] 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 |
[52/66] 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 |
[53/66] 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 |
[54/66] 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 |
[55/66] 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 |
[56/66] 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 |
[57/66] 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 |
[58/66] 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 |
[59/66] 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 |
[60/66] 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 |
swift-build: /home/build-user/llbuild/lib/Core/SQLiteBuildDB.cpp:703: virtual void (anonymous namespace)::SQLiteBuildDB::buildComplete(): Assertion `result == SQLITE_OK' failed.
*** Signal 6: Backtracing from 0x7f080f02d9fc... done ***
*** Program crashed: Aborted at 0x0000000000000001 ***
Thread 0 "swift-build":
0  0x00007f080efd980a <unknown> in libc.so.6
Thread 1 crashed:
0  0x00007f080f02d9fc <unknown> in libc.so.6
Thread 2:
0  0x00007f080f0bce9e <unknown> in libc.so.6
Thread 3:
0  0x00007f080f028117 <unknown> in libc.so.6
Registers:
rax 0x0000000000000000  0
rdx 0x00007f0809ade640  40 e6 ad 09 08 7f 00 00 f0 75 25 d0 93 55 00 00  @æ­·····ðu%зU··
rcx 0x00007f080f02d9fc  41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00  A·ÅA÷Ý=·ðÿÿ¸····
rbx 0x0000000000000006  6
rsi 0x0000000000000001  1
rdi 0x0000000000000007  7
rbp 0x0000000000000007  7
rsp 0x00007f0809adcbf0  ac bb 1d 04 08 7f 00 00 80 ba 1d 04 08 7f 00 00  ¬»·······º······
 r8 0x00007f0809adccc0  20 00 00 00 00 00 00 00 a0 26 1b 0f 08 7f 00 00   ······· &······
 r9 0x0000000000000000  0
r10 0x0000000000000008  8
r11 0x0000000000000246  582
r12 0x0000000000000006  6
r13 0x0000000000000016  22
r14 0x00005593ced981e4  72 65 73 75 6c 74 20 3d 3d 20 53 51 4c 49 54 45  result == SQLITE
r15 0x00007f08040ac5b0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ················
rip 0x00007f080f02d9fc  41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00  A·ÅA÷Ý=·ðÿÿ¸····
rflags 0x0000000000000246  ZF PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (57 omitted):
0x00007f080ef97000–0x00007f080f1533c1 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7 libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
Backtrace took 0.01s
BUILD FAILURE 6.0 linux