Build Information
Successful build of RxSmartThrottle, reference 1.0.0 (f229cd
), with Swift 6.0 for macOS (SPM) on 18 Jul 2024 03:50:34 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.3.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/toshi0383/rxsmartthrottle.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/toshi0383/rxsmartthrottle
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at f229cd3 Rename until => resetWhen
Cloned https://github.com/toshi0383/rxsmartthrottle.git
Revision (git rev-parse @):
f229cd33591899f4bc25c98d8b749a78fdb13856
SUCCESS checkout https://github.com/toshi0383/rxsmartthrottle.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/toshi0383/rxsmartthrottle.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.3.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--14728B76ED507284.txt
[4/139] Compiling RxSwift Do.swift
[5/139] Compiling RxSwift ElementAt.swift
[6/139] Compiling RxSwift Empty.swift
[7/139] Compiling RxSwift Enumerated.swift
[8/139] Compiling RxSwift Error.swift
[9/139] Compiling RxSwift Errors.swift
[10/139] Compiling RxSwift Event.swift
[11/139] Compiling RxSwift Filter.swift
[12/139] Compiling RxSwift First.swift
[13/139] Compiling RxSwift Generate.swift
[14/139] Compiling RxSwift GroupBy.swift
[15/139] Compiling RxSwift GroupedObservable.swift
[16/139] Compiling RxSwift HistoricalScheduler.swift
[17/139] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[18/139] Compiling RxSwift ImmediateSchedulerType.swift
[19/153] Compiling RxSwift Cancelable.swift
[20/153] Compiling RxSwift Catch.swift
[21/153] Compiling RxSwift CombineLatest+Collection.swift
[22/153] Compiling RxSwift CombineLatest+arity.swift
[23/153] Compiling RxSwift CombineLatest.swift
[24/153] Compiling RxSwift Completable+AndThen.swift
[25/153] Compiling RxSwift Completable.swift
[26/153] Compiling RxSwift CompositeDisposable.swift
[27/153] Compiling RxSwift Concat.swift
[28/153] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[29/153] Compiling RxSwift ConcurrentMainScheduler.swift
[30/153] Compiling RxSwift ConnectableObservableType.swift
[31/153] Compiling RxSwift Create.swift
[32/153] Compiling RxSwift CurrentThreadScheduler.swift
[33/153] Compiling RxSwift Debounce.swift
[34/153] Compiling RxSwift ObservableConvertibleType.swift
[35/153] Compiling RxSwift ObservableType+Extensions.swift
[36/153] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[37/153] Compiling RxSwift ObservableType.swift
[38/153] Compiling RxSwift ObserveOn.swift
[39/153] Compiling RxSwift ObserverBase.swift
[40/153] Compiling RxSwift ObserverType.swift
[41/153] Compiling RxSwift OperationQueueScheduler.swift
[42/153] Compiling RxSwift Optional.swift
[43/153] Compiling RxSwift Platform.Darwin.swift
[44/153] Compiling RxSwift Platform.Linux.swift
[45/153] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[46/153] Compiling RxSwift PrimitiveSequence.swift
[47/153] Compiling RxSwift PriorityQueue.swift
[48/153] Compiling RxSwift Producer.swift
[49/153] Compiling RxSwift Debug.swift
[50/153] Compiling RxSwift DefaultIfEmpty.swift
[51/153] Compiling RxSwift Deferred.swift
[52/153] Compiling RxSwift Delay.swift
[53/153] Compiling RxSwift DelaySubscription.swift
[54/153] Compiling RxSwift Dematerialize.swift
[55/153] Compiling RxSwift Deprecated.swift
[56/153] Compiling RxSwift DeprecationWarner.swift
[57/153] Compiling RxSwift DispatchQueue+Extensions.swift
[58/153] Compiling RxSwift DispatchQueueConfiguration.swift
[59/153] Compiling RxSwift Disposable.swift
[60/153] Compiling RxSwift Disposables.swift
[61/153] Compiling RxSwift DisposeBag.swift
[62/153] Compiling RxSwift DisposeBase.swift
[63/153] Compiling RxSwift DistinctUntilChanged.swift
[64/153] Compiling RxSwift SkipWhile.swift
[65/153] Compiling RxSwift StartWith.swift
[66/153] Compiling RxSwift String+Rx.swift
[67/153] Compiling RxSwift SubjectType.swift
[68/153] Compiling RxSwift SubscribeOn.swift
[69/153] Compiling RxSwift SubscriptionDisposable.swift
[70/153] Compiling RxSwift SwiftSupport.swift
[71/153] Compiling RxSwift Switch.swift
[72/153] Compiling RxSwift SwitchIfEmpty.swift
[73/153] Compiling RxSwift SynchronizedDisposeType.swift
[74/153] Compiling RxSwift SynchronizedOnType.swift
[75/153] Compiling RxSwift SynchronizedUnsubscribeType.swift
[76/153] Compiling RxSwift TailRecursiveSink.swift
[77/153] Compiling RxSwift Take.swift
[78/153] Compiling RxSwift TakeLast.swift
[79/153] Compiling RxSwift ScheduledDisposable.swift
[80/153] Compiling RxSwift ScheduledItem.swift
[81/153] Compiling RxSwift ScheduledItemType.swift
[82/153] Compiling RxSwift SchedulerServices+Emulation.swift
[83/153] Compiling RxSwift SchedulerType.swift
[84/153] Compiling RxSwift Sequence.swift
[85/153] Compiling RxSwift SerialDispatchQueueScheduler.swift
[86/153] Compiling RxSwift SerialDisposable.swift
[87/153] Compiling RxSwift ShareReplayScope.swift
[88/153] Compiling RxSwift Single.swift
[89/153] Compiling RxSwift SingleAssignmentDisposable.swift
[90/153] Compiling RxSwift SingleAsync.swift
[91/153] Compiling RxSwift Sink.swift
[92/153] Compiling RxSwift Skip.swift
[93/153] Compiling RxSwift SkipUntil.swift
[94/153] Emitting module RxSwift
[95/153] Compiling RxSwift AddRef.swift
[96/153] Compiling RxSwift Amb.swift
[97/153] Compiling RxSwift AnonymousDisposable.swift
[98/153] Compiling RxSwift AnonymousObserver.swift
[99/153] Compiling RxSwift AnyObserver.swift
[100/153] Compiling RxSwift AsMaybe.swift
[101/153] Compiling RxSwift AsSingle.swift
[102/153] Compiling RxSwift AsyncLock.swift
[103/153] Compiling RxSwift AsyncSubject.swift
[104/153] Compiling RxSwift Bag+Rx.swift
[105/153] Compiling RxSwift Bag.swift
[106/153] Compiling RxSwift BehaviorSubject.swift
[107/153] Compiling RxSwift BinaryDisposable.swift
[108/153] Compiling RxSwift BooleanDisposable.swift
[109/153] Compiling RxSwift Buffer.swift
[110/153] Compiling RxSwift PublishSubject.swift
[111/153] Compiling RxSwift Queue.swift
[112/153] Compiling RxSwift Range.swift
[113/153] Compiling RxSwift Reactive.swift
[114/153] Compiling RxSwift RecursiveLock.swift
[115/153] Compiling RxSwift RecursiveScheduler.swift
[116/153] Compiling RxSwift Reduce.swift
[117/153] Compiling RxSwift RefCountDisposable.swift
[118/153] Compiling RxSwift Repeat.swift
[119/153] Compiling RxSwift ReplaySubject.swift
[120/153] Compiling RxSwift RetryWhen.swift
[121/153] Compiling RxSwift Rx.swift
[122/153] Compiling RxSwift RxMutableBox.swift
[123/153] Compiling RxSwift Sample.swift
[124/153] Compiling RxSwift Scan.swift
[125/153] Compiling RxSwift InfiniteSequence.swift
[126/153] Compiling RxSwift InvocableScheduledItem.swift
[127/153] Compiling RxSwift InvocableType.swift
[128/153] Compiling RxSwift Just.swift
[129/153] Compiling RxSwift Lock.swift
[130/153] Compiling RxSwift LockOwnerType.swift
[131/153] Compiling RxSwift MainScheduler.swift
[132/153] Compiling RxSwift Map.swift
[133/153] Compiling RxSwift Materialize.swift
[134/153] Compiling RxSwift Maybe.swift
[135/153] Compiling RxSwift Merge.swift
[136/153] Compiling RxSwift Multicast.swift
[137/153] Compiling RxSwift Never.swift
[138/153] Compiling RxSwift NopDisposable.swift
[139/153] Compiling RxSwift Observable.swift
[140/153] Compiling RxSwift TakeUntil.swift
[141/153] Compiling RxSwift TakeWhile.swift
[142/153] Compiling RxSwift Throttle.swift
[143/153] Compiling RxSwift Timeout.swift
[144/153] Compiling RxSwift Timer.swift
[145/153] Compiling RxSwift ToArray.swift
[146/153] Compiling RxSwift Using.swift
[147/153] Compiling RxSwift VirtualTimeConverterType.swift
[148/153] Compiling RxSwift VirtualTimeScheduler.swift
[149/153] Compiling RxSwift Window.swift
[150/153] Compiling RxSwift WithLatestFrom.swift
[151/153] Compiling RxSwift Zip+Collection.swift
[152/153] Compiling RxSwift Zip+arity.swift
[153/153] Compiling RxSwift Zip.swift
[154/155] Emitting module RxSmartThrottle
[155/155] Compiling RxSmartThrottle RxSmartThrottle.swift
Build complete! (22.13s)
Fetching https://github.com/ReactiveX/RxSwift
[1/51464] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (5.07s)
Computing version for https://github.com/ReactiveX/RxSwift
warning: 'rxswift': /Package.swift:9:16: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
7 |
8 | func filterNil<T>(_ array: [T?]) -> [T] {
9 | return array.flatMap { $0 }
| |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
| `- note: use 'compactMap(_:)' instead
10 | }
11 |
Computed https://github.com/ReactiveX/RxSwift at 4.3.1 (0.70s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 4.3.1
warning: 'rxswift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Package.swift:9:16: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
7 |
8 | func filterNil<T>(_ array: [T?]) -> [T] {
9 | return array.flatMap { $0 }
| |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
| `- note: use 'compactMap(_:)' instead
10 | }
11 |
Build complete.
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "4.3.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift"
}
],
"manifest_display_name" : "RxSmartThrottle",
"name" : "RxSmartThrottle",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RxSmartThrottle",
"targets" : [
"RxSmartThrottle"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RxSmartThrottleTests",
"module_type" : "SwiftTarget",
"name" : "RxSmartThrottleTests",
"path" : "Tests/RxSmartThrottleTests",
"product_dependencies" : [
"RxTest"
],
"sources" : [
"RxSmartThrottleTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"RxSmartThrottle"
],
"type" : "test"
},
{
"c99name" : "RxSmartThrottle",
"module_type" : "SwiftTarget",
"name" : "RxSmartThrottle",
"path" : "Sources/RxSmartThrottle",
"product_dependencies" : [
"RxSwift"
],
"product_memberships" : [
"RxSmartThrottle"
],
"sources" : [
"RxSmartThrottle.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.