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 CredentialsToken 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/krugazor/credentialstoken.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/krugazor/credentialstoken
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 01359f1 Merge branch 'release/0.2.0'
Cloned https://github.com/krugazor/credentialstoken.git
Revision (git rev-parse @):
01359f1c94358105afddfc3595f3d6c920520b9d
SUCCESS checkout https://github.com/krugazor/credentialstoken.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/krugazor/credentialstoken.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Write sources
[14/17] Write swift-version--423B1241ED78D482.txt
[15/45] Compiling CHTTPParser utils.c
[17/45] Compiling KituraTemplateEngine TemplateEngine.swift
[18/45] Emitting module KituraTemplateEngine
[18/45] Compiling CHTTPParser http_parser.c
[20/45] Compiling Logging MetadataProvider.swift
[21/45] Compiling Logging Locks.swift
[22/45] Emitting module Logging
[23/45] Compiling Logging Logging.swift
[24/45] Compiling Logging LogHandler.swift
[25/47] Compiling LoggerAPI Logger.swift
[26/47] Emitting module LoggerAPI
[27/47] Compiling Cryptor Updatable.swift
[28/48] Compiling DictionaryCoding StorageWrappers.swift
[29/48] Emitting module Socket
[30/48] Compiling Socket SocketProtocols.swift
[31/48] Compiling Cryptor Status.swift
[32/48] Compiling Cryptor KeyDerivation.swift
[33/48] Compiling Cryptor Random.swift
[34/48] Compiling Cryptor Crypto.swift
[35/48] Compiling Cryptor Cryptor.swift
[36/48] Compiling Cryptor SSLPointerTricks.swift
[37/48] Compiling Cryptor Digest.swift
[38/48] Compiling Cryptor HMAC.swift
[39/48] Compiling Cryptor StreamCryptor.swift
[40/48] Emitting module Cryptor
[41/57] Compiling TypeDecoder OrderedDictionary.swift
[42/57] Compiling TypeDecoder TypeDecoder.swift
[43/57] Emitting module TypeDecoder
[44/57] Emitting module DictionaryCoding
[45/57] Compiling DictionaryCoding DictionaryCoding.swift
[46/57] Compiling Cryptor Utilities.swift
[47/57] Compiling Socket SocketUtils.swift
[48/57] Compiling Socket Socket.swift
[49/60] Emitting module KituraContracts
[50/60] Compiling KituraContracts QueryDecoder.swift
[51/60] Compiling KituraContracts Extensions.swift
[52/60] Compiling KituraContracts ClosureAliases.swift
[53/60] Compiling KituraContracts BodyDecoder.swift
[54/60] Compiling KituraContracts BodyEncoder.swift
[55/60] Compiling KituraContracts Coder.swift
[56/60] Compiling KituraContracts BodyFormat.swift
[57/60] Compiling KituraContracts QueryEncoder.swift
[58/61] Compiling SSLService SSLService.swift
[59/61] Compiling SSLService SSLPointerTricks.swift
[60/61] Emitting module SSLService
[61/95] Compiling KituraContracts Contracts.swift
[62/95] Compiling KituraNet HTTPServerResponse.swift
[63/95] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[64/95] Compiling KituraNet KeepAliveState.swift
[65/95] Compiling KituraNet HTTPParser.swift
[66/95] Compiling KituraNet HTTPParserStatus.swift
[67/95] Compiling KituraNet Error.swift
[68/95] Compiling KituraNet FastCGI.swift
[69/95] Compiling KituraNet FastCGIRecordCreate.swift
[70/95] Compiling KituraNet FastCGIRecordParser.swift
[71/95] Compiling KituraNet FastCGIServer.swift
[72/99] Compiling KituraNet ParseResults.swift
[73/99] Compiling KituraNet URLParser.swift
[74/99] Compiling KituraNet HeadersContainer.swift
[75/99] Compiling KituraNet IncomingSocketHandler.swift
[76/99] Compiling KituraNet IncomingSocketManager.swift
[77/99] Compiling KituraNet Server.swift
[78/99] Compiling KituraNet ServerDelegate.swift
[79/99] Compiling KituraNet ServerLifecycleListener.swift
[80/99] Compiling KituraNet ServerMonitor.swift
[81/99] Emitting module KituraNet
[82/99] Compiling KituraNet IncomingSocketProcessor.swift
[83/99] Compiling KituraNet IncomingSocketProcessorCreator.swift
[84/99] Compiling KituraNet ListenerGroup.swift
[85/99] Compiling KituraNet SPIUtils.swift
[86/99] Compiling KituraNet ServerState.swift
[87/99] Compiling KituraNet ServerOptions.swift
[88/99] Compiling KituraNet ServerRequest.swift
[89/99] Compiling KituraNet ServerResponse.swift
[90/99] Compiling KituraNet BufferList.swift
[91/99] Compiling KituraNet ClientRequest.swift
[92/99] Compiling KituraNet ClientResponse.swift
[93/99] Compiling KituraNet ConnectionUpgradeFactory.swift
[94/99] Compiling KituraNet ConnectionUpgrader.swift
[95/99] Compiling KituraNet FastCGIServerRequest.swift
[96/99] Compiling KituraNet FastCGIServerResponse.swift
[97/99] Compiling KituraNet HTTP.swift
[98/99] Compiling KituraNet HTTPServer.swift
[99/99] Compiling KituraNet HTTPServerRequest.swift
[100/148] Emitting module Kitura
[101/148] Compiling Kitura TextBodyParser.swift
[102/148] Compiling Kitura URLEncodedBodyParser.swift
[103/148] Compiling Kitura ContentType.swift
[104/148] Compiling Kitura MediaType.swift
[105/148] Compiling Kitura types.swift
[106/148] Compiling Kitura CacheRelatedHeadersSetter.swift
[107/154] Compiling Kitura BodyParser.swift
[108/154] Compiling Kitura BodyParserProtocol.swift
[109/154] Compiling Kitura JSONBodyParser.swift
[110/154] Compiling Kitura MultiPartBodyParser.swift
[111/154] Compiling Kitura ParsedBody.swift
[112/154] Compiling Kitura Part.swift
[113/154] Compiling Kitura RawBodyParser.swift
[114/154] Compiling Kitura MimeTypeAcceptor.swift
[115/154] Compiling Kitura RouteRegex.swift
[116/154] Compiling Kitura Router.swift
[117/154] Compiling Kitura RouterElement.swift
[118/154] Compiling Kitura RouterElementWalker.swift
[119/154] Compiling Kitura RouterHTTPVerbs+Error.swift
[120/154] Compiling Kitura RouterHTTPVerbs_generated.swift
[121/154] Compiling Kitura CompositeHeadersSetter.swift
[122/154] Compiling Kitura FileServer.swift
[123/154] Compiling Kitura RangeHeader.swift
[124/154] Compiling Kitura ResourcePathHandler.swift
[125/154] Compiling Kitura ResponseHeadersSetter.swift
[126/154] Compiling Kitura StaticFileServer.swift
[127/154] Compiling Kitura AdditionalCookieAttribute.swift
[128/154] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[129/154] Compiling Kitura CodableRouter.swift
[130/154] Compiling Kitura DecodingError+Extensions.swift
[131/154] Compiling Kitura Error.swift
[132/154] Compiling Kitura FileResourceServer.swift
[133/154] Compiling Kitura HTTPStatusCode.swift
[134/154] Compiling Kitura RouterHandler.swift
[135/154] Compiling Kitura RouterMethod.swift
[136/154] Compiling Kitura RouterMiddleware.swift
[137/154] Compiling Kitura RouterMiddlewareGenerator.swift
[138/154] Compiling Kitura RouterMiddlewareWalker.swift
[139/154] Compiling Kitura RouterParameterWalker.swift
[140/154] Compiling Kitura RouterRequest.swift
[141/154] Compiling Kitura HTTPVersion.swift
[142/154] Compiling Kitura Headers.swift
[143/154] Compiling Kitura InternalError.swift
[144/154] Compiling Kitura JSONPError.swift
[145/154] Compiling Kitura Kitura+Logging.swift
[146/154] Compiling Kitura Kitura.swift
[147/154] Compiling Kitura LinkParameter.swift
[148/154] Compiling Kitura RouterResponse.swift
[149/154] Compiling Kitura SSLConfig.swift
[150/154] Compiling Kitura Stack.swift
[151/154] Compiling Kitura String+Extensions.swift
[152/154] Compiling Kitura SwaggerGenerator.swift
[153/154] Compiling Kitura TemplatingError.swift
[154/154] Compiling Kitura TypeSafeMiddleware.swift
[155/165] Compiling KituraSession StoreError.swift
[156/165] Compiling KituraSession Store.swift
[157/166] Compiling KituraSession RouterRequest+Session.swift
[158/166] Compiling KituraSession Session.swift
[159/166] Compiling KituraSession SessionCookie.swift
[160/166] Compiling KituraSession SessionState.swift
[161/166] Compiling KituraSession CookieParameter.swift
[162/166] Compiling KituraSession InMemoryStore.swift
[163/166] Emitting module KituraSession
[164/166] Compiling KituraSession CookieCryptography.swift
[165/166] Compiling KituraSession CookieManagement.swift
[166/166] Compiling KituraSession TypeSafeSession.swift
[167/175] Compiling Credentials RouterRequest+UserProfile.swift
[168/175] Compiling Credentials MultiTypeSafeCredentials.swift
[169/175] Compiling Credentials CredentialsPluginProtocol.swift
[170/175] Compiling Credentials TypeSafeCredentials.swift
[171/175] Compiling Credentials UserProfile.swift
[172/176] Compiling Credentials CredentialsTokenTTL.swift
[173/176] Emitting module Credentials
[174/176] Compiling Credentials BaseCacheElement.swift
[175/176] Compiling Credentials Credentials.swift
[176/176] Compiling Credentials UserProfileDelegate.swift
[177/178] Emitting module CredentialsToken
[178/178] Compiling CredentialsToken CredentialsToken.swift
Build complete! (38.28s)
Fetching https://github.com/krugazor/DictionaryCoding from cache
Fetching https://github.com/IBM-Swift/Kitura-Session.git from cache
Fetching https://github.com/IBM-Swift/Kitura-Credentials from cache
Fetched https://github.com/IBM-Swift/Kitura-Session.git from cache (0.23s)
Fetched https://github.com/krugazor/DictionaryCoding from cache (0.23s)
Fetched https://github.com/IBM-Swift/Kitura-Credentials from cache (0.23s)
Computing version for https://github.com/krugazor/DictionaryCoding
Computed https://github.com/krugazor/DictionaryCoding at 0.2.1 (0.57s)
Computing version for https://github.com/IBM-Swift/Kitura-Credentials
Computed https://github.com/IBM-Swift/Kitura-Credentials at 2.5.200 (0.48s)
Computing version for https://github.com/IBM-Swift/Kitura-Session.git
Computed https://github.com/IBM-Swift/Kitura-Session.git at 3.3.201 (0.46s)
Fetching https://github.com/Kitura/BlueCryptor.git from cache
Fetching https://github.com/Kitura/Kitura.git from cache
Fetched https://github.com/Kitura/Kitura.git from cache (0.25s)
Fetched https://github.com/Kitura/BlueCryptor.git from cache (0.26s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 1.0.200 (0.51s)
Computing version for https://github.com/Kitura/Kitura.git
Computed https://github.com/Kitura/Kitura.git at 2.9.200 (0.58s)
Fetching https://github.com/Kitura/TypeDecoder.git from cache
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/Kitura/Kitura-net.git from cache
Fetched https://github.com/Kitura/KituraContracts.git from cache (0.26s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.26s)
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (0.27s)
Fetched https://github.com/apple/swift-log.git from cache (0.27s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (0.31s)
Fetched https://github.com/Kitura/Kitura-net.git from cache (0.31s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.62s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.54s)
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.24s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.24s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.06s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.61s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.73s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.67s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.04s)
Creating working copy for https://github.com/Kitura/Kitura.git
Working copy of https://github.com/Kitura/Kitura.git resolved at 2.9.200
Creating working copy for https://github.com/IBM-Swift/Kitura-Session.git
Working copy of https://github.com/IBM-Swift/Kitura-Session.git resolved at 3.3.201
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Kitura-Credentials-00c754ef is not valid git repository for 'https://github.com/IBM-Swift/Kitura-Credentials', will fetch again.
Fetching https://github.com/IBM-Swift/Kitura-Credentials from cache
Fetched https://github.com/IBM-Swift/Kitura-Credentials from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Kitura-Credentials-00c754ef is not valid git repository for 'https://github.com/IBM-Swift/Kitura-Credentials', will fetch again.
Fetching https://github.com/IBM-Swift/Kitura-Credentials from cache
Fetched https://github.com/IBM-Swift/Kitura-Credentials from cache (0.01s)
Creating working copy for https://github.com/IBM-Swift/Kitura-Credentials
Working copy of https://github.com/IBM-Swift/Kitura-Credentials resolved at 2.5.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/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/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.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.201
Creating working copy for https://github.com/Kitura/TypeDecoder.git
Working copy of https://github.com/Kitura/TypeDecoder.git resolved at 1.3.201
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/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.200
Creating working copy for https://github.com/krugazor/DictionaryCoding
Working copy of https://github.com/krugazor/DictionaryCoding resolved at 0.2.1
warning: 'kitura-credentials': 'kitura-credentials' dependency on 'https://github.com/Kitura/Kitura-Session.git' conflicts with dependency on 'https://github.com/IBM-Swift/Kitura-Session.git' which has the same identity 'kitura-session'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
Done.