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

Successful build of TRON, reference main (e260e3), with Swift 5.10 for macOS (SPM) on 9 Sep 2024 18:26:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MLSDev/TRON.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MLSDev/TRON
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e260e3a Bump peter-evans/create-pull-request from 6 to 7 (#91)
Cloned https://github.com/MLSDev/TRON.git
Revision (git rev-parse @):
e260e3afb4b1cadc44ee4ca163d1495daef508bd
SUCCESS checkout https://github.com/MLSDev/TRON.git at main
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
[1/6100] Fetching swiftyjson
[855/35126] Fetching swiftyjson, alamofire
[2793/86665] Fetching swiftyjson, alamofire, rxswift
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (5.15s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (5.15s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.15s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.5.0 (0.63s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.1 (0.59s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.6.2 (0.62s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.6.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.5.0
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.1
========================================
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",
  "dependencies": [
    {
      "identity": "tron",
      "name": "TRON",
      "url": "https://github.com/MLSDev/TRON.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TRON",
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.9.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftyjson",
          "name": "SwiftyJSON",
          "url": "https://github.com/SwiftyJSON/SwiftyJSON.git",
          "version": "5.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyJSON",
          "dependencies": [
          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/MLSDev/TRON.git
[1/12973] Fetching tron
Fetched https://github.com/MLSDev/TRON.git from cache (11.09s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.70s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.70s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.70s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.61s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.7.1 (0.04s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (0.49s)
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
Creating working copy for https://github.com/MLSDev/TRON.git
Working copy of https://github.com/MLSDev/TRON.git resolved at main (e260e3a)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.7.1
warning: '.resolve-product-dependencies': dependency 'tron' is not used by any target
Found 3 product dependencies
  - Alamofire
  - SwiftyJSON
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/MLSDev/TRON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-33747A42983211AE.txt
[8/188] Emitting module Alamofire
[9/191] Emitting module RxSwift
[10/207] Compiling Alamofire URLRequest+Alamofire.swift
[11/207] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[12/207] Compiling Alamofire Validation.swift
[13/207] Compiling RxSwift AddRef.swift
[14/207] Compiling RxSwift Amb.swift
[15/207] Compiling RxSwift AnonymousDisposable.swift
[16/207] Compiling RxSwift Sample.swift
[17/207] Compiling RxSwift Scan.swift
[18/207] Compiling RxSwift ScheduledDisposable.swift
[19/207] Compiling RxSwift ScheduledItem.swift
[20/207] Compiling RxSwift ScheduledItemType.swift
[21/207] Compiling RxSwift SchedulerServices+Emulation.swift
[22/207] Compiling RxSwift SchedulerType.swift
[23/207] Compiling RxSwift Sequence.swift
[24/207] Compiling RxSwift SerialDispatchQueueScheduler.swift
[25/207] Compiling RxSwift SerialDisposable.swift
[26/207] Compiling RxSwift ShareReplayScope.swift
[27/207] Compiling RxSwift Single.swift
[28/207] Compiling RxSwift SingleAssignmentDisposable.swift
[29/207] Compiling RxSwift Do.swift
[30/207] Compiling RxSwift SingleAsync.swift
[31/207] Compiling RxSwift Sink.swift
[32/207] Compiling RxSwift Skip.swift
[33/207] Compiling RxSwift SkipUntil.swift
[34/207] Compiling RxSwift SkipWhile.swift
[35/207] Compiling RxSwift StartWith.swift
[36/207] Compiling RxSwift SubjectType.swift
[37/207] Compiling RxSwift SubscribeOn.swift
[38/207] Compiling RxSwift SubscriptionDisposable.swift
[39/207] Compiling RxSwift SwiftSupport.swift
[40/207] Compiling RxSwift Switch.swift
[41/207] Compiling RxSwift SwitchIfEmpty.swift
[42/207] Compiling RxSwift SynchronizedDisposeType.swift
[43/207] Compiling RxSwift SynchronizedOnType.swift
[44/207] Compiling RxSwift SynchronizedUnsubscribeType.swift
[45/207] Compiling RxSwift TailRecursiveSink.swift
[46/207] Compiling RxSwift AsyncLock.swift
[47/207] Compiling RxSwift AsyncSubject.swift
[48/207] Compiling RxSwift AtomicInt.swift
[49/207] Compiling RxSwift Bag+Rx.swift
[50/207] Compiling RxSwift AnonymousObserver.swift
[51/207] Compiling RxSwift AnyObserver.swift
[52/207] Compiling RxSwift AsMaybe.swift
[53/207] Compiling RxSwift AsSingle.swift
[54/207] Compiling RxSwift BooleanDisposable.swift
[55/207] Compiling RxSwift RetryWhen.swift
[56/207] Compiling RxSwift Rx.swift
[57/207] Compiling RxSwift RxMutableBox.swift
[58/207] Compiling RxSwift Bag.swift
[59/207] Compiling RxSwift BehaviorSubject.swift
[60/207] Compiling RxSwift BinaryDisposable.swift
[61/207] Compiling RxSwift Binder.swift
[94/207] Compiling RxSwift Date+Dispatch.swift
[95/207] Compiling RxSwift Debounce.swift
[96/207] Compiling RxSwift Debug.swift
[97/207] Compiling RxSwift Decode.swift
[98/207] Compiling RxSwift DefaultIfEmpty.swift
[99/207] Compiling RxSwift Deferred.swift
[100/207] Compiling RxSwift Delay.swift
[101/207] Compiling RxSwift DelaySubscription.swift
[102/207] Compiling RxSwift Dematerialize.swift
[103/207] Compiling RxSwift DispatchQueue+Extensions.swift
[104/207] Compiling RxSwift DispatchQueueConfiguration.swift
[105/207] Compiling RxSwift Disposable.swift
[106/207] Compiling RxSwift Disposables.swift
[107/207] Compiling RxSwift DisposeBag.swift
[108/207] Compiling RxSwift DisposeBase.swift
[109/207] Compiling RxSwift DistinctUntilChanged.swift
[110/207] Compiling RxSwift Multicast.swift
[111/207] Compiling RxSwift Never.swift
[112/207] Compiling RxSwift NopDisposable.swift
[113/207] Compiling RxSwift Observable+Concurrency.swift
[114/207] Compiling RxSwift Observable.swift
[115/207] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[116/207] Compiling RxSwift ObservableConvertibleType.swift
[117/207] Compiling RxSwift ObservableType+Extensions.swift
[118/207] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[119/207] Compiling RxSwift ObservableType.swift
[120/207] Compiling RxSwift ObserveOn.swift
[121/207] Compiling RxSwift ObserverBase.swift
[122/207] Compiling RxSwift ObserverType.swift
[123/207] Compiling RxSwift OperationQueueScheduler.swift
[124/207] Compiling RxSwift Optional.swift
[125/207] Compiling RxSwift Platform.Darwin.swift
[126/207] Compiling RxSwift Platform.Linux.swift
[127/207] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[128/207] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[129/207] Compiling RxSwift PrimitiveSequence.swift
[130/207] Compiling RxSwift PriorityQueue.swift
[131/207] Compiling RxSwift Producer.swift
[132/207] Compiling RxSwift PublishSubject.swift
[133/207] Compiling RxSwift Queue.swift
[134/207] Compiling RxSwift Range.swift
[135/207] Compiling RxSwift Reactive.swift
[136/207] Compiling RxSwift RecursiveLock.swift
[137/207] Compiling RxSwift RecursiveScheduler.swift
[138/207] Compiling RxSwift Reduce.swift
[139/207] Compiling RxSwift RefCountDisposable.swift
[140/207] Compiling RxSwift Repeat.swift
[141/207] Compiling RxSwift ReplaySubject.swift
[146/207] Compiling RxSwift Error.swift
[147/207] Compiling RxSwift Errors.swift
[148/207] Compiling RxSwift Event.swift
[149/207] Compiling RxSwift Filter.swift
[150/207] Compiling RxSwift First.swift
[151/207] Compiling RxSwift Generate.swift
[152/207] Compiling RxSwift GroupBy.swift
[153/207] Compiling RxSwift GroupedObservable.swift
[154/207] Compiling RxSwift HistoricalScheduler.swift
[155/207] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[156/207] Compiling RxSwift ImmediateSchedulerType.swift
[157/207] Compiling RxSwift Infallible+CombineLatest+arity.swift
[158/207] Compiling RxSwift Buffer.swift
[159/207] Compiling RxSwift Cancelable.swift
[160/207] Compiling RxSwift Catch.swift
[161/207] Compiling RxSwift CombineLatest+Collection.swift
[162/207] Compiling RxSwift CombineLatest+arity.swift
[163/207] Compiling RxSwift CombineLatest.swift
[164/207] Compiling RxSwift CompactMap.swift
[165/207] Compiling RxSwift Completable+AndThen.swift
[166/207] Compiling RxSwift Completable.swift
[167/207] Compiling RxSwift CompositeDisposable.swift
[168/207] Compiling RxSwift Concat.swift
[169/207] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[170/207] Compiling RxSwift ConcurrentMainScheduler.swift
[171/207] Compiling RxSwift ConnectableObservableType.swift
[172/207] Compiling RxSwift Create.swift
[173/207] Compiling RxSwift CurrentThreadScheduler.swift
[174/207] Compiling RxSwift Infallible+Concurrency.swift
[175/207] Compiling RxSwift Infallible+Create.swift
[176/207] Compiling RxSwift Infallible+Operators.swift
[177/207] Compiling RxSwift Infallible+Zip+arity.swift
[178/207] Compiling RxSwift Infallible.swift
[179/207] Compiling RxSwift InfiniteSequence.swift
[180/207] Compiling RxSwift InvocableScheduledItem.swift
[181/207] Compiling RxSwift InvocableType.swift
[182/207] Compiling RxSwift Just.swift
[183/207] Compiling RxSwift Lock.swift
[184/207] Compiling RxSwift LockOwnerType.swift
[185/207] Compiling RxSwift MainScheduler.swift
[186/207] Compiling RxSwift Map.swift
[187/207] Compiling RxSwift Materialize.swift
[188/207] Compiling RxSwift Maybe.swift
[189/207] Compiling RxSwift Merge.swift
[190/207] Compiling SwiftyJSON SwiftyJSON.swift
[191/207] Emitting module SwiftyJSON
[192/223] Compiling RxSwift Take.swift
[193/223] Compiling RxSwift TakeLast.swift
[194/223] Compiling RxSwift TakeWithPredicate.swift
[195/223] Compiling RxSwift Throttle.swift
[196/223] Compiling RxSwift Timeout.swift
[197/223] Compiling RxSwift Timer.swift
[198/223] Compiling RxSwift ToArray.swift
[199/223] Compiling RxSwift Using.swift
[200/223] Compiling RxSwift VirtualTimeConverterType.swift
[201/223] Compiling RxSwift VirtualTimeScheduler.swift
[202/223] Compiling RxSwift Window.swift
[203/223] Compiling RxSwift WithLatestFrom.swift
[204/223] Compiling RxSwift WithUnretained.swift
[205/223] Compiling RxSwift Zip+Collection.swift
[206/223] Compiling RxSwift Zip+arity.swift
[207/223] Compiling RxSwift Zip.swift
[208/223] Compiling TRON TRON.swift
[209/224] Compiling TRON TRONCodable.swift
[210/224] Compiling TRON URLBuilder.swift
[211/224] Compiling TRON Plugin.swift
[212/224] Compiling TRON Serialization.swift
[213/224] Compiling TRON NetworkActivityPlugin.swift
[214/224] Compiling TRON NetworkLoggerPlugin.swift
[215/224] Compiling TRON DownloadAPIRequest.swift
[216/224] Compiling TRON Exports.swift
[217/224] Compiling TRON APIStub.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:107:51: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            return objc_getAssociatedObject(self, &TRONAPIStubAssociatedKey) as? APIStub
                                                  ^
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:111:48: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                objc_setAssociatedObject(self, &TRONAPIStubAssociatedKey, stub, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                               ^
[218/224] Compiling TRON BaseRequest.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:107:51: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            return objc_getAssociatedObject(self, &TRONAPIStubAssociatedKey) as? APIStub
                                                  ^
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:111:48: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                objc_setAssociatedObject(self, &TRONAPIStubAssociatedKey, stub, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                               ^
[219/224] Compiling TRON APIError.swift
[220/224] Compiling TRON APIRequest.swift
[221/224] Compiling TRON Combine.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:77:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
            await withTaskCancellationHandler(handler: {
                  ^
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:77:19: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
            await withTaskCancellationHandler(handler: {
                  ^                           ~~~~~~~
                                              operation
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:108:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
            await withTaskCancellationHandler(handler: {
                  ^
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:108:19: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
            await withTaskCancellationHandler(handler: {
                  ^                           ~~~~~~~
                                              operation
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:177:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
            await withTaskCancellationHandler(handler: {
                  ^
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:177:19: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
            await withTaskCancellationHandler(handler: {
                  ^                           ~~~~~~~
                                              operation
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:201:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
            await withTaskCancellationHandler(handler: {
                  ^
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:201:19: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
            await withTaskCancellationHandler(handler: {
                  ^                           ~~~~~~~
                                              operation
[222/224] Compiling TRON Concurrency.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:77:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
            await withTaskCancellationHandler(handler: {
                  ^
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:77:19: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
            await withTaskCancellationHandler(handler: {
                  ^                           ~~~~~~~
                                              operation
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:108:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
            await withTaskCancellationHandler(handler: {
                  ^
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:108:19: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
            await withTaskCancellationHandler(handler: {
                  ^                           ~~~~~~~
                                              operation
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:177:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
            await withTaskCancellationHandler(handler: {
                  ^
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:177:19: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
            await withTaskCancellationHandler(handler: {
                  ^                           ~~~~~~~
                                              operation
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:201:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
            await withTaskCancellationHandler(handler: {
                  ^
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:201:19: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
            await withTaskCancellationHandler(handler: {
                  ^                           ~~~~~~~
                                              operation
[223/224] Emitting module TRON
[224/224] Compiling TRON UploadAPIRequest.swift
[225/228] Compiling RxTRON Tron+RxSwift.swift
[226/228] Emitting module RxTRON
[227/228] Emitting module TRONSwiftyJSON
[228/228] Compiling TRONSwiftyJSON SwiftyJSONDecodable.swift
Build complete! (9.25s)
Build complete.
Done.