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 Mcrich23-Toolkit with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mcrich23/Mcrich23-Toolkit.git
Reference: v1.2.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Mcrich23/Mcrich23-Toolkit
 * tag               v1.2.1     -> FETCH_HEAD
HEAD is now at da36399 added sfsafesymbols
Cloned https://github.com/Mcrich23/Mcrich23-Toolkit.git
Revision (git rev-parse @):
da363996888489b7138a1a219ae546166280cc21
SUCCESS checkout https://github.com/Mcrich23/Mcrich23-Toolkit.git at v1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Mcrich23/Mcrich23-Toolkit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[8/21] Copying PrivacyInfo.xcprivacy
[8/21] Write sources
[20/21] Write swift-version--423B1241ED78D482.txt
[22/149] Emitting module Log
[23/149] Compiling Log Log.swift
[24/149] Compiling PlainDatabase CoreDataAttributeDescription.swift
[25/149] Emitting module PlainDatabase
[26/149] Compiling PlainDatabase CoreDataEntityDescription.swift
[27/149] Compiling PlainDatabase ManagedObjectCodable.swift
[28/149] Compiling PlainDatabase CoreDataModelDescription.swift
[29/149] Compiling PlainDatabase CoreDataFetchIndexDescription.swift
[30/149] Compiling PlainDatabase Database.swift
[31/149] Compiling PlainDatabase PlainDatabase.swift
[32/149] Emitting module StepperView
[33/246] Compiling WrappingHStack ContentManager.swift
[34/246] Emitting module WrappingHStack
[35/343] Emitting module LoaderUI
[36/346] Emitting module ImageDecoder
[37/346] Compiling ImageDecoder ImageDecoder.swift
[38/403] Compiling Kingfisher ImagePrefetcher.swift
[39/403] Compiling Kingfisher RedirectHandler.swift
[40/403] Compiling Kingfisher Storage.swift
[41/403] Compiling Kingfisher CPListItem+Kingfisher.swift
[42/403] Compiling Kingfisher ImageView+Kingfisher.swift
[43/403] Compiling Kingfisher Placeholder.swift
[44/403] Compiling Kingfisher NSTextAttachment+Kingfisher.swift
[45/403] Compiling Kingfisher TVMonogramView+Kingfisher.swift
[46/403] Compiling Kingfisher UIButton+Kingfisher.swift
[47/403] Compiling Kingfisher WKInterfaceImage+Kingfisher.swift
[48/403] Compiling Kingfisher AVAssetImageDataProvider.swift
[49/403] Compiling Kingfisher ImageDataProvider.swift
[50/403] Compiling Kingfisher Resource.swift
[51/403] Compiling SwiftUIX View++.swift
[52/403] Compiling SwiftUIX View.mask+.swift
[53/411] Compiling Kingfisher ImageDownloader.swift
[54/411] Compiling Kingfisher ImageDownloaderDelegate.swift
[55/411] Compiling Kingfisher ImageModifier.swift
[56/411] Compiling Kingfisher AuthenticationChallengeResponsable.swift
[57/411] Compiling Kingfisher ImageDataProcessor.swift
[58/411] Compiling Kingfisher ImageCache.swift
[59/411] Compiling Kingfisher MemoryStorage.swift
[60/411] Compiling Kingfisher KFAnimatedImage.swift
[61/411] Compiling Kingfisher KFImage.swift
[62/411] Compiling Kingfisher Source.swift
[63/411] Compiling Kingfisher CacheSerializer.swift
[64/411] Compiling Kingfisher DiskStorage.swift
[65/411] Compiling Kingfisher FormatIndicatedCacheSerializer.swift
[82/411] Compiling Kingfisher RequestModifier.swift
[83/411] Compiling Kingfisher RetryStrategy.swift
[84/411] Compiling Kingfisher SessionDataTask.swift
[85/411] Compiling Kingfisher SessionDelegate.swift
[86/411] Compiling Kingfisher ImageBinder.swift
[87/411] Compiling Kingfisher ImageContext.swift
[90/435] Compiling SwiftUIBackports ScrollIndicators.swift
[91/435] Compiling SwiftUIBackports ScrollKeyboardDismiss.swift
[92/435] Compiling SwiftUIBackports UICollectionViewCell.swift
[93/435] Compiling SwiftUIBackports UITableViewCell.swift
[94/435] Compiling SwiftUIBackports ProposedInsets.swift
[95/435] Compiling SwiftUIBackports ProposedSize.swift
[96/435] Compiling SwiftUIBackports UIContentConfiguration.swift
[97/435] Compiling SwiftUIBackports UIHostingConfiguration.swift
[100/441] Emitting module Model
[101/441] Compiling Model URLImageError.swift
[102/441] Compiling Model TransientImage+ImageDecoder.swift
[103/441] Compiling Model ImageInfo.swift
[104/441] Compiling Model TransientImage.swift
[105/441] Compiling Model FileManager+Extensions.swift
[115/447] Emitting module SwiftUIBackports
[122/447] Compiling Kingfisher KF.swift
[123/447] Compiling Kingfisher KFOptionsSetter.swift
[124/447] Compiling Kingfisher Kingfisher.swift
[125/447] Compiling Kingfisher KingfisherError.swift
[126/447] Compiling Kingfisher KingfisherManager.swift
[127/447] Compiling Kingfisher KingfisherOptionsInfo.swift
[128/447] Compiling Kingfisher Filter.swift
[129/447] Compiling Kingfisher KFImageOptions.swift
[137/447] Compiling SwiftUIMap ExistingAnnotationMap.swift
[138/447] Compiling SwiftUIMap Search.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:27:37: error: cannot find type 'UISearchBar' in scope
        func searchBar(_ searchBar: UISearchBar, textDidChange searchText: String) {
                                    ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:31:56: error: cannot find type 'UISearchBar' in scope
        func searchBarSearchButtonClicked(_ searchBar: UISearchBar) {
                                                       ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:17:34: error: cannot find type 'UISearchBarDelegate' in scope
    class Coordinator: NSObject, UISearchBarDelegate {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:43:72: error: cannot find type 'UISearchBar' in scope
    func makeUIView(context: UIViewRepresentableContext<SearchBar>) -> UISearchBar {
                                                                       ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:43:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<SearchBar>) -> UISearchBar {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:51:33: error: cannot find type 'UISearchBar' in scope
    func updateUIView(_ uiView: UISearchBar, context: UIViewRepresentableContext<SearchBar>) {
                                ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:51:55: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UISearchBar, context: UIViewRepresentableContext<SearchBar>) {
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:12:19: error: cannot find type 'UIViewRepresentable' in scope
struct SearchBar: UIViewRepresentable {
                  ^~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:58:6: error: 'StateObject' is only available in macOS 11.0 or newer
    @StateObject private var mapSearch = MapSearch()
     ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:56:15: note: add @available attribute to enclosing struct
public struct MapSearchView: View {
              ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:44:25: error: cannot find 'UISearchBar' in scope
        let searchBar = UISearchBar(frame: .zero)
                        ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:44:45: error: cannot infer contextual base in reference to member 'zero'
        let searchBar = UISearchBar(frame: .zero)
                                           ~^~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:46:37: error: cannot infer contextual base in reference to member 'minimal'
        searchBar.searchBarStyle = .minimal
                                   ~^~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:48:36: error: cannot infer contextual base in reference to member 'search'
        searchBar.returnKeyType = .search
                                  ~^~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:85:17: error: static method 'buildExpression' requires that 'SearchBar' conform to 'View'
                SearchBar(text: $mapSearch.searchTerm, onCommit: {text in })
                ^
SwiftUI.ViewBuilder:3:24: note: where 'Content' = 'SearchBar'
    public static func buildExpression<Content>(_ content: Content) -> Content where Content : View
                       ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:149:14: error: 'flatMap(maxPublishers:_:)' is only available in macOS 11.0 or newer
            .flatMap({ (currentSearchTerm) in
             ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:149:14: note: add 'if #available' version check
            .flatMap({ (currentSearchTerm) in
             ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:141:14: note: add @available attribute to enclosing initializer
    override init() {
             ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:132:7: note: add @available attribute to enclosing class
class MapSearch : NSObject, ObservableObject {
      ^
[139/447] Compiling SwiftUIMap MutatableAnnotationMap.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[140/447] Compiling SwiftUIMap Data Structs.swift
[141/447] Emitting module SwiftUIMap
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:27:37: error: cannot find type 'UISearchBar' in scope
        func searchBar(_ searchBar: UISearchBar, textDidChange searchText: String) {
                                    ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:31:56: error: cannot find type 'UISearchBar' in scope
        func searchBarSearchButtonClicked(_ searchBar: UISearchBar) {
                                                       ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:17:34: error: cannot find type 'UISearchBarDelegate' in scope
    class Coordinator: NSObject, UISearchBarDelegate {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:43:72: error: cannot find type 'UISearchBar' in scope
    func makeUIView(context: UIViewRepresentableContext<SearchBar>) -> UISearchBar {
                                                                       ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:43:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<SearchBar>) -> UISearchBar {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:51:33: error: cannot find type 'UISearchBar' in scope
    func updateUIView(_ uiView: UISearchBar, context: UIViewRepresentableContext<SearchBar>) {
                                ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:51:55: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UISearchBar, context: UIViewRepresentableContext<SearchBar>) {
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:12:19: error: cannot find type 'UIViewRepresentable' in scope
struct SearchBar: UIViewRepresentable {
                  ^~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:58:6: error: 'StateObject' is only available in macOS 11.0 or newer
    @StateObject private var mapSearch = MapSearch()
     ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:56:15: note: add @available attribute to enclosing struct
public struct MapSearchView: View {
              ^
error: fatalError
[142/447] Compiling SwiftUIX UIHostingCollectionViewController.DragAndDropDelegate.swift
[143/447] Compiling SwiftUIX UIHostingCollectionViewController.swift
[144/447] Compiling SwiftUIX UIHostingCollectionViewSupplementaryView.swift
[145/447] Compiling SwiftUIX UIHostingControllerTransitioningDelegate.swift
[146/447] Compiling SwiftUIX UIHostingPageViewController.swift
[147/447] Compiling SwiftUIX UIHostingScrollView.swift
[148/447] Compiling SwiftUIX UIHostingTableViewCell.swift
[149/447] Compiling SwiftUIX UIHostingTableViewController.swift
[150/447] Compiling SwiftUIX UIHostingTableViewHeaderFooterView.swift
[151/447] Compiling SwiftUIX UIHostingTextView.swift
[152/447] Compiling SwiftUIX UIHostingView.swift
[153/447] Compiling SwiftUIX UIHostingVisualEffectBlurView.swift
[154/447] Compiling SwiftUIX View.configureUINavigationController.swift
[155/447] Compiling SwiftUIX SwiftUI+PreferenceKey.swift
[156/447] Compiling SwiftUIX SwiftUI+opaque_View.swift
[157/447] Compiling SwiftUIX Action.swift
[158/447] Compiling SwiftUIX DynamicAction.swift
[159/447] Compiling SwiftUIX AppActivityView.swift
[160/447] Compiling SwiftUIX ListSeparatorStyleNoneModifier.swift
[161/447] Compiling SwiftUIX VisibilityModifier.swift
[162/447] Compiling SwiftUIX BlurEffectView.swift
[163/447] Compiling SwiftUIX VisualEffectBlurView.swift
[164/447] Compiling SwiftUIX VisualEffectView.swift
[165/447] Compiling SwiftUIX AnyCancellableButton.swift
[178/447] Compiling WrappingHStack ViewType.swift
[179/447] Compiling WrappingHStack NewLine.swift
Fetching https://github.com/Mcrich23/LoaderUI from cache
Fetched https://github.com/Mcrich23/LoaderUI from cache (0.31s)
Fetching https://github.com/badrinathvm/StepperView from cache
Fetched https://github.com/badrinathvm/StepperView from cache (0.24s)
Fetching https://github.com/shaps80/SwiftUIBackports from cache
Fetched https://github.com/shaps80/SwiftUIBackports from cache (0.14s)
Fetching https://github.com/SwiftUIX/SwiftUIX from cache
Fetching https://github.com/siteline/SwiftUI-Introspect from cache
Fetching https://github.com/devicekit/DeviceKit from cache
Fetching https://github.com/Mcrich23/SwiftUIMap from cache
Fetching https://github.com/dmytro-anokhin/url-image from cache
Fetching https://github.com/SFSafeSymbols/SFSafeSymbols from cache
Fetched https://github.com/Mcrich23/SwiftUIMap from cache (0.16s)
Fetching https://github.com/dkk/WrappingHStack from cache
Fetched https://github.com/SFSafeSymbols/SFSafeSymbols from cache (0.16s)
Fetching https://github.com/Mcrich23/SwiftUIAlert from cache
Fetched https://github.com/siteline/SwiftUI-Introspect from cache (0.18s)
Fetching https://github.com/onevcat/Kingfisher from cache
Fetched https://github.com/devicekit/DeviceKit from cache (0.19s)
Fetched https://github.com/dmytro-anokhin/url-image from cache (0.19s)
Fetched https://github.com/SwiftUIX/SwiftUIX from cache (0.20s)
Fetched https://github.com/Mcrich23/SwiftUIAlert from cache (0.16s)
Fetched https://github.com/dkk/WrappingHStack from cache (0.16s)
Fetched https://github.com/onevcat/Kingfisher from cache (0.21s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 4.9.0 (0.41s)
Computing version for https://github.com/Mcrich23/SwiftUIMap
Computed https://github.com/Mcrich23/SwiftUIMap at 1.1.0 (0.38s)
Computing version for https://github.com/siteline/SwiftUI-Introspect
Computed https://github.com/siteline/SwiftUI-Introspect at 0.1.4 (0.40s)
Computing version for https://github.com/dmytro-anokhin/url-image
Computed https://github.com/dmytro-anokhin/url-image at 3.1.1 (0.40s)
Computing version for https://github.com/SwiftUIX/SwiftUIX
Computed https://github.com/SwiftUIX/SwiftUIX at 0.1.2 (0.38s)
Computing version for https://github.com/SFSafeSymbols/SFSafeSymbols
Computed https://github.com/SFSafeSymbols/SFSafeSymbols at 4.1.1 (0.37s)
Computing version for https://github.com/dkk/WrappingHStack
Computed https://github.com/dkk/WrappingHStack at 2.2.11 (0.43s)
Computing version for https://github.com/Mcrich23/SwiftUIAlert
Computed https://github.com/Mcrich23/SwiftUIAlert at 1.0.4 (0.49s)
Computing version for https://github.com/onevcat/Kingfisher
Computed https://github.com/onevcat/Kingfisher at 7.11.0 (0.40s)
Creating working copy for https://github.com/badrinathvm/StepperView
Working copy of https://github.com/badrinathvm/StepperView resolved at master (42c1ebf)
Creating working copy for https://github.com/SFSafeSymbols/SFSafeSymbols
Working copy of https://github.com/SFSafeSymbols/SFSafeSymbols resolved at 4.1.1
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftUI-Introspect-30ab3549 is not valid git repository for 'https://github.com/siteline/SwiftUI-Introspect', will fetch again.
Fetching https://github.com/siteline/SwiftUI-Introspect from cache
Fetched https://github.com/siteline/SwiftUI-Introspect from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftUI-Introspect-30ab3549 is not valid git repository for 'https://github.com/siteline/SwiftUI-Introspect', will fetch again.
Fetching https://github.com/siteline/SwiftUI-Introspect from cache
Fetched https://github.com/siteline/SwiftUI-Introspect from cache (0.01s)
Creating working copy for https://github.com/siteline/SwiftUI-Introspect
Working copy of https://github.com/siteline/SwiftUI-Introspect resolved at 0.1.4
Creating working copy for https://github.com/Mcrich23/SwiftUIAlert
Working copy of https://github.com/Mcrich23/SwiftUIAlert resolved at 1.0.4
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Kingfisher-adb94c78 is not valid git repository for 'https://github.com/onevcat/Kingfisher', will fetch again.
Fetching https://github.com/onevcat/Kingfisher from cache
Fetched https://github.com/onevcat/Kingfisher from cache (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Kingfisher-adb94c78 is not valid git repository for 'https://github.com/onevcat/Kingfisher', will fetch again.
Fetching https://github.com/onevcat/Kingfisher from cache
Fetched https://github.com/onevcat/Kingfisher from cache (0.03s)
Creating working copy for https://github.com/onevcat/Kingfisher
Working copy of https://github.com/onevcat/Kingfisher resolved at 7.11.0
Creating working copy for https://github.com/dkk/WrappingHStack
Working copy of https://github.com/dkk/WrappingHStack resolved at 2.2.11
Creating working copy for https://github.com/Mcrich23/SwiftUIMap
Working copy of https://github.com/Mcrich23/SwiftUIMap resolved at 1.1.0
Creating working copy for https://github.com/shaps80/SwiftUIBackports
Working copy of https://github.com/shaps80/SwiftUIBackports resolved at 1.7.0 (0098109)
Creating working copy for https://github.com/SwiftUIX/SwiftUIX
Working copy of https://github.com/SwiftUIX/SwiftUIX resolved at 0.1.2
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/DeviceKit-798789f2 is not valid git repository for 'https://github.com/devicekit/DeviceKit', will fetch again.
Fetching https://github.com/devicekit/DeviceKit from cache
Fetched https://github.com/devicekit/DeviceKit from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/DeviceKit-798789f2 is not valid git repository for 'https://github.com/devicekit/DeviceKit', will fetch again.
Fetching https://github.com/devicekit/DeviceKit from cache
Fetched https://github.com/devicekit/DeviceKit from cache (0.01s)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 4.9.0
Creating working copy for https://github.com/Mcrich23/LoaderUI
Working copy of https://github.com/Mcrich23/LoaderUI resolved at master (af1151c)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/url-image-45e1c6d6 is not valid git repository for 'https://github.com/dmytro-anokhin/url-image', will fetch again.
Fetching https://github.com/dmytro-anokhin/url-image from cache
Fetched https://github.com/dmytro-anokhin/url-image from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/url-image-45e1c6d6 is not valid git repository for 'https://github.com/dmytro-anokhin/url-image', will fetch again.
Fetching https://github.com/dmytro-anokhin/url-image from cache
Fetched https://github.com/dmytro-anokhin/url-image from cache (0.01s)
Creating working copy for https://github.com/dmytro-anokhin/url-image
Working copy of https://github.com/dmytro-anokhin/url-image resolved at 3.1.1
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/137] Compiling FileIndex Bundle+Extensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/306] Emitting module SwiftUIMap
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:27:37: error: cannot find type 'UISearchBar' in scope
        func searchBar(_ searchBar: UISearchBar, textDidChange searchText: String) {
                                    ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:31:56: error: cannot find type 'UISearchBar' in scope
        func searchBarSearchButtonClicked(_ searchBar: UISearchBar) {
                                                       ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:17:34: error: cannot find type 'UISearchBarDelegate' in scope
    class Coordinator: NSObject, UISearchBarDelegate {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:43:72: error: cannot find type 'UISearchBar' in scope
    func makeUIView(context: UIViewRepresentableContext<SearchBar>) -> UISearchBar {
                                                                       ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:43:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<SearchBar>) -> UISearchBar {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:51:33: error: cannot find type 'UISearchBar' in scope
    func updateUIView(_ uiView: UISearchBar, context: UIViewRepresentableContext<SearchBar>) {
                                ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:51:55: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UISearchBar, context: UIViewRepresentableContext<SearchBar>) {
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:12:19: error: cannot find type 'UIViewRepresentable' in scope
struct SearchBar: UIViewRepresentable {
                  ^~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:58:6: error: 'StateObject' is only available in macOS 11.0 or newer
    @StateObject private var mapSearch = MapSearch()
     ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:56:15: note: add @available attribute to enclosing struct
public struct MapSearchView: View {
              ^
[4/306] Compiling SwiftUIMap Search.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:27:37: error: cannot find type 'UISearchBar' in scope
        func searchBar(_ searchBar: UISearchBar, textDidChange searchText: String) {
                                    ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:31:56: error: cannot find type 'UISearchBar' in scope
        func searchBarSearchButtonClicked(_ searchBar: UISearchBar) {
                                                       ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:17:34: error: cannot find type 'UISearchBarDelegate' in scope
    class Coordinator: NSObject, UISearchBarDelegate {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:43:72: error: cannot find type 'UISearchBar' in scope
    func makeUIView(context: UIViewRepresentableContext<SearchBar>) -> UISearchBar {
                                                                       ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:43:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<SearchBar>) -> UISearchBar {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:51:33: error: cannot find type 'UISearchBar' in scope
    func updateUIView(_ uiView: UISearchBar, context: UIViewRepresentableContext<SearchBar>) {
                                ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:51:55: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UISearchBar, context: UIViewRepresentableContext<SearchBar>) {
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:12:19: error: cannot find type 'UIViewRepresentable' in scope
struct SearchBar: UIViewRepresentable {
                  ^~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:58:6: error: 'StateObject' is only available in macOS 11.0 or newer
    @StateObject private var mapSearch = MapSearch()
     ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:56:15: note: add @available attribute to enclosing struct
public struct MapSearchView: View {
              ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:44:25: error: cannot find 'UISearchBar' in scope
        let searchBar = UISearchBar(frame: .zero)
                        ^~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:44:45: error: cannot infer contextual base in reference to member 'zero'
        let searchBar = UISearchBar(frame: .zero)
                                           ~^~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:46:37: error: cannot infer contextual base in reference to member 'minimal'
        searchBar.searchBarStyle = .minimal
                                   ~^~~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:48:36: error: cannot infer contextual base in reference to member 'search'
        searchBar.returnKeyType = .search
                                  ~^~~~~~
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:85:17: error: static method 'buildExpression' requires that 'SearchBar' conform to 'View'
                SearchBar(text: $mapSearch.searchTerm, onCommit: {text in })
                ^
SwiftUI.ViewBuilder:3:24: note: where 'Content' = 'SearchBar'
    public static func buildExpression<Content>(_ content: Content) -> Content where Content : View
                       ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:149:14: error: 'flatMap(maxPublishers:_:)' is only available in macOS 11.0 or newer
            .flatMap({ (currentSearchTerm) in
             ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:149:14: note: add 'if #available' version check
            .flatMap({ (currentSearchTerm) in
             ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:141:14: note: add @available attribute to enclosing initializer
    override init() {
             ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftUIMap/Sources/SwiftUIMap/Search/Search.swift:132:7: note: add @available attribute to enclosing class
class MapSearch : NSObject, ObservableObject {
      ^
error: fatalError
[5/306] Compiling WrappingHStack ViewType.swift
[6/306] Compiling FileIndex File.swift
[7/306] Emitting module FileIndex
[8/306] Compiling Introspect UIKitIntrospectionViewController.swift
[9/306] Compiling Introspect UIKitIntrospectionView.swift
BUILD FAILURE 5.10 macosSpm