The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-webview2core, reference main (a8ed52), with Swift 6.1 for macOS (SPM) on 4 Mar 2026 08:29:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moreSwift/swift-webview2core.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/moreSwift/swift-webview2core
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a8ed52a Update to versioned dependencies
Cloned https://github.com/moreSwift/swift-webview2core.git
Revision (git rev-parse @):
a8ed52a57f6d81ee06c8db692f8ee0431174379a
SUCCESS checkout https://github.com/moreSwift/swift-webview2core.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/moreSwift/swift-webview2core.git
https://github.com/moreSwift/swift-webview2core.git
{
  "dependencies" : [
    {
      "identity" : "swift-cwinrt",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/moreSwift/swift-cwinrt"
    },
    {
      "identity" : "swift-uwp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/moreSwift/swift-uwp"
    },
    {
      "identity" : "swift-windowsfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/moreSwift/swift-windowsfoundation"
    }
  ],
  "manifest_display_name" : "swift-webview2core",
  "name" : "swift-webview2core",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WebView2Core",
      "targets" : [
        "WebView2Core"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebView2Core",
      "module_type" : "SwiftTarget",
      "name" : "WebView2Core",
      "path" : "Sources/WebView2Core",
      "product_dependencies" : [
        "CWinRT",
        "UWP",
        "WindowsFoundation"
      ],
      "product_memberships" : [
        "WebView2Core"
      ],
      "sources" : [
        "Generated/Microsoft.Web.WebView2.Core+ABI.swift",
        "Generated/Microsoft.Web.WebView2.Core+Impl.swift",
        "Generated/Microsoft.Web.WebView2.Core.swift",
        "Generated/WebView2Core+Generics.swift",
        "Generated/WebView2Core+MakeFromAbi.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/14] Write sources
[4/14] Compiling CWinRT shim.c
[5/14] Write swift-version-2F0A5646E1D333AE.txt
[7/16] Emitting module SwiftDummy
[8/16] Compiling SwiftDummy Dummy.swift
[8/16] Write Objects.LinkFileList
[9/16] Linking libCWinRT.dylib
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/61] Emitting module WindowsFoundation
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[12/65] Compiling WindowsFoundation AGGREGATION.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[13/65] Compiling WindowsFoundation ARRAY+TOVECTOR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[14/65] Compiling WindowsFoundation COM+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[15/65] Compiling WindowsFoundation COMPTR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[16/65] Compiling WindowsFoundation CPPINTEROPWORKAROUND.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[17/65] Compiling WindowsFoundation MARSHALER.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[18/65] Compiling WindowsFoundation PROPERTYVALUE+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[19/65] Compiling WindowsFoundation PROPERTYVALUE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[20/65] Compiling WindowsFoundation RAWTYPED.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[21/65] Compiling WindowsFoundation RUNTIME+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[22/65] Compiling WindowsFoundation IUNKNOWN+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[23/65] Compiling WindowsFoundation IUNKNOWN.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[24/65] Compiling WindowsFoundation IUNKNOWNREF.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[25/65] Compiling WindowsFoundation IVECTOR+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[26/65] Compiling WindowsFoundation MAKEFROMABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[27/65] Compiling WindowsFoundation IBUFFERBYTEACCESS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[28/65] Compiling WindowsFoundation IINSPECTABLE+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[29/65] Compiling WindowsFoundation IINSPECTABLE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[30/65] Compiling WindowsFoundation IMAP+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[31/65] Compiling WindowsFoundation IMEMORYBUFFERBYTEACCESS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[32/65] Compiling WindowsFoundation CUSTOMQUERYINTERFACE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[33/65] Compiling WindowsFoundation DEBUGGING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[34/65] Compiling WindowsFoundation DICTIONARY+TOMAP.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[35/65] Compiling WindowsFoundation ERROR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[36/65] Compiling WindowsFoundation ERRORHANDLING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[37/65] Compiling WindowsFoundation WINRTWRAPPERBASE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[38/65] Compiling WindowsFoundation WINSDK+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[39/65] Compiling WindowsFoundation Windows.Foundation+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[40/65] Compiling WindowsFoundation Windows.Foundation+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[41/65] Compiling WindowsFoundation Windows.Foundation.Collections+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[42/65] Compiling WindowsFoundation Windows.Foundation.Collections+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[43/65] Compiling WindowsFoundation Windows.Foundation.Collections.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[44/65] Compiling WindowsFoundation Windows.Foundation.Numerics+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[45/65] Compiling WindowsFoundation Windows.Foundation.Numerics+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[46/65] Compiling WindowsFoundation EVENT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[47/65] Compiling WindowsFoundation EVENTHANDLERSUBSCRIPTION.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[48/65] Compiling WindowsFoundation EVENTSOURCE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[49/65] Compiling WindowsFoundation GUID.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[50/65] Compiling WindowsFoundation HSTRING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[51/65] Compiling WindowsFoundation SWIFT+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[52/65] Compiling WindowsFoundation TRUSTLEVEL+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[53/65] Compiling WindowsFoundation WAITABLEEVENT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[54/65] Compiling WindowsFoundation WINRTDELEGATE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[55/65] Compiling WindowsFoundation WINRTPROTOCOLS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[56/65] Compiling WindowsFoundation Windows.Foundation.Numerics.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[57/65] Compiling WindowsFoundation Windows.Foundation.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[58/65] Compiling WindowsFoundation WindowsFoundation+Generics.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[59/65] Compiling WindowsFoundation WindowsFoundation+MakeFromAbi.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
Fetching https://github.com/moreSwift/swift-uwp
Fetching https://github.com/moreSwift/swift-windowsfoundation
Fetching https://github.com/moreSwift/swift-cwinrt
[1/114] Fetching swift-windowsfoundation
[58/592] Fetching swift-windowsfoundation, swift-cwinrt
[94/854] Fetching swift-windowsfoundation, swift-cwinrt, swift-uwp
Fetched https://github.com/moreSwift/swift-uwp from cache (1.03s)
[320/592] Fetching swift-windowsfoundation, swift-cwinrt
Fetched https://github.com/moreSwift/swift-cwinrt from cache (1.19s)
Fetched https://github.com/moreSwift/swift-windowsfoundation from cache (1.19s)
Computing version for https://github.com/moreSwift/swift-windowsfoundation
Computed https://github.com/moreSwift/swift-windowsfoundation at 0.1.0 (1.66s)
Computing version for https://github.com/moreSwift/swift-uwp
Computed https://github.com/moreSwift/swift-uwp at 0.1.0 (0.44s)
Computing version for https://github.com/moreSwift/swift-cwinrt
Computed https://github.com/moreSwift/swift-cwinrt at 0.1.1 (3.09s)
Creating working copy for https://github.com/moreSwift/swift-windowsfoundation
Working copy of https://github.com/moreSwift/swift-windowsfoundation resolved at 0.1.0
Creating working copy for https://github.com/moreSwift/swift-uwp
Working copy of https://github.com/moreSwift/swift-uwp resolved at 0.1.0
Creating working copy for https://github.com/moreSwift/swift-cwinrt
Working copy of https://github.com/moreSwift/swift-cwinrt resolved at 0.1.1
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/9] Write swift-version-2F0A5646E1D333AE.txt
[2/11] Compiling SwiftDummy Dummy.swift
[3/11] Emitting module SwiftDummy
[3/10] Linking libCWinRT.dylib
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/55] Emitting module WindowsFoundation
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[6/59] Compiling WindowsFoundation EVENT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[7/59] Compiling WindowsFoundation EVENTHANDLERSUBSCRIPTION.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[8/59] Compiling WindowsFoundation EVENTSOURCE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[9/59] Compiling WindowsFoundation GUID.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[10/59] Compiling WindowsFoundation HSTRING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[11/59] Compiling WindowsFoundation Windows.Foundation.Numerics.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[12/59] Compiling WindowsFoundation Windows.Foundation.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[13/59] Compiling WindowsFoundation WindowsFoundation+Generics.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[14/59] Compiling WindowsFoundation WindowsFoundation+MakeFromAbi.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[15/59] Compiling WindowsFoundation SWIFT+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[16/59] Compiling WindowsFoundation TRUSTLEVEL+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[17/59] Compiling WindowsFoundation WAITABLEEVENT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[18/59] Compiling WindowsFoundation WINRTDELEGATE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[19/59] Compiling WindowsFoundation WINRTPROTOCOLS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[20/59] Compiling WindowsFoundation AGGREGATION.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[21/59] Compiling WindowsFoundation ARRAY+TOVECTOR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[22/59] Compiling WindowsFoundation COM+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[23/59] Compiling WindowsFoundation COMPTR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[24/59] Compiling WindowsFoundation CPPINTEROPWORKAROUND.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[25/59] Compiling WindowsFoundation Windows.Foundation.Collections+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[26/59] Compiling WindowsFoundation Windows.Foundation.Collections.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[27/59] Compiling WindowsFoundation Windows.Foundation.Numerics+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[28/59] Compiling WindowsFoundation Windows.Foundation.Numerics+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[29/59] Compiling WindowsFoundation CUSTOMQUERYINTERFACE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[30/59] Compiling WindowsFoundation DEBUGGING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[31/59] Compiling WindowsFoundation DICTIONARY+TOMAP.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[32/59] Compiling WindowsFoundation ERROR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[33/59] Compiling WindowsFoundation ERRORHANDLING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[34/59] Compiling WindowsFoundation WINRTWRAPPERBASE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[35/59] Compiling WindowsFoundation WINSDK+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[36/59] Compiling WindowsFoundation Windows.Foundation+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[37/59] Compiling WindowsFoundation Windows.Foundation+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[38/59] Compiling WindowsFoundation Windows.Foundation.Collections+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[39/59] Compiling WindowsFoundation MARSHALER.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[40/59] Compiling WindowsFoundation PROPERTYVALUE+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[41/59] Compiling WindowsFoundation PROPERTYVALUE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[42/59] Compiling WindowsFoundation RAWTYPED.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[43/59] Compiling WindowsFoundation RUNTIME+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[44/59] Compiling WindowsFoundation IUNKNOWN+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[45/59] Compiling WindowsFoundation IUNKNOWN.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[46/59] Compiling WindowsFoundation IUNKNOWNREF.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[47/59] Compiling WindowsFoundation IVECTOR+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[48/59] Compiling WindowsFoundation MAKEFROMABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[49/59] Compiling WindowsFoundation IBUFFERBYTEACCESS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[50/59] Compiling WindowsFoundation IINSPECTABLE+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[51/59] Compiling WindowsFoundation IINSPECTABLE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[52/59] Compiling WindowsFoundation IMAP+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[53/59] Compiling WindowsFoundation IMEMORYBUFFERBYTEACCESS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
BUILD FAILURE 6.1 macosSpm