The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Cause-Logic-Effect with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielt1263/CLE-Architecture-Tools.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielt1263/CLE-Architecture-Tools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2c6c59f Add new buffer.
Cloned https://github.com/danielt1263/CLE-Architecture-Tools.git
Revision (git rev-parse @):
2c6c59fdfa4f08ed02e7a03e9c33712da6d44ba2
SUCCESS checkout https://github.com/danielt1263/CLE-Architecture-Tools.git at main
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (1.31s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.08s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cle-architecture-tools",
      "name": "Cause-Logic-Effect",
      "url": "https://github.com/danielt1263/CLE-Architecture-Tools.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CLE-Architecture-Tools",
      "dependencies": [
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.6.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/danielt1263/CLE-Architecture-Tools.git from cache
Fetched https://github.com/danielt1263/CLE-Architecture-Tools.git (0.35s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.54s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.02s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
Creating working copy for https://github.com/danielt1263/CLE-Architecture-Tools.git
Working copy of https://github.com/danielt1263/CLE-Architecture-Tools.git resolved at main
warning: '.resolve-product-dependencies': dependency 'cle-architecture-tools' is not used by any target
Found 1 product dependencies
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/danielt1263/CLE-Architecture-Tools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/147] Compiling RxSwift PriorityQueue.swift
[2/147] Compiling RxSwift Producer.swift
[3/147] Compiling RxSwift PublishSubject.swift
[4/147] Compiling RxSwift Queue.swift
[5/147] Compiling RxSwift Range.swift
[6/147] Compiling RxSwift Reactive.swift
[7/147] Compiling RxSwift RecursiveLock.swift
[8/147] Compiling RxSwift RecursiveScheduler.swift
[9/147] Compiling RxSwift Reduce.swift
[10/147] Compiling RxSwift RefCountDisposable.swift
[11/147] Compiling RxSwift Repeat.swift
[12/147] Compiling RxSwift ReplaySubject.swift
[13/147] Compiling RxSwift RetryWhen.swift
[14/147] Compiling RxSwift Rx.swift
[15/147] Compiling RxSwift RxMutableBox.swift
[16/147] Compiling RxSwift Sample.swift
[17/147] Compiling RxSwift Scan.swift
[18/147] Compiling RxSwift ScheduledDisposable.swift
[19/147] Compiling RxSwift ScheduledItem.swift
[20/147] Compiling RxSwift ScheduledItemType.swift
[21/167] Compiling RxSwift Multicast.swift
[22/167] Compiling RxSwift Never.swift
[23/167] Compiling RxSwift NopDisposable.swift
[24/167] Compiling RxSwift Observable+Concurrency.swift
[25/167] Compiling RxSwift Observable.swift
[26/167] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[27/167] Compiling RxSwift ObservableConvertibleType.swift
[28/167] Compiling RxSwift ObservableType+Extensions.swift
[29/167] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[30/167] Compiling RxSwift ObservableType.swift
[31/167] Compiling RxSwift ObserveOn.swift
[32/167] Compiling RxSwift ObserverBase.swift
[33/167] Compiling RxSwift ObserverType.swift
[34/167] Compiling RxSwift OperationQueueScheduler.swift
[35/167] Compiling RxSwift Optional.swift
[36/167] Compiling RxSwift Platform.Darwin.swift
[37/167] Compiling RxSwift Platform.Linux.swift
[38/167] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[39/167] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[40/167] Compiling RxSwift PrimitiveSequence.swift
[41/167] Compiling RxSwift SchedulerServices+Emulation.swift
[42/167] Compiling RxSwift SchedulerType.swift
[43/167] Compiling RxSwift Sequence.swift
[44/167] Compiling RxSwift SerialDispatchQueueScheduler.swift
[45/167] Compiling RxSwift SerialDisposable.swift
[46/167] Compiling RxSwift ShareReplayScope.swift
[47/167] Compiling RxSwift Single.swift
[48/167] Compiling RxSwift SingleAssignmentDisposable.swift
[49/167] Compiling RxSwift SingleAsync.swift
[50/167] Compiling RxSwift Sink.swift
[51/167] Compiling RxSwift Skip.swift
[52/167] Compiling RxSwift SkipUntil.swift
[53/167] Compiling RxSwift SkipWhile.swift
[54/167] Compiling RxSwift StartWith.swift
[55/167] Compiling RxSwift SubjectType.swift
[56/167] Compiling RxSwift SubscribeOn.swift
[57/167] Compiling RxSwift SubscriptionDisposable.swift
[58/167] Compiling RxSwift SwiftSupport.swift
[59/167] Compiling RxSwift Switch.swift
[60/167] Compiling RxSwift SwitchIfEmpty.swift
[61/167] Compiling RxSwift ImmediateSchedulerType.swift
[62/167] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[63/167] Compiling RxSwift Infallible+CombineLatest+arity.swift
[64/167] Compiling RxSwift Infallible+Concurrency.swift
[65/167] Compiling RxSwift Infallible+Create.swift
[66/167] Compiling RxSwift Infallible+Debug.swift
[67/167] Compiling RxSwift Infallible+Operators.swift
[68/167] Compiling RxSwift Infallible+Zip+arity.swift
[69/167] Compiling RxSwift Infallible.swift
[70/167] Compiling RxSwift InfiniteSequence.swift
[71/167] Compiling RxSwift InvocableScheduledItem.swift
[72/167] Compiling RxSwift InvocableType.swift
[73/167] Compiling RxSwift Just.swift
[74/167] Compiling RxSwift Lock.swift
[75/167] Compiling RxSwift LockOwnerType.swift
[76/167] Compiling RxSwift MainScheduler.swift
[77/167] Compiling RxSwift Map.swift
[78/167] Compiling RxSwift Materialize.swift
[79/167] Compiling RxSwift Maybe.swift
[80/167] Compiling RxSwift Merge.swift
[81/167] Emitting module RxSwift
[82/167] Compiling RxSwift DispatchQueueConfiguration.swift
[83/167] Compiling RxSwift Disposable.swift
[84/167] Compiling RxSwift Disposables.swift
[85/167] Compiling RxSwift DisposeBag.swift
[86/167] Compiling RxSwift DisposeBase.swift
[87/167] Compiling RxSwift DistinctUntilChanged.swift
[88/167] Compiling RxSwift Do.swift
[89/167] Compiling RxSwift ElementAt.swift
[90/167] Compiling RxSwift Empty.swift
[91/167] Compiling RxSwift Enumerated.swift
[92/167] Compiling RxSwift Error.swift
[93/167] Compiling RxSwift Errors.swift
[94/167] Compiling RxSwift Event.swift
[95/167] Compiling RxSwift Filter.swift
[96/167] Compiling RxSwift First.swift
[97/167] Compiling RxSwift Generate.swift
[98/167] Compiling RxSwift GroupBy.swift
[99/167] Compiling RxSwift GroupedObservable.swift
[100/167] Compiling RxSwift HistoricalScheduler.swift
[101/167] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[102/167] Compiling RxSwift CombineLatest.swift
[103/167] Compiling RxSwift CompactMap.swift
[104/167] Compiling RxSwift Completable+AndThen.swift
[105/167] Compiling RxSwift Completable.swift
[106/167] Compiling RxSwift CompositeDisposable.swift
[107/167] Compiling RxSwift Concat.swift
[108/167] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[109/167] Compiling RxSwift ConcurrentMainScheduler.swift
[110/167] Compiling RxSwift ConnectableObservableType.swift
[111/167] Compiling RxSwift Create.swift
[112/167] Compiling RxSwift CurrentThreadScheduler.swift
[113/167] Compiling RxSwift Date+Dispatch.swift
[114/167] Compiling RxSwift Debounce.swift
[115/167] Compiling RxSwift Debug.swift
[116/167] Compiling RxSwift Decode.swift
[117/167] Compiling RxSwift DefaultIfEmpty.swift
[118/167] Compiling RxSwift Deferred.swift
[119/167] Compiling RxSwift Delay.swift
[120/167] Compiling RxSwift DelaySubscription.swift
[121/167] Compiling RxSwift Dematerialize.swift
[122/167] Compiling RxSwift DispatchQueue+Extensions.swift
[123/167] Compiling RxSwift AddRef.swift
[124/167] Compiling RxSwift Amb.swift
[125/167] Compiling RxSwift AnonymousDisposable.swift
[126/167] Compiling RxSwift AnonymousObserver.swift
[127/167] Compiling RxSwift AnyObserver.swift
[128/167] Compiling RxSwift AsMaybe.swift
[129/167] Compiling RxSwift AsSingle.swift
[130/167] Compiling RxSwift AsyncLock.swift
[131/167] Compiling RxSwift AsyncSubject.swift
[132/167] Compiling RxSwift AtomicInt.swift
[133/167] Compiling RxSwift Bag+Rx.swift
[134/167] Compiling RxSwift Bag.swift
[135/167] Compiling RxSwift BehaviorSubject.swift
[136/167] Compiling RxSwift BinaryDisposable.swift
[137/167] Compiling RxSwift Binder.swift
[138/167] Compiling RxSwift BooleanDisposable.swift
[139/167] Compiling RxSwift Buffer.swift
[140/167] Compiling RxSwift Cancelable.swift
[141/167] Compiling RxSwift Catch.swift
[142/167] Compiling RxSwift CombineLatest+Collection.swift
[143/167] Compiling RxSwift CombineLatest+arity.swift
[144/167] Compiling RxSwift SynchronizedDisposeType.swift
[145/167] Compiling RxSwift SynchronizedOnType.swift
[146/167] Compiling RxSwift SynchronizedUnsubscribeType.swift
[147/167] Compiling RxSwift TailRecursiveSink.swift
[148/167] Compiling RxSwift Take.swift
[149/167] Compiling RxSwift TakeLast.swift
[150/167] Compiling RxSwift TakeWithPredicate.swift
[151/167] Compiling RxSwift Throttle.swift
[152/167] Compiling RxSwift Timeout.swift
[153/167] Compiling RxSwift Timer.swift
[154/167] Compiling RxSwift ToArray.swift
[155/167] Compiling RxSwift Using.swift
[156/167] Compiling RxSwift VirtualTimeConverterType.swift
[157/167] Compiling RxSwift VirtualTimeScheduler.swift
[158/167] Compiling RxSwift Window.swift
[159/167] Compiling RxSwift WithLatestFrom.swift
[160/167] Compiling RxSwift WithUnretained.swift
[161/167] Compiling RxSwift Zip+Collection.swift
[162/167] Compiling RxSwift Zip+arity.swift
[163/167] Compiling RxSwift Zip.swift
[164/187] Compiling RxRelay Utils.swift
[165/187] Compiling RxRelay ReplayRelay.swift
[166/187] Compiling RxRelay BehaviorRelay.swift
[167/187] Emitting module RxRelay
[168/187] Compiling RxRelay Observable+Bind.swift
[169/187] Compiling RxRelay PublishRelay.swift
[169/187] Compiling RxCocoaRuntime _RX.m
[170/187] Compiling RxCocoaRuntime _RXDelegateProxy.m
[171/187] Compiling RxCocoaRuntime _RXKVOObserver.m
[172/187] Compiling RxCocoaRuntime _RXObjCRuntime.m
[174/272] Compiling RxCocoa UIBarButtonItem+Rx.swift
[175/272] Compiling RxCocoa UIButton+Rx.swift
[176/272] Compiling RxCocoa UICollectionView+Rx.swift
[177/272] Compiling RxCocoa UIControl+Rx.swift
[178/272] Compiling RxCocoa UIDatePicker+Rx.swift
[179/272] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[180/272] Compiling RxCocoa UINavigationController+Rx.swift
[181/272] Compiling RxCocoa UIPickerView+Rx.swift
[182/272] Compiling RxCocoa UIRefreshControl+Rx.swift
[183/272] Compiling RxCocoa UIScrollView+Rx.swift
[184/272] Compiling RxCocoa UISearchBar+Rx.swift
[185/272] Compiling RxCocoa UISearchController+Rx.swift
[186/283] Compiling RxCocoa Driver+Subscription.swift
[187/283] Compiling RxCocoa Driver.swift
[188/284] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[189/284] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[190/284] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[191/284] Compiling RxCocoa RxTabBarDelegateProxy.swift
[192/284] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[193/284] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[194/284] Compiling RxCocoa RxTableViewDataSourceType.swift
[195/284] Compiling RxCocoa RxTableViewDelegateProxy.swift
[196/284] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[197/284] Compiling RxCocoa RxTarget.swift
[198/284] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[199/284] Compiling RxCocoa RxTextViewDelegateProxy.swift
[200/284] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[201/284] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[202/284] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[203/284] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[204/284] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[205/284] Compiling RxCocoa RxDelegateProxyCrashFix.swift
[206/284] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[207/284] Compiling RxCocoa RxPickerViewAdapter.swift
[208/284] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[209/284] Compiling RxCocoa RxPickerViewDataSourceType.swift
[210/284] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[211/284] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[212/284] Compiling RxTest TestableObserver.swift
[213/284] Compiling RxCocoa DelegateProxyType.swift
[214/284] Compiling RxCocoa DispatchQueue+Extensions.swift
[215/284] Compiling RxCocoa ControlTarget.swift
[216/284] Compiling RxCocoa DelegateProxy.swift
[217/284] Emitting module RxCocoa
[218/284] Compiling RxCocoa ControlProperty+Driver.swift
[219/284] Compiling RxCocoa ControlProperty.swift
[220/284] Emitting module RxTest
[221/284] Compiling RxCocoa BehaviorRelay+Driver.swift
[222/284] Compiling RxCocoa ControlEvent+Driver.swift
[223/284] Compiling RxCocoa ControlEvent+Signal.swift
[224/284] Compiling RxCocoa ControlEvent.swift
[225/284] Compiling RxTest XCTest+Rx.swift
[226/286] Emitting module Test_Tools
[227/286] Compiling Test_Tools TestScheduler+MarbleTests.swift
[228/286] Compiling RxCocoa Infallible+Bind.swift
[229/286] Compiling RxCocoa Infallible+Driver.swift
[230/286] Compiling RxCocoa ItemEvents.swift
[231/286] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[232/286] Compiling RxCocoa KVORepresentable+Swift.swift
[233/286] Compiling RxCocoa KVORepresentable.swift
[234/286] Compiling RxCocoa NSButton+Rx.swift
[235/286] Compiling RxCocoa NSControl+Rx.swift
[236/286] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[237/286] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[238/286] Compiling RxCocoa NSObject+Rx.swift
[239/286] Compiling RxCocoa NSSlider+Rx.swift
[240/286] Compiling RxCocoa NSTextField+Rx.swift
[241/286] Compiling RxCocoa NSTextStorage+Rx.swift
[242/286] Compiling RxCocoa NSTextView+Rx.swift
[243/286] Compiling RxCocoa NSView+Rx.swift
[244/286] Compiling RxCocoa NotificationCenter+Rx.swift
[245/286] Compiling RxCocoa Observable+Bind.swift
[246/286] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[247/286] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[248/286] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[249/286] Compiling RxCocoa PublishRelay+Signal.swift
[250/286] Compiling RxCocoa RxCocoa.swift
[251/286] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[264/286] Compiling RxCocoa UISegmentedControl+Rx.swift
[265/286] Compiling RxCocoa UISlider+Rx.swift
[266/286] Compiling RxCocoa UIStepper+Rx.swift
[267/286] Compiling RxCocoa UISwitch+Rx.swift
[268/286] Compiling RxCocoa UITabBar+Rx.swift
[269/286] Compiling RxCocoa UITabBarController+Rx.swift
[270/286] Compiling RxCocoa UITableView+Rx.swift
[271/286] Compiling RxCocoa UITextField+Rx.swift
[272/286] Compiling RxCocoa UITextView+Rx.swift
[273/286] Compiling RxCocoa URLSession+Rx.swift
[274/286] Compiling RxCocoa WKWebView+Rx.swift
[275/286] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[276/286] Compiling RxCocoa SchedulerType+SharedSequence.swift
[277/286] Compiling RxCocoa SectionedViewDataSourceType.swift
[278/286] Compiling RxCocoa SharedSequence+Concurrency.swift
[279/286] Compiling RxCocoa SharedSequence+Operators+arity.swift
[280/286] Compiling RxCocoa SharedSequence+Operators.swift
[281/286] Compiling RxCocoa SharedSequence.swift
[282/286] Compiling RxCocoa Signal+Subscription.swift
[283/286] Compiling RxCocoa Signal.swift
[284/286] Compiling RxCocoa TextInput.swift
[285/286] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[286/286] Compiling RxCocoa UIApplication+Rx.swift
[287/301] Compiling Cause_Logic_Effect AlertConnections.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[288/301] Compiling Cause_Logic_Effect CancelableEffect.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[289/301] Compiling Cause_Logic_Effect Cycle.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[290/301] Compiling Cause_Logic_Effect ErrorRouter.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[291/301] Compiling Cause_Logic_Effect Store.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[292/301] Compiling Cause_Logic_Effect UIColor+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[293/301] Compiling Cause_Logic_Effect Scene.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[294/301] Compiling Cause_Logic_Effect Stage.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[295/302] Emitting module Cause_Logic_Effect
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[296/302] Compiling Cause_Logic_Effect API.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[297/302] Compiling Cause_Logic_Effect ActivityTracker.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[298/302] Compiling Cause_Logic_Effect Resource.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[299/302] Compiling Cause_Logic_Effect RxHelpers.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[300/302] Compiling Cause_Logic_Effect Identifier.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[301/302] Compiling Cause_Logic_Effect Reaction.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[302/302] Compiling Cause_Logic_Effect UIViewController+Rx.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/15] Compiling Cause_Logic_Effect Store.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[2/15] Compiling Cause_Logic_Effect UIColor+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/15] Compiling Cause_Logic_Effect Identifier.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/15] Compiling Cause_Logic_Effect Reaction.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/15] Compiling Cause_Logic_Effect Scene.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/15] Compiling Cause_Logic_Effect Stage.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[7/15] Compiling Cause_Logic_Effect AlertConnections.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[8/15] Compiling Cause_Logic_Effect CancelableEffect.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[9/15] Compiling Cause_Logic_Effect Resource.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[10/15] Compiling Cause_Logic_Effect RxHelpers.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/16] Emitting module Cause_Logic_Effect
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[12/16] Compiling Cause_Logic_Effect Cycle.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[13/16] Compiling Cause_Logic_Effect ErrorRouter.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[14/16] Compiling Cause_Logic_Effect API.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[15/16] Compiling Cause_Logic_Effect ActivityTracker.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[16/16] Compiling Cause_Logic_Effect UIViewController+Rx.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Utilities/AlertConnections.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm