The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MoyaSugar with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devxoul/MoyaSugar.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devxoul/MoyaSugar
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 079f25a Bump version to 1.3.3
Cloned https://github.com/devxoul/MoyaSugar.git
Revision (git rev-parse @):
079f25af9798977885058895085051379755bc7c
SUCCESS checkout https://github.com/devxoul/MoyaSugar.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/devxoul/MoyaSugar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/33] Compiling Alamofire ServerTrustEvaluation.swift
[6/33] Compiling Alamofire Session.swift
[7/33] Compiling Alamofire SessionDelegate.swift
[8/33] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[9/33] Compiling Alamofire DispatchQueue+Alamofire.swift
[10/33] Compiling Alamofire EventMonitor.swift
[11/33] Compiling Alamofire HTTPHeaders.swift
[12/33] Compiling Alamofire HTTPMethod.swift
[13/33] Compiling Alamofire Response.swift
[14/33] Compiling Alamofire ResponseSerialization.swift
[15/33] Compiling Alamofire Result+Alamofire.swift
[16/33] Compiling Alamofire RetryPolicy.swift
[17/33] Compiling Alamofire RedirectHandler.swift
[18/33] Compiling Alamofire Request.swift
[19/33] Compiling Alamofire RequestInterceptor.swift
[20/33] Compiling Alamofire RequestTaskMap.swift
[21/37] Compiling Alamofire OperationQueue+Alamofire.swift
[22/37] Compiling Alamofire ParameterEncoder.swift
[23/37] Compiling Alamofire ParameterEncoding.swift
[24/37] Compiling Alamofire Protector.swift
[25/37] Emitting module Alamofire
[26/37] Compiling Alamofire AFError.swift
[27/37] Compiling Alamofire Alamofire.swift
[28/37] Compiling Alamofire AlamofireExtended.swift
[29/37] Compiling Alamofire CachedResponseHandler.swift
[30/37] Compiling Alamofire MultipartFormData.swift
[31/37] Compiling Alamofire MultipartUpload.swift
[32/37] Compiling Alamofire NetworkReachabilityManager.swift
[33/37] Compiling Alamofire Notifications.swift
[34/37] Compiling Alamofire URLEncodedFormEncoder.swift
[35/37] Compiling Alamofire URLRequest+Alamofire.swift
[36/37] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[37/37] Compiling Alamofire Validation.swift
[38/61] Compiling Moya Plugin.swift
[39/61] Compiling Moya AccessTokenPlugin.swift
[40/61] Compiling Moya CredentialsPlugin.swift
[41/61] Compiling Moya MoyaProvider.swift
[42/61] Compiling Moya MultiTarget.swift
[43/61] Compiling Moya MultipartFormData.swift
[44/61] Compiling Moya NetworkActivityPlugin.swift
[45/61] Compiling Moya NetworkLoggerPlugin.swift
[46/61] Compiling Moya RequestTypeWrapper.swift
[47/64] Compiling Moya URL+Moya.swift
[48/64] Compiling Moya URLRequest+Encoding.swift
[49/64] Compiling Moya ValidationType.swift
[50/64] Compiling Moya Response.swift
[51/64] Compiling Moya TargetType.swift
[52/64] Compiling Moya Task.swift
[53/64] Compiling Moya AnyEncodable.swift
[54/64] Compiling Moya Cancellable.swift
[55/64] Compiling Moya AnyPublisher+Response.swift
[56/64] Compiling Moya MoyaProvider+Combine.swift
[57/64] Compiling Moya MoyaError.swift
[58/64] Compiling Moya MoyaProvider+Defaults.swift
[59/64] Compiling Moya MoyaProvider+Internal.swift
[60/64] Emitting module Moya
[61/64] Compiling Moya MoyaPublisher.swift
[62/64] Compiling Moya Endpoint.swift
[63/64] Compiling Moya Image.swift
[64/64] Compiling Moya Moya+Alamofire.swift
[65/71] Compiling MoyaSugar Route.swift
[66/71] Compiling MoyaSugar SugarTargetType.swift
[67/71] Emitting module MoyaSugar
[68/71] Compiling MoyaSugar Parameters.swift
[69/71] Compiling MoyaSugar Exports.swift
[70/71] Compiling MoyaSugar MoyaSugarProvider.swift
[71/71] Compiling MoyaSugar MultiSugarTarget.swift
Build complete! (21.34s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/devxoul/Immutable.git from cache
Fetching https://github.com/devxoul/Then.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.24s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/devxoul/Immutable.git from cache (0.26s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/devxoul/Then.git from cache (0.27s)
Fetching https://github.com/Moya/Moya.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.27s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (0.27s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.27s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.18s)
Fetched https://github.com/Moya/Moya.git from cache (0.26s)
Computing version for https://github.com/devxoul/Then.git
Fetched https://github.com/Quick/Nimble.git from cache (0.26s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.27s)
Computed https://github.com/devxoul/Then.git at 2.6.0 (0.43s)
Computing version for https://github.com/devxoul/Immutable.git
Computed https://github.com/devxoul/Immutable.git at 0.6.0 (0.39s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.0-beta.2 (0.36s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.4 (0.33s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.1.0 (0.03s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (0.02s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.1.0 (0.33s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.0.0-rc.2 (0.33s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 1.2.0 (0.33s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 1.2.0 (0.32s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.0.0-rc.2
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 1.2.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.1.0
Creating working copy for https://github.com/devxoul/Then.git
Working copy of https://github.com/devxoul/Then.git resolved at 2.6.0
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.00s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.4
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 14.0.0-beta.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 1.2.0
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/RxSwift-25ac69bd is not valid git repository for 'https://github.com/ReactiveX/RxSwift.git', will fetch again.
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/RxSwift-25ac69bd is not valid git repository for 'https://github.com/ReactiveX/RxSwift.git', will fetch again.
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.01s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.1
Creating working copy for https://github.com/devxoul/Immutable.git
Working copy of https://github.com/devxoul/Immutable.git resolved at 0.6.0
Build complete.
Done.

Build Machine: Mac 7