Build Information
Successful build of KMPNativeCoroutines, reference master (264879
), with Swift 5.10 for macOS (SPM) on 6 Jun 2025 23:08:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rickclephas/KMP-NativeCoroutines.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rickclephas/KMP-NativeCoroutines
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2648798 Update compatibility info
Cloned https://github.com/rickclephas/KMP-NativeCoroutines.git
Revision (git rev-parse @):
26487987d20ef9b5c8972eba72fac01a5200477c
SUCCESS checkout https://github.com/rickclephas/KMP-NativeCoroutines.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/rickclephas/KMP-NativeCoroutines.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version-33747A42983211AE.txt
[8/160] Compiling KMPNativeCoroutinesCore NativeSuspend.swift
[9/160] Compiling KMPNativeCoroutinesCore NativeFlow.swift
[10/160] Compiling KMPNativeCoroutinesCore NativeCallback.swift
[11/160] Emitting module KMPNativeCoroutinesCore
[12/160] Compiling KMPNativeCoroutinesCore NativeCancellable.swift
[13/169] Compiling KMPNativeCoroutinesAsync AsyncError.swift
[14/169] Emitting module KMPNativeCoroutinesCombine
[15/169] Compiling KMPNativeCoroutinesCombine FuturePublisher.swift
[16/169] Compiling KMPNativeCoroutinesCombine Future.swift
[17/169] Compiling KMPNativeCoroutinesCombine Publisher.swift
[18/169] Compiling KMPNativeCoroutinesAsync AsyncResult.swift
[19/169] Compiling KMPNativeCoroutinesAsync AsyncSequence.swift
[20/169] Emitting module KMPNativeCoroutinesAsync
[21/169] Compiling KMPNativeCoroutinesAsync AsyncFunction.swift
[22/169] Compiling RxSwift Rx.swift
[23/169] Compiling RxSwift RxMutableBox.swift
[24/169] Compiling RxSwift Sample.swift
[25/169] Compiling RxSwift Scan.swift
[26/169] Compiling RxSwift ScheduledDisposable.swift
[27/169] Compiling RxSwift ScheduledItem.swift
[28/169] Compiling RxSwift ScheduledItemType.swift
[29/169] Compiling RxSwift SchedulerServices+Emulation.swift
[30/169] Compiling RxSwift SchedulerType.swift
[31/169] Compiling RxSwift Sequence.swift
[32/169] Compiling RxSwift SerialDispatchQueueScheduler.swift
[33/169] Compiling RxSwift SerialDisposable.swift
[34/169] Compiling RxSwift ShareReplayScope.swift
[35/169] Compiling RxSwift Single.swift
[36/169] Compiling RxSwift SingleAssignmentDisposable.swift
[37/169] Compiling RxSwift SingleAsync.swift
[38/169] Compiling RxSwift Debug.swift
[39/169] Compiling RxSwift Decode.swift
[40/169] Compiling RxSwift DefaultIfEmpty.swift
[41/169] Compiling RxSwift Deferred.swift
[42/169] Compiling RxSwift Delay.swift
[43/169] Compiling RxSwift DelaySubscription.swift
[44/169] Compiling RxSwift Dematerialize.swift
[45/169] Compiling RxSwift DispatchQueue+Extensions.swift
[46/169] Compiling RxSwift DispatchQueueConfiguration.swift
[47/169] Compiling RxSwift Disposable.swift
[48/169] Compiling RxSwift Disposables.swift
[49/169] Compiling RxSwift DisposeBag.swift
[50/169] Compiling RxSwift DisposeBase.swift
[51/169] Compiling RxSwift DistinctUntilChanged.swift
[52/169] Compiling RxSwift Do.swift
[53/169] Compiling RxSwift ElementAt.swift
[54/169] Compiling RxSwift Empty.swift
[55/169] Compiling RxSwift Sink.swift
[56/169] Compiling RxSwift Skip.swift
[57/169] Compiling RxSwift SkipUntil.swift
[58/169] Compiling RxSwift SkipWhile.swift
[59/169] Compiling RxSwift StartWith.swift
[60/169] Compiling RxSwift SubjectType.swift
[61/169] Compiling RxSwift SubscribeOn.swift
[62/169] Compiling RxSwift SubscriptionDisposable.swift
[63/169] Compiling RxSwift SwiftSupport.swift
[64/169] Compiling RxSwift Switch.swift
[65/169] Compiling RxSwift SwitchIfEmpty.swift
[66/169] Compiling RxSwift SynchronizedDisposeType.swift
[67/169] Compiling RxSwift SynchronizedOnType.swift
[68/169] Compiling RxSwift SynchronizedUnsubscribeType.swift
[69/169] Compiling RxSwift TailRecursiveSink.swift
[70/169] Compiling RxSwift Take.swift
[71/169] Compiling RxSwift Enumerated.swift
[72/169] Compiling RxSwift Error.swift
[73/169] Compiling RxSwift Errors.swift
[74/169] Compiling RxSwift Event.swift
[75/169] Compiling RxSwift Filter.swift
[76/169] Compiling RxSwift First.swift
[77/169] Compiling RxSwift Generate.swift
[78/169] Compiling RxSwift GroupBy.swift
[79/169] Compiling RxSwift GroupedObservable.swift
[80/169] Compiling RxSwift HistoricalScheduler.swift
[81/169] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[82/169] Compiling RxSwift ImmediateSchedulerType.swift
[83/169] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[84/169] Compiling RxSwift Infallible+CombineLatest+arity.swift
[85/169] Compiling RxSwift Infallible+Concurrency.swift
[86/169] Compiling RxSwift Infallible+Create.swift
[87/169] Compiling RxSwift Infallible+Debug.swift
[88/169] Compiling RxSwift Infallible+Operators.swift
[89/169] Compiling RxSwift Infallible+Zip+arity.swift
[90/169] Compiling RxSwift Infallible.swift
[91/169] Compiling RxSwift InfiniteSequence.swift
[92/169] Compiling RxSwift InvocableScheduledItem.swift
[93/169] Compiling RxSwift InvocableType.swift
[94/169] Compiling RxSwift Just.swift
[95/169] Compiling RxSwift Lock.swift
[96/169] Compiling RxSwift LockOwnerType.swift
[97/169] Compiling RxSwift MainScheduler.swift
[98/169] Compiling RxSwift Map.swift
[99/169] Compiling RxSwift Materialize.swift
[100/169] Compiling RxSwift Maybe.swift
[101/169] Compiling RxSwift Merge.swift
[102/169] Compiling RxSwift Multicast.swift
[103/185] Compiling RxSwift AddRef.swift
[104/185] Compiling RxSwift Amb.swift
[105/185] Compiling RxSwift AnonymousDisposable.swift
[106/185] Compiling RxSwift AnonymousObserver.swift
[107/185] Compiling RxSwift AnyObserver.swift
[108/185] Compiling RxSwift AsMaybe.swift
[109/185] Compiling RxSwift AsSingle.swift
[110/185] Compiling RxSwift AsyncLock.swift
[111/185] Compiling RxSwift AsyncSubject.swift
[112/185] Compiling RxSwift AtomicInt.swift
[113/185] Compiling RxSwift Bag+Rx.swift
[114/185] Compiling RxSwift Bag.swift
[115/185] Compiling RxSwift BehaviorSubject.swift
[116/185] Compiling RxSwift BinaryDisposable.swift
[117/185] Compiling RxSwift Binder.swift
[118/185] Compiling RxSwift BooleanDisposable.swift
[119/185] Compiling RxSwift Buffer.swift
[120/185] Compiling RxSwift Never.swift
[121/185] Compiling RxSwift NopDisposable.swift
[122/185] Compiling RxSwift Observable+Concurrency.swift
[123/185] Compiling RxSwift Observable.swift
[124/185] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[125/185] Compiling RxSwift ObservableConvertibleType.swift
[126/185] Compiling RxSwift ObservableType+Extensions.swift
[127/185] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[128/185] Compiling RxSwift ObservableType.swift
[129/185] Compiling RxSwift ObserveOn.swift
[130/185] Compiling RxSwift ObserverBase.swift
[131/185] Compiling RxSwift ObserverType.swift
[132/185] Compiling RxSwift OperationQueueScheduler.swift
[133/185] Compiling RxSwift Optional.swift
[134/185] Compiling RxSwift Platform.Darwin.swift
[135/185] Compiling RxSwift Platform.Linux.swift
[136/185] Emitting module RxSwift
[137/185] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[138/185] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[139/185] Compiling RxSwift PrimitiveSequence.swift
[140/185] Compiling RxSwift PriorityQueue.swift
[141/185] Compiling RxSwift Producer.swift
[142/185] Compiling RxSwift PublishSubject.swift
[143/185] Compiling RxSwift Queue.swift
[144/185] Compiling RxSwift Range.swift
[145/185] Compiling RxSwift Reactive.swift
[146/185] Compiling RxSwift RecursiveLock.swift
[147/185] Compiling RxSwift RecursiveScheduler.swift
[148/185] Compiling RxSwift Reduce.swift
[149/185] Compiling RxSwift RefCountDisposable.swift
[150/185] Compiling RxSwift Repeat.swift
[151/185] Compiling RxSwift ReplaySubject.swift
[152/185] Compiling RxSwift RetryWhen.swift
[153/185] Compiling RxSwift Cancelable.swift
[154/185] Compiling RxSwift Catch.swift
[155/185] Compiling RxSwift CombineLatest+Collection.swift
[156/185] Compiling RxSwift CombineLatest+arity.swift
[157/185] Compiling RxSwift CombineLatest.swift
[158/185] Compiling RxSwift CompactMap.swift
[159/185] Compiling RxSwift Completable+AndThen.swift
[160/185] Compiling RxSwift Completable.swift
[161/185] Compiling RxSwift CompositeDisposable.swift
[162/185] Compiling RxSwift Concat.swift
[163/185] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[164/185] Compiling RxSwift ConcurrentMainScheduler.swift
[165/185] Compiling RxSwift ConnectableObservableType.swift
[166/185] Compiling RxSwift Create.swift
[167/185] Compiling RxSwift CurrentThreadScheduler.swift
[168/185] Compiling RxSwift Date+Dispatch.swift
[169/185] Compiling RxSwift Debounce.swift
[170/185] Compiling RxSwift TakeLast.swift
[171/185] Compiling RxSwift TakeWithPredicate.swift
[172/185] Compiling RxSwift Throttle.swift
[173/185] Compiling RxSwift Timeout.swift
[174/185] Compiling RxSwift Timer.swift
[175/185] Compiling RxSwift ToArray.swift
[176/185] Compiling RxSwift Using.swift
[177/185] Compiling RxSwift VirtualTimeConverterType.swift
[178/185] Compiling RxSwift VirtualTimeScheduler.swift
[179/185] Compiling RxSwift Window.swift
[180/185] Compiling RxSwift WithLatestFrom.swift
[181/185] Compiling RxSwift WithUnretained.swift
[182/185] Compiling RxSwift Zip+Collection.swift
[183/185] Compiling RxSwift Zip+arity.swift
[184/185] Compiling RxSwift Zip.swift
[185/185] Compiling RxSwift resource_bundle_accessor.swift
[186/189] Compiling KMPNativeCoroutinesRxSwift SingleObservable.swift
[187/189] Compiling KMPNativeCoroutinesRxSwift Observable.swift
[188/189] Emitting module KMPNativeCoroutinesRxSwift
[189/189] Compiling KMPNativeCoroutinesRxSwift Single.swift
Build complete! (14.51s)
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52686] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.48s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.39s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Build complete.
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "KMPNativeCoroutines",
"name" : "KMPNativeCoroutines",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "KMPNativeCoroutinesCore",
"targets" : [
"KMPNativeCoroutinesCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "KMPNativeCoroutinesCombine",
"targets" : [
"KMPNativeCoroutinesCombine"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "KMPNativeCoroutinesAsync",
"targets" : [
"KMPNativeCoroutinesAsync"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "KMPNativeCoroutinesRxSwift",
"targets" : [
"KMPNativeCoroutinesRxSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "KMPNativeCoroutinesRxSwiftTests",
"module_type" : "SwiftTarget",
"name" : "KMPNativeCoroutinesRxSwiftTests",
"path" : "KMPNativeCoroutinesRxSwiftTests",
"sources" : [
"ObservableTests.swift",
"SingleTests.swift"
],
"target_dependencies" : [
"KMPNativeCoroutinesRxSwift"
],
"type" : "test"
},
{
"c99name" : "KMPNativeCoroutinesRxSwift",
"module_type" : "SwiftTarget",
"name" : "KMPNativeCoroutinesRxSwift",
"path" : "KMPNativeCoroutinesRxSwift",
"product_dependencies" : [
"RxSwift"
],
"product_memberships" : [
"KMPNativeCoroutinesRxSwift"
],
"sources" : [
"Observable.swift",
"Single.swift",
"SingleObservable.swift"
],
"target_dependencies" : [
"KMPNativeCoroutinesCore"
],
"type" : "library"
},
{
"c99name" : "KMPNativeCoroutinesCore",
"module_type" : "SwiftTarget",
"name" : "KMPNativeCoroutinesCore",
"path" : "KMPNativeCoroutinesCore",
"product_memberships" : [
"KMPNativeCoroutinesCore",
"KMPNativeCoroutinesCombine",
"KMPNativeCoroutinesAsync",
"KMPNativeCoroutinesRxSwift"
],
"sources" : [
"NativeCallback.swift",
"NativeCancellable.swift",
"NativeFlow.swift",
"NativeSuspend.swift"
],
"type" : "library"
},
{
"c99name" : "KMPNativeCoroutinesCombineTests",
"module_type" : "SwiftTarget",
"name" : "KMPNativeCoroutinesCombineTests",
"path" : "KMPNativeCoroutinesCombineTests",
"sources" : [
"FutureTests.swift",
"PublisherTests.swift"
],
"target_dependencies" : [
"KMPNativeCoroutinesCombine"
],
"type" : "test"
},
{
"c99name" : "KMPNativeCoroutinesCombine",
"module_type" : "SwiftTarget",
"name" : "KMPNativeCoroutinesCombine",
"path" : "KMPNativeCoroutinesCombine",
"product_memberships" : [
"KMPNativeCoroutinesCombine"
],
"sources" : [
"Future.swift",
"FuturePublisher.swift",
"Publisher.swift"
],
"target_dependencies" : [
"KMPNativeCoroutinesCore"
],
"type" : "library"
},
{
"c99name" : "KMPNativeCoroutinesAsyncTests",
"module_type" : "SwiftTarget",
"name" : "KMPNativeCoroutinesAsyncTests",
"path" : "KMPNativeCoroutinesAsyncTests",
"sources" : [
"AsyncFunctionTests.swift",
"AsyncResultTests.swift",
"AsyncSequenceTests.swift"
],
"target_dependencies" : [
"KMPNativeCoroutinesAsync"
],
"type" : "test"
},
{
"c99name" : "KMPNativeCoroutinesAsync",
"module_type" : "SwiftTarget",
"name" : "KMPNativeCoroutinesAsync",
"path" : "KMPNativeCoroutinesAsync",
"product_memberships" : [
"KMPNativeCoroutinesAsync"
],
"sources" : [
"AsyncError.swift",
"AsyncFunction.swift",
"AsyncResult.swift",
"AsyncSequence.swift"
],
"target_dependencies" : [
"KMPNativeCoroutinesCore"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.