The Swift Package Index logo.Swift Package Index

Build Information

Successful build of KMPNativeCoroutines, reference master (61d3bb), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 06:10:51 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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 61d3bb0 Bump version to 1.0.2-idea-2026.1
Cloned https://github.com/rickclephas/KMP-NativeCoroutines.git
Revision (git rev-parse @):
61d3bb01f2e83ccb1c2c9f19831771564d0a9a33
SUCCESS checkout https://github.com/rickclephas/KMP-NativeCoroutines.git at master
Fetching https://github.com/ReactiveX/RxSwift.git
[1/54305] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (7.31s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (8.06s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "kmp-nativecoroutines",
      "name": "KMPNativeCoroutines",
      "url": "https://github.com/rickclephas/KMP-NativeCoroutines.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KMP-NativeCoroutines",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.10.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/rickclephas/KMP-NativeCoroutines.git
[1/18514] Fetching kmp-nativecoroutines
Fetched https://github.com/rickclephas/KMP-NativeCoroutines.git from cache (1.41s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.59s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (0.66s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
Creating working copy for https://github.com/rickclephas/KMP-NativeCoroutines.git
Working copy of https://github.com/rickclephas/KMP-NativeCoroutines.git resolved at master (61d3bb0)
warning: '.resolve-product-dependencies': dependency 'kmp-nativecoroutines' is not used by any target
Found 1 product dependencies
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/rickclephas/KMP-NativeCoroutines.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version--6988338F2F200930.txt
[8/160] Compiling KMPNativeCoroutinesCore NativeSuspend.swift
[9/160] Compiling KMPNativeCoroutinesCore NativeFlow.swift
[10/160] Emitting module KMPNativeCoroutinesCore
[11/160] Compiling KMPNativeCoroutinesCore NativeCallback.swift
[12/160] Compiling KMPNativeCoroutinesCore NativeCancellable.swift
[13/169] Compiling KMPNativeCoroutinesCombine Future.swift
[14/169] Compiling KMPNativeCoroutinesCombine FuturePublisher.swift
[15/169] Emitting module KMPNativeCoroutinesCombine
[16/169] Compiling KMPNativeCoroutinesCombine Publisher.swift
[17/169] Compiling KMPNativeCoroutinesAsync AsyncFunction.swift
[18/169] Compiling KMPNativeCoroutinesAsync AsyncResult.swift
[19/169] Compiling KMPNativeCoroutinesAsync AsyncError.swift
[20/169] Emitting module KMPNativeCoroutinesAsync
[21/169] Compiling KMPNativeCoroutinesAsync AsyncSequence.swift
[22/169] Compiling RxSwift Enumerated.swift
[23/169] Compiling RxSwift Error.swift
[24/169] Compiling RxSwift Errors.swift
[25/169] Compiling RxSwift Event.swift
[26/169] Compiling RxSwift Filter.swift
[27/169] Compiling RxSwift First.swift
[28/169] Compiling RxSwift Generate.swift
[29/169] Compiling RxSwift GroupBy.swift
[30/169] Compiling RxSwift GroupedObservable.swift
[31/169] Compiling RxSwift HistoricalScheduler.swift
[32/169] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[33/169] Compiling RxSwift ImmediateSchedulerType.swift
[34/169] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[35/169] Compiling RxSwift Infallible+CombineLatest+arity.swift
[36/169] Compiling RxSwift Infallible+Concurrency.swift
[37/169] Compiling RxSwift Infallible+Create.swift
[38/169] Compiling RxSwift Never.swift
[39/169] Compiling RxSwift NopDisposable.swift
[40/169] Compiling RxSwift Observable+Concurrency.swift
[41/169] Compiling RxSwift Observable.swift
[42/169] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[43/169] Compiling RxSwift ObservableConvertibleType.swift
[44/169] Compiling RxSwift ObservableType+Extensions.swift
[45/169] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[46/169] Compiling RxSwift ObservableType.swift
[47/169] Compiling RxSwift ObserveOn.swift
[48/169] Compiling RxSwift ObserverBase.swift
[49/169] Compiling RxSwift ObserverType.swift
[50/169] Compiling RxSwift OperationQueueScheduler.swift
[51/169] Compiling RxSwift Optional.swift
[52/169] Compiling RxSwift Platform.Darwin.swift
[53/169] Compiling RxSwift Platform.Linux.swift
[54/169] Compiling RxSwift AddRef.swift
[55/169] Compiling RxSwift Amb.swift
[56/169] Compiling RxSwift AnonymousDisposable.swift
[57/169] Compiling RxSwift AnonymousObserver.swift
[58/169] Compiling RxSwift AnyObserver.swift
[59/169] Compiling RxSwift AsMaybe.swift
[60/169] Compiling RxSwift AsSingle.swift
[61/169] Compiling RxSwift AsyncLock.swift
[62/169] Compiling RxSwift AsyncSubject.swift
[63/169] Compiling RxSwift AtomicInt.swift
[64/169] Compiling RxSwift Bag+Rx.swift
[65/169] Compiling RxSwift Bag.swift
[66/169] Compiling RxSwift BehaviorSubject.swift
[67/169] Compiling RxSwift BinaryDisposable.swift
[68/169] Compiling RxSwift Binder.swift
[69/169] Compiling RxSwift BooleanDisposable.swift
[70/169] Compiling RxSwift Buffer.swift
[71/185] Compiling RxSwift Sink.swift
[72/185] Compiling RxSwift Skip.swift
[73/185] Compiling RxSwift SkipUntil.swift
[74/185] Compiling RxSwift SkipWhile.swift
[75/185] Compiling RxSwift StartWith.swift
[76/185] Compiling RxSwift SubjectType.swift
[77/185] Compiling RxSwift SubscribeOn.swift
[78/185] Compiling RxSwift SubscriptionDisposable.swift
[79/185] Compiling RxSwift SwiftSupport.swift
[80/185] Compiling RxSwift Switch.swift
[81/185] Compiling RxSwift SwitchIfEmpty.swift
[82/185] Compiling RxSwift SynchronizedDisposeType.swift
[83/185] Compiling RxSwift SynchronizedOnType.swift
[84/185] Compiling RxSwift SynchronizedUnsubscribeType.swift
[85/185] Compiling RxSwift TailRecursiveSink.swift
[86/185] Compiling RxSwift Take.swift
[87/185] Compiling RxSwift Rx.swift
[88/185] Compiling RxSwift RxMutableBox.swift
[89/185] Compiling RxSwift Sample.swift
[90/185] Compiling RxSwift Scan.swift
[91/185] Compiling RxSwift ScheduledDisposable.swift
[92/185] Compiling RxSwift ScheduledItem.swift
[93/185] Compiling RxSwift ScheduledItemType.swift
[94/185] Compiling RxSwift SchedulerServices+Emulation.swift
[95/185] Compiling RxSwift SchedulerType.swift
[96/185] Compiling RxSwift Sequence.swift
[97/185] Compiling RxSwift SerialDispatchQueueScheduler.swift
[98/185] Compiling RxSwift SerialDisposable.swift
[99/185] Compiling RxSwift ShareReplayScope.swift
[100/185] Compiling RxSwift Single.swift
[101/185] Compiling RxSwift SingleAssignmentDisposable.swift
[102/185] Compiling RxSwift SingleAsync.swift
[103/185] Compiling RxSwift Infallible+Debug.swift
[104/185] Compiling RxSwift Infallible+Operators.swift
[105/185] Compiling RxSwift Infallible+Zip+arity.swift
[106/185] Compiling RxSwift Infallible.swift
[107/185] Compiling RxSwift InfiniteSequence.swift
[108/185] Compiling RxSwift InvocableScheduledItem.swift
[109/185] Compiling RxSwift InvocableType.swift
[110/185] Compiling RxSwift Just.swift
[111/185] Compiling RxSwift Lock.swift
[112/185] Compiling RxSwift LockOwnerType.swift
[113/185] Compiling RxSwift MainScheduler.swift
[114/185] Compiling RxSwift Map.swift
[115/185] Compiling RxSwift Materialize.swift
[116/185] Compiling RxSwift Maybe.swift
[117/185] Compiling RxSwift Merge.swift
[118/185] Compiling RxSwift Multicast.swift
[119/185] Compiling RxSwift Debug.swift
[120/185] Compiling RxSwift Decode.swift
[121/185] Compiling RxSwift DefaultIfEmpty.swift
[122/185] Compiling RxSwift Deferred.swift
[123/185] Compiling RxSwift Delay.swift
[124/185] Compiling RxSwift DelaySubscription.swift
[125/185] Compiling RxSwift Dematerialize.swift
[126/185] Compiling RxSwift DispatchQueue+Extensions.swift
[127/185] Compiling RxSwift DispatchQueueConfiguration.swift
[128/185] Compiling RxSwift Disposable.swift
[129/185] Compiling RxSwift Disposables.swift
[130/185] Compiling RxSwift DisposeBag.swift
[131/185] Compiling RxSwift DisposeBase.swift
[132/185] Compiling RxSwift DistinctUntilChanged.swift
[133/185] Compiling RxSwift Do.swift
[134/185] Compiling RxSwift ElementAt.swift
[135/185] Compiling RxSwift Empty.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] Emitting module KMPNativeCoroutinesRxSwift
[188/189] Compiling KMPNativeCoroutinesRxSwift Single.swift
[189/189] Compiling KMPNativeCoroutinesRxSwift Observable.swift
Build complete! (8.20s)
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.