This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Moya with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Moya/Moya.git
Reference: 15.0.3
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Moya/Moya
 * tag               15.0.3     -> FETCH_HEAD
HEAD is now at c263811 Version 15.0.3
Cloned https://github.com/Moya/Moya.git
Revision (git rev-parse @):
c263811c1f3dbf002be9bd83107f7cdc38992b26
SUCCESS checkout https://github.com/Moya/Moya.git at 15.0.3
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/kareman/SwiftShell from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.46s)
Fetched https://github.com/kareman/SwiftShell (0.46s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/shibapm/Rocket from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.53s)
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/shibapm/Rocket (0.27s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git from cache
Fetched https://github.com/jpsim/Yams (0.30s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Quick/Nimble.git (0.39s)
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git (0.34s)
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/AliSoftware/OHHTTPStubs.git (0.28s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.24s)
Fetching https://github.com/shibapm/Logger from cache
Fetched https://github.com/Quick/Quick.git (0.29s)
Fetching https://github.com/shibapm/PackageConfig.git from cache
Fetched https://github.com/Alamofire/Alamofire.git (0.54s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Fetched https://github.com/shibapm/PackageConfig.git (0.26s)
Fetched https://github.com/shibapm/Logger (0.27s)
Computed https://github.com/ReactiveX/RxSwift.git at 6.2.0 (1.04s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.6.1 (0.66s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.4.3 (0.81s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.2.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.4.3
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.6.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "moya",
      "name": "Moya",
      "url": "https://github.com/Moya/Moya.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Moya",
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.8.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "dependencies": [
          ]
        },
        {
          "identity": "reactiveswift",
          "name": "ReactiveSwift",
          "url": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
          "version": "6.7.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.6.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Moya/Moya.git from cache
Fetched https://github.com/Moya/Moya.git (0.38s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git (0.31s)
Fetched https://github.com/Alamofire/Alamofire.git (0.36s)
Fetched https://github.com/ReactiveX/RxSwift.git (0.44s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.47s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.47s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.36s)
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 15.0.3
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.7.0
warning: 'alamofire': /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
warning: '.resolve-product-dependencies': dependency 'moya' is not used by any target
Found 3 product dependencies
  - Alamofire
  - ReactiveSwift
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/210] Compiling RxSwift Delay.swift
[2/210] Compiling RxSwift DelaySubscription.swift
[3/210] Compiling RxSwift Queue.swift
[4/210] Compiling RxSwift Range.swift
[5/210] Compiling RxSwift Reactive.swift
[6/210] Emitting module ReactiveSwift
[7/215] Emitting module RxSwift
[8/234] Compiling RxSwift Repeat.swift
[9/234] Compiling RxSwift ReplaySubject.swift
[10/234] Compiling RxSwift RetryWhen.swift
[11/234] Compiling RxSwift Rx.swift
[15/234] Compiling RxSwift RxMutableBox.swift
[16/234] Compiling RxSwift Sample.swift
[17/234] Compiling RxSwift RecursiveLock.swift
[18/234] Compiling RxSwift RecursiveScheduler.swift
[19/234] Compiling RxSwift Reduce.swift
[20/234] Compiling RxSwift RefCountDisposable.swift
[21/234] Compiling RxSwift Scan.swift
[22/234] Compiling RxSwift ScheduledDisposable.swift
[23/234] Compiling RxSwift ScheduledItem.swift
[24/234] Compiling RxSwift ScheduledItemType.swift
[25/234] Compiling RxSwift SchedulerServices+Emulation.swift
[31/234] Compiling RxSwift Concat.swift
[32/234] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[33/234] Compiling RxSwift ConcurrentMainScheduler.swift
[34/234] Compiling RxSwift ConnectableObservableType.swift
[35/234] Compiling RxSwift Create.swift
[36/234] Compiling RxSwift CurrentThreadScheduler.swift
[37/234] Compiling RxSwift CombineLatest+arity.swift
[38/234] Compiling RxSwift CombineLatest.swift
[39/234] Compiling RxSwift CompactMap.swift
[40/234] Compiling RxSwift Completable+AndThen.swift
[41/234] Compiling RxSwift Completable.swift
[42/234] Compiling RxSwift CompositeDisposable.swift
[43/234] Compiling RxSwift Date+Dispatch.swift
[44/234] Compiling RxSwift Debounce.swift
[45/234] Compiling RxSwift Debug.swift
[46/234] Compiling RxSwift Decode.swift
[47/234] Compiling RxSwift DefaultIfEmpty.swift
[48/234] Compiling RxSwift Deferred.swift
[49/234] Compiling ReactiveSwift SignalProducer.swift
[50/234] Compiling ReactiveSwift UnidirectionalBinding.swift
[51/234] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[52/234] Compiling ReactiveSwift ValidatingProperty.swift
[53/234] Compiling RxSwift AnyObserver.swift
[54/234] Compiling RxSwift AsMaybe.swift
[55/234] Compiling RxSwift AsSingle.swift
[56/234] Compiling RxSwift AsyncLock.swift
[57/234] Compiling RxSwift AsyncSubject.swift
[58/234] Compiling RxSwift AtomicInt.swift
[59/234] Compiling RxSwift Bag+Rx.swift
[60/234] Compiling RxSwift Bag.swift
[61/234] Compiling RxSwift BehaviorSubject.swift
[62/234] Compiling RxSwift BinaryDisposable.swift
[63/234] Compiling RxSwift Binder.swift
[64/234] Compiling RxSwift BooleanDisposable.swift
[65/234] Compiling RxSwift Buffer.swift
[66/234] Compiling RxSwift Cancelable.swift
[67/234] Compiling RxSwift Catch.swift
[68/234] Compiling RxSwift CombineLatest+Collection.swift
[69/234] Compiling RxSwift Dematerialize.swift
[70/234] Compiling RxSwift DispatchQueue+Extensions.swift
[71/234] Compiling RxSwift DispatchQueueConfiguration.swift
[72/234] Compiling RxSwift Disposable.swift
[73/234] Compiling RxSwift Disposables.swift
[74/234] Compiling RxSwift DisposeBag.swift
[75/234] Compiling RxSwift DisposeBase.swift
[76/234] Compiling RxSwift DistinctUntilChanged.swift
[77/234] Compiling RxSwift Do.swift
[78/234] Compiling RxSwift ElementAt.swift
[79/234] Compiling RxSwift Empty.swift
[80/234] Compiling RxSwift Enumerated.swift
[81/234] Compiling RxSwift Error.swift
[82/234] Compiling RxSwift Errors.swift
[83/234] Compiling RxSwift Event.swift
[84/234] Compiling RxSwift Filter.swift
[85/234] Compiling RxSwift First.swift
[86/234] Compiling RxSwift Generate.swift
[87/234] Compiling RxSwift GroupBy.swift
[88/234] Compiling RxSwift GroupedObservable.swift
[89/238] Emitting module Alamofire
[113/238] Compiling RxSwift Never.swift
[114/238] Compiling RxSwift NopDisposable.swift
[115/238] Compiling RxSwift Observable.swift
[116/238] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[117/238] Compiling RxSwift ObservableConvertibleType.swift
[118/238] Compiling RxSwift ObservableType+Extensions.swift
[119/238] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[120/238] Compiling RxSwift ObservableType.swift
[121/238] Compiling RxSwift ObserveOn.swift
[122/238] Compiling RxSwift ObserverBase.swift
[123/238] Compiling RxSwift ObserverType.swift
[124/238] Compiling RxSwift OperationQueueScheduler.swift
[125/238] Compiling RxSwift Optional.swift
[126/238] Compiling RxSwift Platform.Darwin.swift
[127/238] Compiling RxSwift Platform.Linux.swift
[128/238] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[129/238] Compiling RxSwift PrimitiveSequence.swift
[130/238] Compiling RxSwift PriorityQueue.swift
[131/238] Compiling RxSwift Producer.swift
[132/238] Compiling RxSwift PublishSubject.swift
[133/238] Compiling RxSwift Sequence.swift
[134/238] Compiling RxSwift SerialDispatchQueueScheduler.swift
[135/238] Compiling RxSwift SerialDisposable.swift
[136/238] Compiling RxSwift ShareReplayScope.swift
[137/238] Compiling RxSwift Single.swift
[138/238] Compiling RxSwift SingleAssignmentDisposable.swift
[139/238] Compiling RxSwift SingleAsync.swift
[140/238] Compiling RxSwift Sink.swift
[141/238] Compiling RxSwift Skip.swift
[142/238] Compiling RxSwift SkipUntil.swift
[143/238] Compiling RxSwift SkipWhile.swift
[144/238] Compiling RxSwift StartWith.swift
[145/238] Compiling RxSwift SubjectType.swift
[146/238] Compiling RxSwift SubscribeOn.swift
[147/238] Compiling RxSwift SubscriptionDisposable.swift
[148/238] Compiling RxSwift SwiftSupport.swift
[149/238] Compiling RxSwift Switch.swift
[150/238] Compiling RxSwift SwitchIfEmpty.swift
[151/238] Compiling RxSwift SynchronizedDisposeType.swift
[163/238] Compiling Alamofire URLEncodedFormEncoder.swift
[164/238] Compiling Alamofire URLRequest+Alamofire.swift
[165/238] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[166/238] Compiling Alamofire Validation.swift
[170/238] Compiling ReactiveSwift Signal.swift
[171/238] Compiling RxSwift HistoricalScheduler.swift
[172/238] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[173/238] Compiling RxSwift ImmediateSchedulerType.swift
[174/238] Compiling RxSwift Infallible+CombineLatest+arity.swift
[175/238] Compiling RxSwift Infallible+Create.swift
[176/238] Compiling RxSwift Infallible+Operators.swift
[177/238] Compiling RxSwift Infallible+Zip+arity.swift
[178/238] Compiling RxSwift Infallible.swift
[179/238] Compiling RxSwift InfiniteSequence.swift
[180/238] Compiling RxSwift InvocableScheduledItem.swift
[181/238] Compiling RxSwift InvocableType.swift
[182/238] Compiling RxSwift Just.swift
[183/238] Compiling RxSwift Lock.swift
[184/238] Compiling RxSwift LockOwnerType.swift
[185/238] Compiling RxSwift MainScheduler.swift
[186/238] Compiling RxSwift Map.swift
[187/238] Compiling RxSwift Materialize.swift
[188/238] Compiling RxSwift Maybe.swift
[189/238] Compiling RxSwift Merge.swift
[190/238] Compiling RxSwift Multicast.swift
[220/260] Compiling RxSwift SynchronizedOnType.swift
[221/260] Compiling RxSwift SynchronizedUnsubscribeType.swift
[222/260] Compiling RxSwift TailRecursiveSink.swift
[223/260] Compiling RxSwift Take.swift
[224/260] Compiling RxSwift TakeLast.swift
[225/260] Compiling RxSwift TakeWithPredicate.swift
[226/260] Compiling RxSwift Throttle.swift
[227/260] Compiling RxSwift Timeout.swift
[228/260] Compiling RxSwift Timer.swift
[229/260] Compiling RxSwift ToArray.swift
[230/260] Compiling RxSwift Using.swift
[231/260] Compiling RxSwift VirtualTimeConverterType.swift
[232/260] Compiling RxSwift VirtualTimeScheduler.swift
[233/260] Compiling RxSwift Window.swift
[234/260] Compiling RxSwift WithLatestFrom.swift
[235/260] Compiling RxSwift WithUnretained.swift
[236/260] Compiling RxSwift Zip+Collection.swift
[237/260] Compiling RxSwift Zip+arity.swift
[238/260] Compiling RxSwift Zip.swift
[239/260] Compiling Moya Response.swift
[240/260] Compiling Moya TargetType.swift
[241/260] Compiling Moya Task.swift
[242/263] Compiling Moya Plugin.swift
[243/263] Compiling Moya AccessTokenPlugin.swift
[244/263] Compiling Moya CredentialsPlugin.swift
[245/263] Compiling Moya NetworkActivityPlugin.swift
[246/263] Compiling Moya NetworkLoggerPlugin.swift
[247/263] Compiling Moya RequestTypeWrapper.swift
[248/263] Compiling Moya MoyaProvider.swift
[249/263] Compiling Moya MultiTarget.swift
[250/263] Compiling Moya MultipartFormData.swift
[251/263] Compiling Moya URL+Moya.swift
[252/263] Compiling Moya URLRequest+Encoding.swift
[253/263] Compiling Moya ValidationType.swift
[254/263] Compiling Moya AnyEncodable.swift
[255/263] Compiling Moya Atomic.swift
[256/263] Compiling Moya Cancellable.swift
[257/263] Compiling Moya MoyaError.swift
[258/263] Compiling Moya MoyaProvider+Defaults.swift
[259/263] Compiling Moya MoyaProvider+Internal.swift
[260/263] Emitting module Moya
[261/263] Compiling Moya Endpoint.swift
[262/263] Compiling Moya Image.swift
[263/263] Compiling Moya Moya+Alamofire.swift
[264/274] Emitting module ReactiveMoya
[265/274] Compiling CombineMoya MoyaPublisher.swift
[266/274] Compiling RxMoya Single+Response.swift
[267/274] Compiling RxMoya Observable+Response.swift
[268/274] Emitting module RxMoya
[269/274] Compiling RxMoya MoyaProvider+Rx.swift
[270/274] Compiling CombineMoya AnyPublisher+Response.swift
[271/274] Compiling CombineMoya MoyaProvider+Combine.swift
[272/274] Emitting module CombineMoya
[273/274] Compiling ReactiveMoya MoyaProvider+Reactive.swift
[274/274] Compiling ReactiveMoya SignalProducer+Response.swift
Build complete! (34.41s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.