The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CredentialsDropbox 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/crspybits/CredentialsDropbox.git
Reference: 0.4.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/crspybits/CredentialsDropbox
 * tag               0.4.5      -> FETCH_HEAD
HEAD is now at 95d05cf version 0.4.5
Cloned https://github.com/crspybits/CredentialsDropbox.git
Revision (git rev-parse @):
95d05cf3a4e5e303d41d2fe4a21dff2e03514232
SUCCESS checkout https://github.com/crspybits/CredentialsDropbox.git at 0.4.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/crspybits/CredentialsDropbox.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[13/16] Write swift-version--423B1241ED78D482.txt
[15/40] Emitting module KituraTemplateEngine
[15/40] Compiling CHTTPParser http_parser.c
[16/40] Compiling CHTTPParser utils.c
[18/40] Compiling KituraTemplateEngine TemplateEngine.swift
[19/40] Compiling Logging LogHandler.swift
[20/40] Compiling Logging Locks.swift
[21/40] Compiling Logging Logging.swift
[22/40] Emitting module Logging
[23/42] Compiling Cryptor SSLPointerTricks.swift
[24/43] Emitting module Cryptor
[25/43] Compiling Cryptor Utilities.swift
[26/43] Compiling Cryptor Crypto.swift
[27/43] Compiling Cryptor Cryptor.swift
[28/43] Compiling Cryptor Updatable.swift
[29/43] Compiling Cryptor KeyDerivation.swift
[30/43] Compiling Cryptor Random.swift
[31/43] Compiling Cryptor Status.swift
[32/43] Compiling Cryptor Digest.swift
[33/43] Compiling Cryptor HMAC.swift
[34/43] Compiling Socket SocketProtocols.swift
[35/43] Compiling Socket SocketUtils.swift
[36/43] Emitting module LoggerAPI
[37/43] Compiling LoggerAPI Logger.swift
[38/43] Compiling Cryptor StreamCryptor.swift
[39/52] Compiling TypeDecoder TypeDecoder.swift
[40/52] Compiling TypeDecoder OrderedDictionary.swift
[41/52] Emitting module TypeDecoder
[42/52] Compiling KituraContracts BodyDecoder.swift
[43/52] Compiling KituraContracts BodyEncoder.swift
[44/53] Compiling KituraContracts Coder.swift
[45/53] Emitting module KituraContracts
[46/53] Compiling KituraContracts ClosureAliases.swift
[47/53] Compiling KituraContracts BodyFormat.swift
[48/53] Compiling KituraContracts Extensions.swift
[49/53] Compiling KituraContracts QueryDecoder.swift
[50/53] Compiling KituraContracts QueryEncoder.swift
[51/53] Emitting module Socket
[52/53] Compiling Socket Socket.swift
[53/56] Compiling KituraContracts Contracts.swift
[54/56] Compiling SSLService SSLPointerTricks.swift
[55/56] Compiling SSLService SSLService.swift
[56/56] Emitting module SSLService
[57/90] Compiling KituraNet HTTPServerResponse.swift
[58/90] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[59/90] Compiling KituraNet KeepAliveState.swift
[60/90] Compiling KituraNet HTTPParser.swift
[61/90] Compiling KituraNet HTTPParserStatus.swift
[62/94] Compiling KituraNet ServerState.swift
[63/94] Compiling KituraNet ServerOptions.swift
[64/94] Compiling KituraNet ServerRequest.swift
[65/94] Compiling KituraNet ServerResponse.swift
[66/94] Compiling KituraNet Error.swift
[67/94] Compiling KituraNet FastCGI.swift
[68/94] Compiling KituraNet FastCGIRecordCreate.swift
[69/94] Compiling KituraNet FastCGIRecordParser.swift
[70/94] Compiling KituraNet FastCGIServer.swift
[71/94] Compiling KituraNet BufferList.swift
[72/94] Compiling KituraNet ClientRequest.swift
[73/94] Compiling KituraNet ClientResponse.swift
[74/94] Compiling KituraNet ConnectionUpgradeFactory.swift
[75/94] Compiling KituraNet ConnectionUpgrader.swift
[76/94] Compiling KituraNet IncomingSocketProcessor.swift
[77/94] Compiling KituraNet IncomingSocketProcessorCreator.swift
[78/94] Compiling KituraNet ListenerGroup.swift
[79/94] Compiling KituraNet SPIUtils.swift
[80/94] Compiling KituraNet ParseResults.swift
[81/94] Compiling KituraNet URLParser.swift
[82/94] Compiling KituraNet HeadersContainer.swift
[83/94] Compiling KituraNet IncomingSocketHandler.swift
[84/94] Compiling KituraNet IncomingSocketManager.swift
[85/94] Compiling KituraNet Server.swift
[86/94] Compiling KituraNet ServerDelegate.swift
[87/94] Compiling KituraNet ServerLifecycleListener.swift
[88/94] Compiling KituraNet ServerMonitor.swift
[89/94] Emitting module KituraNet
[90/94] Compiling KituraNet FastCGIServerRequest.swift
[91/94] Compiling KituraNet FastCGIServerResponse.swift
[92/94] Compiling KituraNet HTTP.swift
[93/94] Compiling KituraNet HTTPServer.swift
[94/94] Compiling KituraNet HTTPServerRequest.swift
[95/143] Compiling Kitura TextBodyParser.swift
[96/143] Compiling Kitura URLEncodedBodyParser.swift
[97/143] Compiling Kitura ContentType.swift
[98/143] Compiling Kitura MediaType.swift
[99/143] Compiling Kitura types.swift
[100/143] Compiling Kitura CacheRelatedHeadersSetter.swift
[101/143] Compiling Kitura RouterHandler.swift
[102/143] Compiling Kitura RouterMethod.swift
[103/143] Compiling Kitura RouterMiddleware.swift
[104/143] Compiling Kitura RouterMiddlewareGenerator.swift
[105/143] Compiling Kitura RouterMiddlewareWalker.swift
[106/143] Compiling Kitura RouterParameterWalker.swift
[107/143] Compiling Kitura RouterRequest.swift
[108/149] Compiling Kitura CompositeHeadersSetter.swift
[109/149] Compiling Kitura FileServer.swift
[110/149] Compiling Kitura RangeHeader.swift
[111/149] Compiling Kitura ResourcePathHandler.swift
[112/149] Compiling Kitura ResponseHeadersSetter.swift
[113/149] Compiling Kitura StaticFileServer.swift
[114/149] Compiling Kitura AdditionalCookieAttribute.swift
[115/149] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[116/149] Compiling Kitura CodableRouter.swift
[117/149] Compiling Kitura DecodingError+Extensions.swift
[118/149] Compiling Kitura Error.swift
[119/149] Compiling Kitura FileResourceServer.swift
[120/149] Compiling Kitura HTTPStatusCode.swift
[121/149] Compiling Kitura MimeTypeAcceptor.swift
[122/149] Compiling Kitura RouteRegex.swift
[123/149] Compiling Kitura Router.swift
[124/149] Compiling Kitura RouterElement.swift
[125/149] Compiling Kitura RouterElementWalker.swift
[126/149] Compiling Kitura RouterHTTPVerbs+Error.swift
[127/149] Compiling Kitura RouterHTTPVerbs_generated.swift
[128/149] Compiling Kitura HTTPVersion.swift
[129/149] Compiling Kitura Headers.swift
[130/149] Compiling Kitura InternalError.swift
[131/149] Compiling Kitura JSONPError.swift
[132/149] Compiling Kitura Kitura+Logging.swift
[133/149] Compiling Kitura Kitura.swift
[134/149] Compiling Kitura LinkParameter.swift
[135/149] Compiling Kitura BodyParser.swift
[136/149] Compiling Kitura BodyParserProtocol.swift
[137/149] Compiling Kitura JSONBodyParser.swift
[138/149] Compiling Kitura MultiPartBodyParser.swift
[139/149] Compiling Kitura ParsedBody.swift
[140/149] Compiling Kitura Part.swift
[141/149] Compiling Kitura RawBodyParser.swift
[142/149] Compiling Kitura RouterResponse.swift
[143/149] Compiling Kitura SSLConfig.swift
[144/149] Compiling Kitura Stack.swift
[145/149] Compiling Kitura String+Extensions.swift
[146/149] Compiling Kitura SwaggerGenerator.swift
[147/149] Compiling Kitura TemplatingError.swift
[148/149] Compiling Kitura TypeSafeMiddleware.swift
[149/149] Emitting module Kitura
[150/160] Compiling KituraSession Store.swift
[151/161] Compiling KituraSession StoreError.swift
[152/161] Compiling KituraSession CookieParameter.swift
[153/161] Compiling KituraSession InMemoryStore.swift
[154/161] Compiling KituraSession SessionState.swift
[155/161] Compiling KituraSession RouterRequest+Session.swift
[156/161] Compiling KituraSession Session.swift
[157/161] Compiling KituraSession SessionCookie.swift
[158/161] Compiling KituraSession TypeSafeSession.swift
[159/161] Compiling KituraSession CookieCryptography.swift
[160/161] Compiling KituraSession CookieManagement.swift
[161/161] Emitting module KituraSession
[162/170] Compiling Credentials UserProfile.swift
[163/170] Compiling Credentials RouterRequest+UserProfile.swift
[164/170] Compiling Credentials MultiTypeSafeCredentials.swift
[165/170] Compiling Credentials TypeSafeCredentials.swift
[166/171] Compiling Credentials UserProfileDelegate.swift
[167/171] Compiling Credentials CredentialsPluginProtocol.swift
[168/171] Compiling Credentials CredentialsTokenTTL.swift
[169/171] Emitting module Credentials
[170/171] Compiling Credentials BaseCacheElement.swift
[171/171] Compiling Credentials Credentials.swift
[172/175] Compiling CredentialsDropbox CredentialsDropboxOptions.swift
[173/175] Compiling CredentialsDropbox Utils.swift
[174/175] Emitting module CredentialsDropbox
[175/175] Compiling CredentialsDropbox CredentialsDropboxToken.swift
Build complete! (20.31s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetching https://github.com/Kitura/Kitura-net.git from cache
Fetching https://github.com/Kitura/TypeDecoder.git from cache
Fetching https://github.com/Kitura/Kitura-Credentials.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Kitura/TypeDecoder.git from cache (0.45s)
Fetched https://github.com/Kitura/Kitura-net.git from cache (0.45s)
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git from cache
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.47s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.47s)
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetching https://github.com/Kitura/Kitura-Session.git from cache
Fetched https://github.com/Kitura/Kitura-Credentials.git from cache (0.47s)
Computing version for https://github.com/Kitura/Kitura-Credentials.git
Fetching https://github.com/Kitura/BlueCryptor.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
Fetching https://github.com/Kitura/Kitura.git from cache
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (0.19s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.19s)
Fetched https://github.com/Kitura/Kitura-Session.git from cache (0.18s)
Fetched https://github.com/Kitura/BlueCryptor.git from cache (0.18s)
Computed https://github.com/Kitura/Kitura-Credentials.git at 2.5.200 (0.19s)
Computing version for https://github.com/Kitura/Kitura-Session.git
Fetched https://github.com/Kitura/KituraContracts.git from cache (0.20s)
Fetched https://github.com/Kitura/Kitura.git from cache (0.21s)
Computed https://github.com/Kitura/Kitura-Session.git at 3.3.200 (0.03s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 1.0.200 (0.03s)
Computing version for https://github.com/Kitura/Kitura.git
Computed https://github.com/Kitura/Kitura.git at 2.9.200 (0.03s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.200 (0.03s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.200 (0.03s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.03s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.02s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.03s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.03s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.03s)
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/TypeDecoder.git
Working copy of https://github.com/Kitura/TypeDecoder.git resolved at 1.3.200
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.200
Creating working copy for https://github.com/Kitura/Kitura-Session.git
Working copy of https://github.com/Kitura/Kitura-Session.git resolved at 3.3.200
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.0
Creating working copy for https://github.com/Kitura/Kitura-TemplateEngine.git
Working copy of https://github.com/Kitura/Kitura-TemplateEngine.git resolved at 2.0.200
Creating working copy for https://github.com/Kitura/BlueCryptor.git
Working copy of https://github.com/Kitura/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.200
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/Kitura/Kitura-net.git
Working copy of https://github.com/Kitura/Kitura-net.git resolved at 2.4.200
Creating working copy for https://github.com/Kitura/Kitura-Credentials.git
Working copy of https://github.com/Kitura/Kitura-Credentials.git resolved at 2.5.200
Creating working copy for https://github.com/Kitura/Kitura.git
Working copy of https://github.com/Kitura/Kitura.git resolved at 2.9.200
Build complete.
Done.