The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build UIKeyCommandTableView, reference main (53554b), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 12:59:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/UIKeyCommandTableView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ipedro/UIKeyCommandTableView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 53554be Respect selection behavior
Cloned https://github.com/ipedro/UIKeyCommandTableView.git
Revision (git rev-parse @):
53554bef402acf9b5f2e52cc61fab28d317e454a
SUCCESS checkout https://github.com/ipedro/UIKeyCommandTableView.git at main
Fetching https://github.com/ipedro/UIKitOptions.git
[1/658] Fetching uikitoptions
Fetched https://github.com/ipedro/UIKitOptions.git from cache (0.64s)
Computing version for https://github.com/ipedro/UIKitOptions.git
Computed https://github.com/ipedro/UIKitOptions.git at 0.3.1 (1.20s)
Creating working copy for https://github.com/ipedro/UIKitOptions.git
Working copy of https://github.com/ipedro/UIKitOptions.git resolved at 0.3.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "uikeycommandtableview",
      "name": "UIKeyCommandTableView",
      "url": "https://github.com/ipedro/UIKeyCommandTableView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UIKeyCommandTableView",
      "dependencies": [
        {
          "identity": "uikitoptions",
          "name": "UIKitOptions",
          "url": "https://github.com/ipedro/UIKitOptions.git",
          "version": "0.3.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UIKitOptions",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ipedro/UIKeyCommandTableView.git
[1/129] Fetching uikeycommandtableview
Fetched https://github.com/ipedro/UIKeyCommandTableView.git from cache (0.59s)
Fetching https://github.com/ipedro/UIKitOptions.git from cache
Fetched https://github.com/ipedro/UIKitOptions.git from cache (0.40s)
Computing version for https://github.com/ipedro/UIKitOptions.git
Computed https://github.com/ipedro/UIKitOptions.git at 0.3.3 (0.45s)
Creating working copy for https://github.com/ipedro/UIKeyCommandTableView.git
Working copy of https://github.com/ipedro/UIKeyCommandTableView.git resolved at main (53554be)
Creating working copy for https://github.com/ipedro/UIKitOptions.git
Working copy of https://github.com/ipedro/UIKitOptions.git resolved at 0.3.3
warning: '.resolve-product-dependencies': dependency 'uikeycommandtableview' is not used by any target
Found 1 product dependencies
  - UIKitOptions
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ipedro/UIKeyCommandTableView.git
https://github.com/ipedro/UIKeyCommandTableView.git
{
  "dependencies" : [
    {
      "identity" : "uikitoptions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ipedro/UIKitOptions.git"
    }
  ],
  "manifest_display_name" : "UIKeyCommandTableView",
  "name" : "UIKeyCommandTableView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "UIKeyCommandTableView",
      "targets" : [
        "UIKeyCommandTableView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIKeyCommandTableViewTests",
      "module_type" : "SwiftTarget",
      "name" : "UIKeyCommandTableViewTests",
      "path" : "Tests/UIKeyCommandTableViewTests",
      "sources" : [
        "UIKeyCommandTableViewTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "UIKeyCommandTableView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UIKeyCommandTableView",
      "module_type" : "SwiftTarget",
      "name" : "UIKeyCommandTableView",
      "path" : "Sources/UIKeyCommandTableView",
      "product_dependencies" : [
        "UIKitOptions"
      ],
      "product_memberships" : [
        "UIKeyCommandTableView"
      ],
      "sources" : [
        "Extensions/IndexPath+InvalidReason.swift",
        "Extensions/NSObjectProtocol+Debounce.swift",
        "UIKeyCommandTableView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
error: compile command failed due to signal 11 (use -v to see invocation)
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NSAttributedString/NSAttributedString+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NSAttributedString/NSAttributedString+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NSDirectionalEdgeInsets/NSDirectionalEdgeInsets+Convenience.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NumberFormatter/NumberFormatter+Init.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NumberFormatter/NumberFormatter+Options.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIColorPickerViewController/UIColorPickerViewController+Init.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIColorPickerViewController/UIColorPickerViewController+Options.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIEdgeInsets/UIEdgetInsets+Convenience.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIFont/UIFont+SymbolicTraits.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImage/UIImage+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImage/UIImage+Resize.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImageView/UIImageView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImageView/UIImageView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Constants.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UILabel/UILabel+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UILabel/UILabel+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UINavigationController/UINavigationController+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UINavigationController/UINavigationController+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIPopoverPresentationController/UIPopoverPresentationController+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIScrollView/UIScrollView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIScrollView/UIScrollView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Alignment.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Subviews.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStepper/UIStepper+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStepper/UIStepper+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITableView/UITableView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITableView/UITableView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextField/UITextField+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextField/UITextField+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextView/UITextView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextView/UITextView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIView+Options/UIView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIView+Options/UIView+LayoutCompressionOptions.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIView+Options/UIView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIViewController/UIViewController+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIViewController/UIViewController+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UTTType/UTTTypeOption.swift -supplementary-output-file-map /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.EtlaB1/supplementaryOutputs-2 -target arm64-apple-macosx10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -stats-output-dir .stats -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency=complete -empty-abi-descriptor -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -isysroot -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -Xcc -F -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -F -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -Xcc -fPIC -Xcc -g -module-name UIKitOptions -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UIKitOptions.build/NumberFormatter+Options.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UIKitOptions.build/UIColorPickerViewController+Init.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UIKitOptions.build/UIColorPickerViewController+Options.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UIKitOptions.build/UIDocumentPickerViewController+Init.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UIKitOptions.build/UIDocumentPickerViewController+Options.swift.o -index-store-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store -index-system-modules
1.	Apple Swift version 6.1 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
2.	Compiling with effective version 5.10
3.	While evaluating request TypeCheckSourceFileRequest(source_file "/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift")
4.	While evaluating request TypeCheckFunctionBodyRequest(UIKitOptions.(file).Collection extension._@/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift:144:28)
5.	While type-checking statement at [/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift:144:28 - line:146:5] RangeText="{
        documentTypeOptions?.uttypes
    "
6.	While type-checking statement at [/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift:145:9 - line:145:30] RangeText="documentTypeOptions?."
7.	While type-checking-target starting at /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift:145:30
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend           0x0000000108676c28 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1  swift-frontend           0x0000000108674a60 llvm::sys::RunSignalHandlers() + 112
2  swift-frontend           0x0000000108677264 SignalHandler(int) + 360
3  libsystem_platform.dylib 0x000000018c317624 _sigtramp + 56
4  swift-frontend           0x00000001036ef764 swift::constraints::RequirementFailure::diagnoseAsError() + 52
5  swift-frontend           0x00000001036dd698 swift::constraints::SkipSameTypeRequirement::diagnose(swift::constraints::Solution const&, bool) const + 76
6  swift-frontend           0x00000001035e8c04 swift::constraints::ConstraintSystem::applySolution(swift::constraints::Solution&, swift::constraints::SyntacticElementTarget) + 5080
7  swift-frontend           0x00000001038cb96c swift::TypeChecker::typeCheckTarget(swift::constraints::SyntacticElementTarget&, swift::optionset::OptionSet<swift::TypeCheckExprFlags, unsigned int>, swift::DiagnosticTransaction*) + 792
8  swift-frontend           0x00000001039d1598 swift::ASTVisitor<(anonymous namespace)::StmtChecker, void, swift::Stmt*, void, void, void, void>::visit(swift::Stmt*) + 3156
9  swift-frontend           0x00000001039d080c bool (anonymous namespace)::StmtChecker::typeCheckStmt<swift::Stmt>(swift::Stmt*&) + 312
10 swift-frontend           0x00000001039caeac (anonymous namespace)::StmtChecker::typeCheckASTNode(swift::ASTNode&) + 80
11 swift-frontend           0x00000001039d0a64 swift::ASTVisitor<(anonymous namespace)::StmtChecker, void, swift::Stmt*, void, void, void, void>::visit(swift::Stmt*) + 288
12 swift-frontend           0x00000001039ce3fc bool (anonymous namespace)::StmtChecker::typeCheckStmt<swift::BraceStmt>(swift::BraceStmt*&) + 312
13 swift-frontend           0x00000001039cc9cc swift::TypeCheckFunctionBodyRequest::evaluate(swift::Evaluator&, swift::AbstractFunctionDecl*) const + 1488
14 swift-frontend           0x0000000103dc95ec swift::TypeCheckFunctionBodyRequest::OutputType swift::Evaluator::getResultUncached<swift::TypeCheckFunctionBodyRequest, swift::TypeCheckFunctionBodyRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckFunctionBodyRequest>(swift::Evaluator&, swift::TypeCheckFunctionBodyRequest, swift::TypeCheckFunctionBodyRequest::OutputType)::'lambda'()>(swift::TypeCheckFunctionBodyRequest const&, swift::TypeCheckFunctionBodyRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckFunctionBodyRequest>(swift::Evaluator&, swift::TypeCheckFunctionBodyRequest, swift::TypeCheckFunctionBodyRequest::OutputType)::'lambda'()) + 640
15 swift-frontend           0x0000000103d2c1a8 swift::AbstractFunctionDecl::getTypecheckedBody() const + 160
16 swift-frontend           0x0000000103a1e7e0 swift::TypeCheckSourceFileRequest::evaluate(swift::Evaluator&, swift::SourceFile*) const + 912
17 swift-frontend           0x0000000103a24b18 swift::TypeCheckSourceFileRequest::OutputType swift::Evaluator::getResultUncached<swift::TypeCheckSourceFileRequest, swift::TypeCheckSourceFileRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckSourceFileRequest>(swift::Evaluator&, swift::TypeCheckSourceFileRequest, swift::TypeCheckSourceFileRequest::OutputType)::'lambda'()>(swift::TypeCheckSourceFileRequest const&, swift::TypeCheckSourceFileRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckSourceFileRequest>(swift::Evaluator&, swift::TypeCheckSourceFileRequest, swift::TypeCheckSourceFileRequest::OutputType)::'lambda'()) + 624
18 swift-frontend           0x0000000103a1e434 swift::performTypeChecking(swift::SourceFile&) + 308
19 swift-frontend           0x0000000102888018 swift::CompilerInstance::performSema() + 248
20 swift-frontend           0x00000001024cb274 performCompile(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 772
21 swift-frontend           0x00000001024c9fd8 swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 3716
22 swift-frontend           0x000000010244e0bc swift::mainEntry(int, char const**) + 5428
23 dyld                     0x000000018bf3eb4c start + 6000
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/42] Emitting module UIKitOptions
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[3/46] Compiling UIKitOptions UITableView+Init.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[4/46] Compiling UIKitOptions UITableView+Options.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[5/46] Compiling UIKitOptions UITextField+Init.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[6/46] Compiling UIKitOptions UITextField+Options.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[7/46] Compiling UIKitOptions UIEdgetInsets+Convenience.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[8/46] Compiling UIKitOptions UIFont+SymbolicTraits.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[9/46] Compiling UIKitOptions UIImage+Options.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[10/46] Compiling UIKitOptions UIImage+Resize.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[11/46] Compiling UIKitOptions UIImageView+Init.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[12/46] Compiling UIKitOptions UILabel+Options.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[13/46] Compiling UIKitOptions UINavigationController+Init.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[14/46] Compiling UIKitOptions UINavigationController+Options.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[15/46] Compiling UIKitOptions UIPopoverPresentationController+Options.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[16/46] Compiling UIKitOptions UIScrollView+Init.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[17/46] Compiling UIKitOptions UIScrollView+Options.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[18/46] Compiling UIKitOptions UIStackView+Alignment.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[19/46] Compiling UIKitOptions UIStackView+Init.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[20/46] Compiling UIKitOptions UITextView+Init.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[21/46] Compiling UIKitOptions UITextView+Options.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[22/46] Compiling UIKitOptions UIView+Init.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[23/46] Compiling UIKitOptions UIView+LayoutCompressionOptions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[24/46] Compiling UIKitOptions UIStackView+Options.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[25/46] Compiling UIKitOptions UIStackView+Subviews.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[26/46] Compiling UIKitOptions UIStepper+Init.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[27/46] Compiling UIKitOptions UIStepper+Options.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
error: compile command failed due to signal 11 (use -v to see invocation)
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NSAttributedString/NSAttributedString+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NSAttributedString/NSAttributedString+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NSDirectionalEdgeInsets/NSDirectionalEdgeInsets+Convenience.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NumberFormatter/NumberFormatter+Init.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NumberFormatter/NumberFormatter+Options.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIColorPickerViewController/UIColorPickerViewController+Init.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIColorPickerViewController/UIColorPickerViewController+Options.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIEdgeInsets/UIEdgetInsets+Convenience.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIFont/UIFont+SymbolicTraits.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImage/UIImage+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImage/UIImage+Resize.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImageView/UIImageView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImageView/UIImageView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Constants.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UILabel/UILabel+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UILabel/UILabel+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UINavigationController/UINavigationController+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UINavigationController/UINavigationController+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIPopoverPresentationController/UIPopoverPresentationController+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIScrollView/UIScrollView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIScrollView/UIScrollView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Alignment.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Subviews.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStepper/UIStepper+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStepper/UIStepper+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITableView/UITableView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITableView/UITableView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextField/UITextField+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextField/UITextField+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextView/UITextView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextView/UITextView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIView+Options/UIView+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIView+Options/UIView+LayoutCompressionOptions.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIView+Options/UIView+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIViewController/UIViewController+Init.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIViewController/UIViewController+Options.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UTTType/UTTTypeOption.swift -supplementary-output-file-map /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.HBy7rc/supplementaryOutputs-2 -target arm64-apple-macosx10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -empty-abi-descriptor -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -isysroot -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -Xcc -F -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -F -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -Xcc -fPIC -Xcc -g -module-name UIKitOptions -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UIKitOptions.build/NumberFormatter+Options.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UIKitOptions.build/UIColorPickerViewController+Init.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UIKitOptions.build/UIColorPickerViewController+Options.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UIKitOptions.build/UIDocumentPickerViewController+Init.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UIKitOptions.build/UIDocumentPickerViewController+Options.swift.o -index-store-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store -index-system-modules
1.	Apple Swift version 6.1 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
2.	Compiling with effective version 5.10
3.	While evaluating request TypeCheckSourceFileRequest(source_file "/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift")
4.	While evaluating request TypeCheckFunctionBodyRequest(UIKitOptions.(file).Collection extension._@/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift:144:28)
5.	While type-checking statement at [/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift:144:28 - line:146:5] RangeText="{
        documentTypeOptions?.uttypes
    "
6.	While type-checking statement at [/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift:145:9 - line:145:30] RangeText="documentTypeOptions?."
7.	While type-checking-target starting at /Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift:145:30
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend           0x00000001070bec28 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1  swift-frontend           0x00000001070bca60 llvm::sys::RunSignalHandlers() + 112
2  swift-frontend           0x00000001070bf264 SignalHandler(int) + 360
3  libsystem_platform.dylib 0x000000018c317624 _sigtramp + 56
4  swift-frontend           0x0000000102137764 swift::constraints::RequirementFailure::diagnoseAsError() + 52
5  swift-frontend           0x0000000102125698 swift::constraints::SkipSameTypeRequirement::diagnose(swift::constraints::Solution const&, bool) const + 76
6  swift-frontend           0x0000000102030c04 swift::constraints::ConstraintSystem::applySolution(swift::constraints::Solution&, swift::constraints::SyntacticElementTarget) + 5080
7  swift-frontend           0x000000010231396c swift::TypeChecker::typeCheckTarget(swift::constraints::SyntacticElementTarget&, swift::optionset::OptionSet<swift::TypeCheckExprFlags, unsigned int>, swift::DiagnosticTransaction*) + 792
8  swift-frontend           0x0000000102419598 swift::ASTVisitor<(anonymous namespace)::StmtChecker, void, swift::Stmt*, void, void, void, void>::visit(swift::Stmt*) + 3156
9  swift-frontend           0x000000010241880c bool (anonymous namespace)::StmtChecker::typeCheckStmt<swift::Stmt>(swift::Stmt*&) + 312
10 swift-frontend           0x0000000102412eac (anonymous namespace)::StmtChecker::typeCheckASTNode(swift::ASTNode&) + 80
11 swift-frontend           0x0000000102418a64 swift::ASTVisitor<(anonymous namespace)::StmtChecker, void, swift::Stmt*, void, void, void, void>::visit(swift::Stmt*) + 288
12 swift-frontend           0x00000001024163fc bool (anonymous namespace)::StmtChecker::typeCheckStmt<swift::BraceStmt>(swift::BraceStmt*&) + 312
13 swift-frontend           0x00000001024149cc swift::TypeCheckFunctionBodyRequest::evaluate(swift::Evaluator&, swift::AbstractFunctionDecl*) const + 1488
14 swift-frontend           0x00000001028115ec swift::TypeCheckFunctionBodyRequest::OutputType swift::Evaluator::getResultUncached<swift::TypeCheckFunctionBodyRequest, swift::TypeCheckFunctionBodyRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckFunctionBodyRequest>(swift::Evaluator&, swift::TypeCheckFunctionBodyRequest, swift::TypeCheckFunctionBodyRequest::OutputType)::'lambda'()>(swift::TypeCheckFunctionBodyRequest const&, swift::TypeCheckFunctionBodyRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckFunctionBodyRequest>(swift::Evaluator&, swift::TypeCheckFunctionBodyRequest, swift::TypeCheckFunctionBodyRequest::OutputType)::'lambda'()) + 640
15 swift-frontend           0x00000001027741a8 swift::AbstractFunctionDecl::getTypecheckedBody() const + 160
16 swift-frontend           0x00000001024667e0 swift::TypeCheckSourceFileRequest::evaluate(swift::Evaluator&, swift::SourceFile*) const + 912
17 swift-frontend           0x000000010246cb18 swift::TypeCheckSourceFileRequest::OutputType swift::Evaluator::getResultUncached<swift::TypeCheckSourceFileRequest, swift::TypeCheckSourceFileRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckSourceFileRequest>(swift::Evaluator&, swift::TypeCheckSourceFileRequest, swift::TypeCheckSourceFileRequest::OutputType)::'lambda'()>(swift::TypeCheckSourceFileRequest const&, swift::TypeCheckSourceFileRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckSourceFileRequest>(swift::Evaluator&, swift::TypeCheckSourceFileRequest, swift::TypeCheckSourceFileRequest::OutputType)::'lambda'()) + 624
18 swift-frontend           0x0000000102466434 swift::performTypeChecking(swift::SourceFile&) + 308
19 swift-frontend           0x00000001012d0018 swift::CompilerInstance::performSema() + 248
20 swift-frontend           0x0000000100f13274 performCompile(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 772
21 swift-frontend           0x0000000100f11fd8 swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 3716
22 swift-frontend           0x0000000100e960bc swift::mainEntry(int, char const**) + 5428
23 dyld                     0x000000018bf3eb4c start + 6000
BUILD FAILURE 6.1 macosSpm