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 6.0 for macOS (SPM) on 29 Nov 2024 21:59:39 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
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/6124] Fetching swiftyjson
[2819/36141] Fetching swiftyjson, alamofire
[6726/88534] Fetching swiftyjson, alamofire, rxswift
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (4.75s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.75s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.75s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.5.0 (0.59s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.1 (0.57s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.6.2 (0.60s)
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.1
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
========================================
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.10.2",
          "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.8.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/MLSDev/TRON.git
[1/12979] Fetching tron
Fetched https://github.com/MLSDev/TRON.git from cache (2.41s)
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.68s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.68s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.68s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.53s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.43s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.43s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
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/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
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:             6.0
Building package at path:  $PWD
https://github.com/MLSDev/TRON.git
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "swiftyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
    },
    {
      "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" : "TRON",
  "name" : "TRON",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "TRON",
      "targets" : [
        "TRON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TRONSwiftyJSON",
      "targets" : [
        "TRONSwiftyJSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RxTRON",
      "targets" : [
        "RxTRON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TRONSwiftyJSON",
      "module_type" : "SwiftTarget",
      "name" : "TRONSwiftyJSON",
      "path" : "Source/TRONSwiftyJSON",
      "product_dependencies" : [
        "SwiftyJSON"
      ],
      "product_memberships" : [
        "TRONSwiftyJSON"
      ],
      "sources" : [
        "SwiftyJSONDecodable.swift"
      ],
      "target_dependencies" : [
        "TRON"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TRON",
      "module_type" : "SwiftTarget",
      "name" : "TRON",
      "path" : "Source/TRON",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "TRON",
        "TRONSwiftyJSON",
        "RxTRON"
      ],
      "sources" : [
        "APIError.swift",
        "APIRequest.swift",
        "APIStub.swift",
        "BaseRequest.swift",
        "Combine.swift",
        "Concurrency.swift",
        "DownloadAPIRequest.swift",
        "Exports.swift",
        "NetworkActivityPlugin.swift",
        "NetworkLoggerPlugin.swift",
        "Plugin.swift",
        "Serialization.swift",
        "TRON.swift",
        "TRONCodable.swift",
        "URLBuilder.swift",
        "UploadAPIRequest.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RxTRON",
      "module_type" : "SwiftTarget",
      "name" : "RxTRON",
      "path" : "Source/RxTRON",
      "product_dependencies" : [
        "RxSwift"
      ],
      "product_memberships" : [
        "RxTRON"
      ],
      "sources" : [
        "Tron+RxSwift.swift"
      ],
      "target_dependencies" : [
        "TRON"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/188] Emitting module SwiftyJSON
[9/188] Compiling SwiftyJSON SwiftyJSON.swift
[10/188] Compiling RxSwift OperationQueueScheduler.swift
[11/188] Compiling RxSwift Optional.swift
[12/188] Compiling RxSwift Platform.Darwin.swift
[13/188] Compiling RxSwift Infallible+Concurrency.swift
[14/191] Compiling RxSwift AddRef.swift
[15/191] Compiling RxSwift Amb.swift
[16/191] Compiling RxSwift AnonymousDisposable.swift
[17/191] Compiling RxSwift AnonymousObserver.swift
[18/191] Compiling RxSwift AnyObserver.swift
[19/191] Compiling RxSwift AsMaybe.swift
[20/191] Compiling RxSwift AsSingle.swift
[21/191] Compiling RxSwift AsyncLock.swift
[22/191] Compiling RxSwift AsyncSubject.swift
[23/191] Compiling RxSwift AtomicInt.swift
[24/191] Compiling RxSwift Bag+Rx.swift
[25/191] Compiling RxSwift Bag.swift
[26/191] Compiling RxSwift BehaviorSubject.swift
[27/191] Compiling RxSwift BinaryDisposable.swift
[28/191] Compiling RxSwift Binder.swift
[29/191] Compiling RxSwift BooleanDisposable.swift
[34/207] Compiling RxSwift ObservableType.swift
[35/207] Compiling RxSwift ObserveOn.swift
[36/207] Compiling RxSwift ObserverBase.swift
[37/207] Compiling RxSwift ObserverType.swift
[38/207] Compiling RxSwift ObservableConvertibleType.swift
[39/207] Compiling RxSwift ObservableType+Extensions.swift
[40/207] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[41/207] Compiling RxSwift Multicast.swift
[42/207] Compiling RxSwift Never.swift
[43/207] Compiling RxSwift NopDisposable.swift
[44/207] Compiling RxSwift Observable+Concurrency.swift
[45/207] Compiling RxSwift Observable.swift
[46/207] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[47/207] Emitting module RxSwift
[48/207] Compiling RxSwift SingleAsync.swift
[49/207] Compiling RxSwift Sink.swift
[50/207] Compiling RxSwift Skip.swift
[51/207] Compiling RxSwift SkipUntil.swift
[52/207] Compiling RxSwift SkipWhile.swift
[53/207] Compiling RxSwift StartWith.swift
[54/207] Compiling RxSwift SubjectType.swift
[55/207] Compiling RxSwift SubscribeOn.swift
[56/207] Compiling RxSwift SubscriptionDisposable.swift
[57/207] Compiling RxSwift SwiftSupport.swift
[58/207] Compiling RxSwift Switch.swift
[59/207] Compiling RxSwift SwitchIfEmpty.swift
[60/207] Compiling RxSwift SynchronizedDisposeType.swift
[61/207] Compiling RxSwift SynchronizedOnType.swift
[62/207] Compiling RxSwift SynchronizedUnsubscribeType.swift
[63/207] Compiling RxSwift TailRecursiveSink.swift
[68/207] Compiling Alamofire URLRequest+Alamofire.swift
[69/207] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[70/207] Compiling Alamofire Validation.swift
[75/207] Emitting module Alamofire
[84/223] Compiling RxSwift Infallible.swift
[85/223] Compiling RxSwift InfiniteSequence.swift
[86/223] Compiling RxSwift InvocableScheduledItem.swift
[87/223] Compiling RxSwift InvocableType.swift
[88/223] Compiling RxSwift Just.swift
[89/223] Compiling RxSwift Lock.swift
[90/223] Compiling RxSwift LockOwnerType.swift
[91/223] Compiling RxSwift MainScheduler.swift
[92/223] Compiling RxSwift Map.swift
[93/223] Compiling RxSwift Materialize.swift
[94/223] Compiling RxSwift Maybe.swift
[95/223] Compiling RxSwift Merge.swift
[96/223] Compiling RxSwift RetryWhen.swift
[97/223] Compiling RxSwift Rx.swift
[98/223] Compiling RxSwift RxMutableBox.swift
[99/223] Compiling RxSwift Sample.swift
[100/223] Compiling RxSwift Scan.swift
[101/223] Compiling RxSwift ScheduledDisposable.swift
[102/223] Compiling RxSwift ScheduledItem.swift
[103/223] Compiling RxSwift ScheduledItemType.swift
[104/223] Compiling RxSwift SchedulerServices+Emulation.swift
[105/223] Compiling RxSwift SchedulerType.swift
[106/223] Compiling RxSwift Sequence.swift
[107/223] Compiling RxSwift SerialDispatchQueueScheduler.swift
[108/223] Compiling RxSwift SerialDisposable.swift
[109/223] Compiling RxSwift ShareReplayScope.swift
[110/223] Compiling RxSwift Single.swift
[111/223] Compiling RxSwift SingleAssignmentDisposable.swift
[112/223] Compiling RxSwift Date+Dispatch.swift
[113/223] Compiling RxSwift Debounce.swift
[114/223] Compiling RxSwift Debug.swift
[115/223] Compiling RxSwift Decode.swift
[116/223] Compiling RxSwift DefaultIfEmpty.swift
[117/223] Compiling RxSwift Deferred.swift
[118/223] Compiling RxSwift Delay.swift
[119/223] Compiling RxSwift DelaySubscription.swift
[120/223] Compiling RxSwift Dematerialize.swift
[121/223] Compiling RxSwift DispatchQueue+Extensions.swift
[122/223] Compiling RxSwift DispatchQueueConfiguration.swift
[123/223] Compiling RxSwift Disposable.swift
[124/223] Compiling RxSwift Disposables.swift
[125/223] Compiling RxSwift DisposeBag.swift
[126/223] Compiling RxSwift DisposeBase.swift
[127/223] Compiling RxSwift DistinctUntilChanged.swift
[128/223] Compiling RxSwift Do.swift
[129/223] Compiling RxSwift ElementAt.swift
[130/223] Compiling RxSwift Empty.swift
[131/223] Compiling RxSwift Enumerated.swift
[132/223] Compiling RxSwift Error.swift
[133/223] Compiling RxSwift Errors.swift
[134/223] Compiling RxSwift Event.swift
[135/223] Compiling RxSwift Filter.swift
[136/223] Compiling RxSwift First.swift
[137/223] Compiling RxSwift Generate.swift
[138/223] Compiling RxSwift GroupBy.swift
[139/223] Compiling RxSwift GroupedObservable.swift
[140/223] Compiling RxSwift HistoricalScheduler.swift
[141/223] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[142/223] Compiling RxSwift ImmediateSchedulerType.swift
[143/223] Compiling RxSwift Infallible+CombineLatest+arity.swift
[144/223] Compiling RxSwift Buffer.swift
[145/223] Compiling RxSwift Cancelable.swift
[146/223] Compiling RxSwift Catch.swift
[147/223] Compiling RxSwift CombineLatest+Collection.swift
[148/223] Compiling RxSwift CombineLatest+arity.swift
[149/223] Compiling RxSwift CombineLatest.swift
[150/223] Compiling RxSwift CompactMap.swift
[151/223] Compiling RxSwift Completable+AndThen.swift
[152/223] Compiling RxSwift Completable.swift
[153/223] Compiling RxSwift CompositeDisposable.swift
[154/223] Compiling RxSwift Concat.swift
[155/223] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[156/223] Compiling RxSwift ConcurrentMainScheduler.swift
[157/223] Compiling RxSwift ConnectableObservableType.swift
[158/223] Compiling RxSwift Create.swift
[159/223] Compiling RxSwift CurrentThreadScheduler.swift
[160/223] Compiling RxSwift Platform.Linux.swift
[161/223] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[162/223] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[163/223] Compiling RxSwift PrimitiveSequence.swift
[164/223] Compiling RxSwift PriorityQueue.swift
[165/223] Compiling RxSwift Producer.swift
[166/223] Compiling RxSwift PublishSubject.swift
[167/223] Compiling RxSwift Queue.swift
[168/223] Compiling RxSwift Range.swift
[169/223] Compiling RxSwift Reactive.swift
[170/223] Compiling RxSwift RecursiveLock.swift
[171/223] Compiling RxSwift RecursiveScheduler.swift
[172/223] Compiling RxSwift Reduce.swift
[173/223] Compiling RxSwift RefCountDisposable.swift
[174/223] Compiling RxSwift Repeat.swift
[175/223] Compiling RxSwift ReplaySubject.swift
[192/223] Compiling TRON Plugin.swift
[193/223] Compiling TRON Serialization.swift
[194/223] Compiling TRON URLBuilder.swift
[195/223] Compiling TRON TRONCodable.swift
[196/223] Compiling TRON TRON.swift
[197/224] Compiling TRON NetworkActivityPlugin.swift
[198/224] Compiling TRON NetworkLoggerPlugin.swift
[199/224] Compiling TRON DownloadAPIRequest.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/DownloadAPIRequest.swift:117:21: warning: capture of 'successBlock' with non-sendable type '((Model) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
115 |             case .success(let model):
116 |                 self?.resultDeliveryQueue.async {
117 |                     successBlock?(model)
    |                     |- warning: capture of 'successBlock' with non-sendable type '((Model) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
118 |                 }
119 |             case .failure(let error):
/Users/admin/builder/spi-builder-workspace/Source/TRON/DownloadAPIRequest.swift:117:35: warning: capture of 'model' with non-sendable type 'Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 39 |  `DownloadAPIRequest` encapsulates download request creation logic, stubbing options, and response/error parsing.
 40 |  */
 41 | open class DownloadAPIRequest<Model, ErrorModel: DownloadErrorSerializable>: BaseRequest<Model, ErrorModel> {
    |                               `- note: consider making generic parameter 'Model' conform to the 'Sendable' protocol
 42 |
 43 |     /// DownloadAPIREquest type
    :
115 |             case .success(let model):
116 |                 self?.resultDeliveryQueue.async {
117 |                     successBlock?(model)
    |                                   `- warning: capture of 'model' with non-sendable type 'Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
118 |                 }
119 |             case .failure(let error):
/Users/admin/builder/spi-builder-workspace/Source/TRON/DownloadAPIRequest.swift:122:25: warning: capture of 'failureBlock' with non-sendable type '((ErrorModel) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 if let error = error.underlyingError as? ErrorModel {
121 |                     self?.resultDeliveryQueue.async {
122 |                         failureBlock?(error)
    |                         |- warning: capture of 'failureBlock' with non-sendable type '((ErrorModel) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
123 |                     }
124 |                 }
[200/224] Compiling TRON Exports.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/DownloadAPIRequest.swift:117:21: warning: capture of 'successBlock' with non-sendable type '((Model) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
115 |             case .success(let model):
116 |                 self?.resultDeliveryQueue.async {
117 |                     successBlock?(model)
    |                     |- warning: capture of 'successBlock' with non-sendable type '((Model) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
118 |                 }
119 |             case .failure(let error):
/Users/admin/builder/spi-builder-workspace/Source/TRON/DownloadAPIRequest.swift:117:35: warning: capture of 'model' with non-sendable type 'Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 39 |  `DownloadAPIRequest` encapsulates download request creation logic, stubbing options, and response/error parsing.
 40 |  */
 41 | open class DownloadAPIRequest<Model, ErrorModel: DownloadErrorSerializable>: BaseRequest<Model, ErrorModel> {
    |                               `- note: consider making generic parameter 'Model' conform to the 'Sendable' protocol
 42 |
 43 |     /// DownloadAPIREquest type
    :
115 |             case .success(let model):
116 |                 self?.resultDeliveryQueue.async {
117 |                     successBlock?(model)
    |                                   `- warning: capture of 'model' with non-sendable type 'Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
118 |                 }
119 |             case .failure(let error):
/Users/admin/builder/spi-builder-workspace/Source/TRON/DownloadAPIRequest.swift:122:25: warning: capture of 'failureBlock' with non-sendable type '((ErrorModel) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 if let error = error.underlyingError as? ErrorModel {
121 |                     self?.resultDeliveryQueue.async {
122 |                         failureBlock?(error)
    |                         |- warning: capture of 'failureBlock' with non-sendable type '((ErrorModel) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
123 |                     }
124 |                 }
[201/224] Compiling TRON Combine.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/Combine.swift:34:16: warning: stored property 'response' of 'Sendable'-conforming generic struct 'DownloadError' has non-sendable type 'DownloadResponse<T, Failure>'; this is an error in the Swift 6 language mode
 32 |
 33 |     /// Reported `DownloadResponse`
 34 |     public let response: DownloadResponse<T, Failure>
    |                `- warning: stored property 'response' of 'Sendable'-conforming generic struct 'DownloadError' has non-sendable type 'DownloadResponse<T, Failure>'; this is an error in the Swift 6 language mode
 35 |
 36 |     /// Creates `DownloadError` for `DownloadAPIRequest`.
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Response.swift:215:15: note: generic struct 'DownloadResponse' does not conform to the 'Sendable' protocol
213 |
214 | /// Used to store all data associated with a serialized response of a download request.
215 | public struct DownloadResponse<Success, Failure: Error> {
    |               `- note: generic struct 'DownloadResponse' does not conform to the 'Sendable' protocol
216 |     /// The URL request sent to the server.
217 |     public let request: URLRequest?
/Users/admin/builder/spi-builder-workspace/Source/TRON/Combine.swift:27:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
 28 |
 29 | /// Error that is created in case `DownloadAPIRequest` errors out, but Alamofire and URL loading system report error as nil.
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:77:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
 75 |     public var result: Result<Model, ErrorModel> {
 76 |         get async {
 77 |             await withTaskCancellationHandler(handler: {
    |                   |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    |                   `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
 78 |                 self.cancel()
 79 |             }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:78:17: warning: capture of 'self' with non-sendable type 'RequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 36 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *)
 37 | /// Object, responsible for sending APIRequest or UploadAPIRequest when using Swift Concurrency.
 38 | public final class RequestSender<Model, ErrorModel: ErrorSerializable> {
    |                    `- note: generic class 'RequestSender' does not conform to the 'Sendable' protocol
 39 |
 40 |     /// Whether request was explicitly cancelled
    :
 76 |         get async {
 77 |             await withTaskCancellationHandler(handler: {
 78 |                 self.cancel()
    |                 `- warning: capture of 'self' with non-sendable type 'RequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 79 |             }, operation: {
 80 |                 if isCancelled {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:108:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
106 |     public var response: AFDataResponse<Model> {
107 |         get async {
108 |             await withTaskCancellationHandler(handler: {
    |                   |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    |                   `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
109 |                 self.cancel()
110 |             }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:109:17: warning: capture of 'self' with non-sendable type 'RequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 36 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *)
 37 | /// Object, responsible for sending APIRequest or UploadAPIRequest when using Swift Concurrency.
 38 | public final class RequestSender<Model, ErrorModel: ErrorSerializable> {
    |                    `- note: generic class 'RequestSender' does not conform to the 'Sendable' protocol
 39 |
 40 |     /// Whether request was explicitly cancelled
    :
107 |         get async {
108 |             await withTaskCancellationHandler(handler: {
109 |                 self.cancel()
    |                 `- warning: capture of 'self' with non-sendable type 'RequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
110 |             }, operation: {
111 |                 await withCheckedContinuation { continuation in
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:177:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
175 |     public var result: Result<Model, ErrorModel> {
176 |         get async {
177 |             await withTaskCancellationHandler(handler: {
    |                   |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    |                   `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
178 |                 self.cancel()
179 |             }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:178:17: warning: capture of 'self' with non-sendable type 'DownloadRequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *)
136 | /// Object, responsible for sending DownloadAPIRequest when using Swift Concurrency.
137 | public final class DownloadRequestSender<Model, ErrorModel: DownloadErrorSerializable> {
    |                    `- note: generic class 'DownloadRequestSender' does not conform to the 'Sendable' protocol
138 |
139 |     /// Whether request was explicitly cancelled
    :
176 |         get async {
177 |             await withTaskCancellationHandler(handler: {
178 |                 self.cancel()
    |                 `- warning: capture of 'self' with non-sendable type 'DownloadRequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |             }, operation: {
180 |                 if isCancelled {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:201:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
199 |     public var response: AFDownloadResponse<Model> {
200 |         get async {
201 |             await withTaskCancellationHandler(handler: {
    |                   |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    |                   `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
202 |                 self.cancel()
203 |             }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:202:17: warning: capture of 'self' with non-sendable type 'DownloadRequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *)
136 | /// Object, responsible for sending DownloadAPIRequest when using Swift Concurrency.
137 | public final class DownloadRequestSender<Model, ErrorModel: DownloadErrorSerializable> {
    |                    `- note: generic class 'DownloadRequestSender' does not conform to the 'Sendable' protocol
138 |
139 |     /// Whether request was explicitly cancelled
    :
200 |         get async {
201 |             await withTaskCancellationHandler(handler: {
202 |                 self.cancel()
    |                 `- warning: capture of 'self' with non-sendable type 'DownloadRequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
203 |             }, operation: {
204 |                 await withCheckedContinuation { continuation in
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:55:30: warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
 53 |         self.sendRequestWithAlamofireResponse = { continuation in
 54 |             request.performCollectingTimeline { response in
 55 |                 continuation.resume(returning: response)
    |                              |- warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
    |                              `- note: task-isolated 'response' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
 56 |             }.uploadProgress(queue: .singleEventQueue) { [weak self] progress in
 57 |                 self?.uploadProgressContinuation?.yield(progress)
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:69:30: warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
 67 |         self.sendRequestWithAlamofireResponse = { continuation in
 68 |             request.performCollectingTimeline { response in
 69 |                 continuation.resume(returning: response)
    |                              |- warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
    |                              `- note: task-isolated 'response' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
 70 |             }
 71 |         }
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:156:30: warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
154 |         sendRequestWithAlamofireResponse = { continuation in
155 |             request.performCollectingTimeline { response in
156 |                 continuation.resume(returning: response)
    |                              |- warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
    |                              `- note: task-isolated 'response' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
157 |             }.downloadProgress(queue: .singleEventQueue) { [weak self] progress in
158 |                 self?.downloadProgressContinuation?.yield(progress)
[202/224] Compiling TRON Concurrency.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/Combine.swift:34:16: warning: stored property 'response' of 'Sendable'-conforming generic struct 'DownloadError' has non-sendable type 'DownloadResponse<T, Failure>'; this is an error in the Swift 6 language mode
 32 |
 33 |     /// Reported `DownloadResponse`
 34 |     public let response: DownloadResponse<T, Failure>
    |                `- warning: stored property 'response' of 'Sendable'-conforming generic struct 'DownloadError' has non-sendable type 'DownloadResponse<T, Failure>'; this is an error in the Swift 6 language mode
 35 |
 36 |     /// Creates `DownloadError` for `DownloadAPIRequest`.
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Response.swift:215:15: note: generic struct 'DownloadResponse' does not conform to the 'Sendable' protocol
213 |
214 | /// Used to store all data associated with a serialized response of a download request.
215 | public struct DownloadResponse<Success, Failure: Error> {
    |               `- note: generic struct 'DownloadResponse' does not conform to the 'Sendable' protocol
216 |     /// The URL request sent to the server.
217 |     public let request: URLRequest?
/Users/admin/builder/spi-builder-workspace/Source/TRON/Combine.swift:27:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
 28 |
 29 | /// Error that is created in case `DownloadAPIRequest` errors out, but Alamofire and URL loading system report error as nil.
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:77:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
 75 |     public var result: Result<Model, ErrorModel> {
 76 |         get async {
 77 |             await withTaskCancellationHandler(handler: {
    |                   |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    |                   `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
 78 |                 self.cancel()
 79 |             }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:78:17: warning: capture of 'self' with non-sendable type 'RequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 36 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *)
 37 | /// Object, responsible for sending APIRequest or UploadAPIRequest when using Swift Concurrency.
 38 | public final class RequestSender<Model, ErrorModel: ErrorSerializable> {
    |                    `- note: generic class 'RequestSender' does not conform to the 'Sendable' protocol
 39 |
 40 |     /// Whether request was explicitly cancelled
    :
 76 |         get async {
 77 |             await withTaskCancellationHandler(handler: {
 78 |                 self.cancel()
    |                 `- warning: capture of 'self' with non-sendable type 'RequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 79 |             }, operation: {
 80 |                 if isCancelled {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:108:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
106 |     public var response: AFDataResponse<Model> {
107 |         get async {
108 |             await withTaskCancellationHandler(handler: {
    |                   |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    |                   `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
109 |                 self.cancel()
110 |             }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:109:17: warning: capture of 'self' with non-sendable type 'RequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 36 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *)
 37 | /// Object, responsible for sending APIRequest or UploadAPIRequest when using Swift Concurrency.
 38 | public final class RequestSender<Model, ErrorModel: ErrorSerializable> {
    |                    `- note: generic class 'RequestSender' does not conform to the 'Sendable' protocol
 39 |
 40 |     /// Whether request was explicitly cancelled
    :
107 |         get async {
108 |             await withTaskCancellationHandler(handler: {
109 |                 self.cancel()
    |                 `- warning: capture of 'self' with non-sendable type 'RequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
110 |             }, operation: {
111 |                 await withCheckedContinuation { continuation in
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:177:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
175 |     public var result: Result<Model, ErrorModel> {
176 |         get async {
177 |             await withTaskCancellationHandler(handler: {
    |                   |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    |                   `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
178 |                 self.cancel()
179 |             }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:178:17: warning: capture of 'self' with non-sendable type 'DownloadRequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *)
136 | /// Object, responsible for sending DownloadAPIRequest when using Swift Concurrency.
137 | public final class DownloadRequestSender<Model, ErrorModel: DownloadErrorSerializable> {
    |                    `- note: generic class 'DownloadRequestSender' does not conform to the 'Sendable' protocol
138 |
139 |     /// Whether request was explicitly cancelled
    :
176 |         get async {
177 |             await withTaskCancellationHandler(handler: {
178 |                 self.cancel()
    |                 `- warning: capture of 'self' with non-sendable type 'DownloadRequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |             }, operation: {
180 |                 if isCancelled {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:201:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
199 |     public var response: AFDownloadResponse<Model> {
200 |         get async {
201 |             await withTaskCancellationHandler(handler: {
    |                   |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    |                   `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
202 |                 self.cancel()
203 |             }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:202:17: warning: capture of 'self' with non-sendable type 'DownloadRequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
135 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *)
136 | /// Object, responsible for sending DownloadAPIRequest when using Swift Concurrency.
137 | public final class DownloadRequestSender<Model, ErrorModel: DownloadErrorSerializable> {
    |                    `- note: generic class 'DownloadRequestSender' does not conform to the 'Sendable' protocol
138 |
139 |     /// Whether request was explicitly cancelled
    :
200 |         get async {
201 |             await withTaskCancellationHandler(handler: {
202 |                 self.cancel()
    |                 `- warning: capture of 'self' with non-sendable type 'DownloadRequestSender<Model, ErrorModel>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
203 |             }, operation: {
204 |                 await withCheckedContinuation { continuation in
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:55:30: warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
 53 |         self.sendRequestWithAlamofireResponse = { continuation in
 54 |             request.performCollectingTimeline { response in
 55 |                 continuation.resume(returning: response)
    |                              |- warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
    |                              `- note: task-isolated 'response' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
 56 |             }.uploadProgress(queue: .singleEventQueue) { [weak self] progress in
 57 |                 self?.uploadProgressContinuation?.yield(progress)
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:69:30: warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
 67 |         self.sendRequestWithAlamofireResponse = { continuation in
 68 |             request.performCollectingTimeline { response in
 69 |                 continuation.resume(returning: response)
    |                              |- warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
    |                              `- note: task-isolated 'response' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
 70 |             }
 71 |         }
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:156:30: warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
154 |         sendRequestWithAlamofireResponse = { continuation in
155 |             request.performCollectingTimeline { response in
156 |                 continuation.resume(returning: response)
    |                              |- warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
    |                              `- note: task-isolated 'response' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
157 |             }.downloadProgress(queue: .singleEventQueue) { [weak self] progress in
158 |                 self?.downloadProgressContinuation?.yield(progress)
[203/224] Emitting module TRON
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIError.swift:40:12: warning: non-final class 'APIError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
38 |
39 | /// `APIError` is used as a generic wrapper for all kinds of API errors.
40 | open class APIError: LocalizedError, ErrorSerializable, DownloadErrorSerializable {
   |            `- warning: non-final class 'APIError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
41 |
42 |     /// URLRequest that was unsuccessful
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:103:13: warning: var 'TRONAPIStubAssociatedKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
101 | }
102 |
103 | private var TRONAPIStubAssociatedKey = "TRON APIStub Associated Key"
    |             |- warning: var 'TRONAPIStubAssociatedKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'TRONAPIStubAssociatedKey' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'TRONAPIStubAssociatedKey' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
104 | extension Request {
105 |     var tron_apiStub: APIStub? {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Combine.swift:34:16: warning: stored property 'response' of 'Sendable'-conforming generic struct 'DownloadError' has non-sendable type 'DownloadResponse<T, Failure>'; this is an error in the Swift 6 language mode
 32 |
 33 |     /// Reported `DownloadResponse`
 34 |     public let response: DownloadResponse<T, Failure>
    |                `- warning: stored property 'response' of 'Sendable'-conforming generic struct 'DownloadError' has non-sendable type 'DownloadResponse<T, Failure>'; this is an error in the Swift 6 language mode
 35 |
 36 |     /// Creates `DownloadError` for `DownloadAPIRequest`.
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Response.swift:215:15: note: generic struct 'DownloadResponse' does not conform to the 'Sendable' protocol
213 |
214 | /// Used to store all data associated with a serialized response of a download request.
215 | public struct DownloadResponse<Success, Failure: Error> {
    |               `- note: generic struct 'DownloadResponse' does not conform to the 'Sendable' protocol
216 |     /// The URL request sent to the server.
217 |     public let request: URLRequest?
/Users/admin/builder/spi-builder-workspace/Source/TRON/Combine.swift:27:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
 28 |
 29 | /// Error that is created in case `DownloadAPIRequest` errors out, but Alamofire and URL loading system report error as nil.
[204/224] Compiling TRON APIError.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIError.swift:40:12: warning: non-final class 'APIError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
38 |
39 | /// `APIError` is used as a generic wrapper for all kinds of API errors.
40 | open class APIError: LocalizedError, ErrorSerializable, DownloadErrorSerializable {
   |            `- warning: non-final class 'APIError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
41 |
42 |     /// URLRequest that was unsuccessful
[205/224] Compiling TRON APIRequest.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIError.swift:40:12: warning: non-final class 'APIError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
38 |
39 | /// `APIError` is used as a generic wrapper for all kinds of API errors.
40 | open class APIError: LocalizedError, ErrorSerializable, DownloadErrorSerializable {
   |            `- warning: non-final class 'APIError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
41 |
42 |     /// URLRequest that was unsuccessful
[206/224] Compiling TRON APIStub.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:103:13: warning: var 'TRONAPIStubAssociatedKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
101 | }
102 |
103 | private var TRONAPIStubAssociatedKey = "TRON APIStub Associated Key"
    |             |- warning: var 'TRONAPIStubAssociatedKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'TRONAPIStubAssociatedKey' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'TRONAPIStubAssociatedKey' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
104 | extension Request {
105 |     var tron_apiStub: APIStub? {
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:58:21: warning: capture of 'completionHandler' with non-sendable type '(DataResponse<Serializer.SerializedObject, AFError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 |                                             result: result)
 57 |                 queue.asyncAfter(deadline: .now() + stub.stubDelay) {
 58 |                     completionHandler(response)
    |                     |- warning: capture of 'completionHandler' with non-sendable type '(DataResponse<Serializer.SerializedObject, AFError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 59 |                 }
 60 |                 return self
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:58:39: warning: capture of 'response' with non-sendable type 'DataResponse<Serializer.SerializedObject, AFError>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 |                                             result: result)
 57 |                 queue.asyncAfter(deadline: .now() + stub.stubDelay) {
 58 |                     completionHandler(response)
    |                                       `- warning: capture of 'response' with non-sendable type 'DataResponse<Serializer.SerializedObject, AFError>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 59 |                 }
 60 |                 return self
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Response.swift:33:15: note: generic struct 'DataResponse' does not conform to the 'Sendable' protocol
 31 |
 32 | /// Type used to store all values associated with a serialized response of a `DataRequest` or `UploadRequest`.
 33 | public struct DataResponse<Success, Failure: Error> {
    |               `- note: generic struct 'DataResponse' does not conform to the 'Sendable' protocol
 34 |     /// The URL request sent to the server.
 35 |     public let request: URLRequest?
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:27:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
 28 |
 29 | // This protocol is only needed to work around bogus warning message when casting Alamofire.Request below.
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:94:17: warning: capture of 'completionHandler' with non-sendable type '(DownloadResponse<Serializer.SerializedObject, AFError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 92 |                                             result: result)
 93 |             queue.asyncAfter(deadline: .now() + stub.stubDelay) {
 94 |                 completionHandler(response)
    |                 |- warning: capture of 'completionHandler' with non-sendable type '(DownloadResponse<Serializer.SerializedObject, AFError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 95 |             }
 96 |             return self
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:94:35: warning: capture of 'response' with non-sendable type 'DownloadResponse<Serializer.SerializedObject, AFError>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 92 |                                             result: result)
 93 |             queue.asyncAfter(deadline: .now() + stub.stubDelay) {
 94 |                 completionHandler(response)
    |                                   `- warning: capture of 'response' with non-sendable type 'DownloadResponse<Serializer.SerializedObject, AFError>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 95 |             }
 96 |             return self
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Response.swift:215:15: note: generic struct 'DownloadResponse' does not conform to the 'Sendable' protocol
213 |
214 | /// Used to store all data associated with a serialized response of a download request.
215 | public struct DownloadResponse<Success, Failure: Error> {
    |               `- note: generic struct 'DownloadResponse' does not conform to the 'Sendable' protocol
216 |     /// The URL request sent to the server.
217 |     public let request: URLRequest?
/Users/admin/builder/spi-builder-workspace/Source/TRON/BaseRequest.swift:111:17: warning: capture of 'success' with non-sendable type '((Model) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
109 |         case .success(let value):
110 |             resultDeliveryQueue.async {
111 |                 success?(value)
    |                 |- warning: capture of 'success' with non-sendable type '((Model) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
112 |             }
113 |         case .failure(let error):
/Users/admin/builder/spi-builder-workspace/Source/TRON/BaseRequest.swift:111:26: warning: capture of 'value' with non-sendable type 'Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 38 |
 39 | /// Base class, that contains common functionality, extracted from `APIRequest` and `MultipartAPIRequest`.
 40 | open class BaseRequest<Model, ErrorModel> {
    |                        `- note: consider making generic parameter 'Model' conform to the 'Sendable' protocol
 41 |
 42 |     /// Serializes Data into Model
    :
109 |         case .success(let value):
110 |             resultDeliveryQueue.async {
111 |                 success?(value)
    |                          `- warning: capture of 'value' with non-sendable type 'Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
112 |             }
113 |         case .failure(let error):
/Users/admin/builder/spi-builder-workspace/Source/TRON/BaseRequest.swift:118:17: warning: capture of 'failure' with non-sendable type '((ErrorModel) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
116 |                     return
117 |                 }
118 |                 failure?(error)
    |                 |- warning: capture of 'failure' with non-sendable type '((ErrorModel) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
119 |             }
120 |         }
/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.
105 |     var tron_apiStub: APIStub? {
106 |         get {
107 |             return objc_getAssociatedObject(self, &TRONAPIStubAssociatedKey) as? APIStub
    |                                                   `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
108 |         }
109 |         set {
/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.
109 |         set {
110 |             if let stub = newValue {
111 |                 objc_setAssociatedObject(self, &TRONAPIStubAssociatedKey, stub, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
    |                                                `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
112 |             }
113 |         }
[207/224] Compiling TRON BaseRequest.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:103:13: warning: var 'TRONAPIStubAssociatedKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
101 | }
102 |
103 | private var TRONAPIStubAssociatedKey = "TRON APIStub Associated Key"
    |             |- warning: var 'TRONAPIStubAssociatedKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'TRONAPIStubAssociatedKey' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'TRONAPIStubAssociatedKey' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
104 | extension Request {
105 |     var tron_apiStub: APIStub? {
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:58:21: warning: capture of 'completionHandler' with non-sendable type '(DataResponse<Serializer.SerializedObject, AFError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 |                                             result: result)
 57 |                 queue.asyncAfter(deadline: .now() + stub.stubDelay) {
 58 |                     completionHandler(response)
    |                     |- warning: capture of 'completionHandler' with non-sendable type '(DataResponse<Serializer.SerializedObject, AFError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 59 |                 }
 60 |                 return self
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:58:39: warning: capture of 'response' with non-sendable type 'DataResponse<Serializer.SerializedObject, AFError>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 |                                             result: result)
 57 |                 queue.asyncAfter(deadline: .now() + stub.stubDelay) {
 58 |                     completionHandler(response)
    |                                       `- warning: capture of 'response' with non-sendable type 'DataResponse<Serializer.SerializedObject, AFError>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 59 |                 }
 60 |                 return self
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Response.swift:33:15: note: generic struct 'DataResponse' does not conform to the 'Sendable' protocol
 31 |
 32 | /// Type used to store all values associated with a serialized response of a `DataRequest` or `UploadRequest`.
 33 | public struct DataResponse<Success, Failure: Error> {
    |               `- note: generic struct 'DataResponse' does not conform to the 'Sendable' protocol
 34 |     /// The URL request sent to the server.
 35 |     public let request: URLRequest?
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:27:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
 28 |
 29 | // This protocol is only needed to work around bogus warning message when casting Alamofire.Request below.
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:94:17: warning: capture of 'completionHandler' with non-sendable type '(DownloadResponse<Serializer.SerializedObject, AFError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 92 |                                             result: result)
 93 |             queue.asyncAfter(deadline: .now() + stub.stubDelay) {
 94 |                 completionHandler(response)
    |                 |- warning: capture of 'completionHandler' with non-sendable type '(DownloadResponse<Serializer.SerializedObject, AFError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 95 |             }
 96 |             return self
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:94:35: warning: capture of 'response' with non-sendable type 'DownloadResponse<Serializer.SerializedObject, AFError>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 92 |                                             result: result)
 93 |             queue.asyncAfter(deadline: .now() + stub.stubDelay) {
 94 |                 completionHandler(response)
    |                                   `- warning: capture of 'response' with non-sendable type 'DownloadResponse<Serializer.SerializedObject, AFError>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 95 |             }
 96 |             return self
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Response.swift:215:15: note: generic struct 'DownloadResponse' does not conform to the 'Sendable' protocol
213 |
214 | /// Used to store all data associated with a serialized response of a download request.
215 | public struct DownloadResponse<Success, Failure: Error> {
    |               `- note: generic struct 'DownloadResponse' does not conform to the 'Sendable' protocol
216 |     /// The URL request sent to the server.
217 |     public let request: URLRequest?
/Users/admin/builder/spi-builder-workspace/Source/TRON/BaseRequest.swift:111:17: warning: capture of 'success' with non-sendable type '((Model) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
109 |         case .success(let value):
110 |             resultDeliveryQueue.async {
111 |                 success?(value)
    |                 |- warning: capture of 'success' with non-sendable type '((Model) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
112 |             }
113 |         case .failure(let error):
/Users/admin/builder/spi-builder-workspace/Source/TRON/BaseRequest.swift:111:26: warning: capture of 'value' with non-sendable type 'Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 38 |
 39 | /// Base class, that contains common functionality, extracted from `APIRequest` and `MultipartAPIRequest`.
 40 | open class BaseRequest<Model, ErrorModel> {
    |                        `- note: consider making generic parameter 'Model' conform to the 'Sendable' protocol
 41 |
 42 |     /// Serializes Data into Model
    :
109 |         case .success(let value):
110 |             resultDeliveryQueue.async {
111 |                 success?(value)
    |                          `- warning: capture of 'value' with non-sendable type 'Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
112 |             }
113 |         case .failure(let error):
/Users/admin/builder/spi-builder-workspace/Source/TRON/BaseRequest.swift:118:17: warning: capture of 'failure' with non-sendable type '((ErrorModel) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
116 |                     return
117 |                 }
118 |                 failure?(error)
    |                 |- warning: capture of 'failure' with non-sendable type '((ErrorModel) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
119 |             }
120 |         }
/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.
105 |     var tron_apiStub: APIStub? {
106 |         get {
107 |             return objc_getAssociatedObject(self, &TRONAPIStubAssociatedKey) as? APIStub
    |                                                   `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
108 |         }
109 |         set {
/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.
109 |         set {
110 |             if let stub = newValue {
111 |                 objc_setAssociatedObject(self, &TRONAPIStubAssociatedKey, stub, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
    |                                                `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
112 |             }
113 |         }
[208/224] Compiling TRON UploadAPIRequest.swift
[209/226] Compiling TRONSwiftyJSON SwiftyJSONDecodable.swift
[210/226] Emitting module TRONSwiftyJSON
[211/226] Compiling RxSwift Take.swift
[212/226] Compiling RxSwift TakeLast.swift
[213/226] Compiling RxSwift TakeWithPredicate.swift
[214/226] Compiling RxSwift Throttle.swift
[215/226] Compiling RxSwift Timeout.swift
[216/226] Compiling RxSwift Timer.swift
[217/226] Compiling RxSwift ToArray.swift
[218/226] Compiling RxSwift Using.swift
[219/226] Compiling RxSwift VirtualTimeConverterType.swift
[220/226] Compiling RxSwift VirtualTimeScheduler.swift
[221/226] Compiling RxSwift Window.swift
[222/226] Compiling RxSwift WithLatestFrom.swift
[223/226] Compiling RxSwift WithUnretained.swift
[224/226] Compiling RxSwift Zip+Collection.swift
[225/226] Compiling RxSwift Zip+arity.swift
[226/226] Compiling RxSwift Zip.swift
[227/228] Emitting module RxTRON
[228/228] Compiling RxTRON Tron+RxSwift.swift
Build complete! (35.64s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "swiftyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
    },
    {
      "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" : "TRON",
  "name" : "TRON",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "TRON",
      "targets" : [
        "TRON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TRONSwiftyJSON",
      "targets" : [
        "TRONSwiftyJSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RxTRON",
      "targets" : [
        "RxTRON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TRONSwiftyJSON",
      "module_type" : "SwiftTarget",
      "name" : "TRONSwiftyJSON",
      "path" : "Source/TRONSwiftyJSON",
      "product_dependencies" : [
        "SwiftyJSON"
      ],
      "product_memberships" : [
        "TRONSwiftyJSON"
      ],
      "sources" : [
        "SwiftyJSONDecodable.swift"
      ],
      "target_dependencies" : [
        "TRON"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TRON",
      "module_type" : "SwiftTarget",
      "name" : "TRON",
      "path" : "Source/TRON",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "TRON",
        "TRONSwiftyJSON",
        "RxTRON"
      ],
      "sources" : [
        "APIError.swift",
        "APIRequest.swift",
        "APIStub.swift",
        "BaseRequest.swift",
        "Combine.swift",
        "Concurrency.swift",
        "DownloadAPIRequest.swift",
        "Exports.swift",
        "NetworkActivityPlugin.swift",
        "NetworkLoggerPlugin.swift",
        "Plugin.swift",
        "Serialization.swift",
        "TRON.swift",
        "TRONCodable.swift",
        "URLBuilder.swift",
        "UploadAPIRequest.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RxTRON",
      "module_type" : "SwiftTarget",
      "name" : "RxTRON",
      "path" : "Source/RxTRON",
      "product_dependencies" : [
        "RxSwift"
      ],
      "product_memberships" : [
        "RxTRON"
      ],
      "sources" : [
        "Tron+RxSwift.swift"
      ],
      "target_dependencies" : [
        "TRON"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.