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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krugazor/credentialstoken.git
Reference: master
Initialized empty Git repository in /Users/admin/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:             6.0
Building package at path:  $workDir
https://github.com/krugazor/credentialstoken.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/17] Write sources
[14/17] Write swift-version-6F35C1178C84523A.txt
[15/45] Compiling CHTTPParser utils.c
[16/45] Compiling CHTTPParser http_parser.c
[18/45] Compiling KituraTemplateEngine TemplateEngine.swift
[19/45] Emitting module KituraTemplateEngine
[20/45] Compiling Logging MetadataProvider.swift
[21/45] Compiling Logging LogHandler.swift
[22/45] Emitting module Logging
[23/45] Compiling Logging Logging.swift
[24/45] Compiling Logging Locks.swift
[25/47] Emitting module LoggerAPI
[26/47] Compiling LoggerAPI Logger.swift
[27/47] Compiling Socket SocketProtocols.swift
[28/47] Compiling Socket SocketUtils.swift
[29/47] Compiling DictionaryCoding StorageWrappers.swift
[30/47] Emitting module DictionaryCoding
[31/47] Compiling DictionaryCoding DictionaryCoding.swift
[32/47] Emitting module Cryptor
[33/48] Compiling Cryptor Random.swift
[34/48] Emitting module TypeDecoder
[35/48] Compiling TypeDecoder OrderedDictionary.swift
[36/48] Compiling TypeDecoder TypeDecoder.swift
[37/48] Compiling Cryptor Status.swift
[38/48] Compiling Cryptor SSLPointerTricks.swift
[39/48] Compiling Cryptor StreamCryptor.swift
[40/48] Compiling Cryptor Updatable.swift
[41/48] Compiling Cryptor Digest.swift
[42/48] Compiling Cryptor Crypto.swift
[43/48] Compiling Cryptor Cryptor.swift
[44/48] Compiling Cryptor HMAC.swift
[45/48] Compiling Cryptor KeyDerivation.swift
[46/58] Emitting module Socket
[47/58] Compiling Socket Socket.swift
[48/61] Compiling Cryptor Utilities.swift
[49/61] Emitting module KituraContracts
[50/61] Compiling KituraContracts BodyDecoder.swift
[51/61] Compiling KituraContracts ClosureAliases.swift
[52/61] Compiling KituraContracts BodyEncoder.swift
[53/61] Compiling KituraContracts BodyFormat.swift
[54/61] Compiling KituraContracts Coder.swift
[55/61] Compiling SSLService SSLService.swift
[56/61] Compiling SSLService SSLPointerTricks.swift
[57/61] Emitting module SSLService
[58/96] Compiling KituraContracts QueryEncoder.swift
[59/96] Compiling KituraContracts Extensions.swift
[60/96] Compiling KituraContracts Contracts.swift
[61/96] Compiling KituraContracts QueryDecoder.swift
[62/96] Compiling KituraNet ServerLifecycleListener.swift
[63/96] Compiling KituraNet ServerMonitor.swift
[64/96] Compiling KituraNet ServerState.swift
[65/99] Compiling KituraNet SPIUtils.swift
[66/99] Compiling KituraNet Server.swift
[67/99] Compiling KituraNet ServerDelegate.swift
[68/99] Compiling KituraNet ServerOptions.swift
[69/99] Compiling KituraNet ServerRequest.swift
[70/99] Compiling KituraNet ServerResponse.swift
[71/99] Compiling KituraNet ConnectionUpgrader.swift
[72/99] Compiling KituraNet Error.swift
[73/99] Compiling KituraNet FastCGI.swift
[74/99] Compiling KituraNet FastCGIRecordCreate.swift
[75/99] Emitting module KituraNet
[76/99] Compiling KituraNet IncomingSocketManager.swift
[77/99] Compiling KituraNet IncomingSocketProcessor.swift
[78/99] Compiling KituraNet IncomingSocketProcessorCreator.swift
[79/99] Compiling KituraNet ListenerGroup.swift
[80/99] Compiling KituraNet ParseResults.swift
[81/99] Compiling KituraNet URLParser.swift
[82/99] Compiling KituraNet HeadersContainer.swift
[83/99] Compiling KituraNet IncomingSocketHandler.swift
[84/99] Compiling KituraNet BufferList.swift
[85/99] Compiling KituraNet ClientRequest.swift
[86/99] Compiling KituraNet ClientResponse.swift
[87/99] Compiling KituraNet ConnectionUpgradeFactory.swift
[88/99] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[89/99] Compiling KituraNet KeepAliveState.swift
[90/99] Compiling KituraNet HTTPParser.swift
[91/99] Compiling KituraNet HTTPParserStatus.swift
[92/99] Compiling KituraNet HTTP.swift
[93/99] Compiling KituraNet HTTPServer.swift
[94/99] Compiling KituraNet HTTPServerRequest.swift
[95/99] Compiling KituraNet HTTPServerResponse.swift
[96/99] Compiling KituraNet FastCGIRecordParser.swift
[97/99] Compiling KituraNet FastCGIServer.swift
[98/99] Compiling KituraNet FastCGIServerRequest.swift
[99/99] Compiling KituraNet FastCGIServerResponse.swift
[100/149] Compiling Kitura HTTPStatusCode.swift
[101/149] Compiling Kitura HTTPVersion.swift
[102/149] Compiling Kitura Headers.swift
[103/149] Compiling Kitura InternalError.swift
[104/149] Compiling Kitura JSONPError.swift
[105/149] Compiling Kitura Kitura+Logging.swift
[106/154] Compiling Kitura RouterElementWalker.swift
[107/154] Compiling Kitura RouterHTTPVerbs+Error.swift
[108/154] Compiling Kitura RouterHTTPVerbs_generated.swift
[109/154] Compiling Kitura RouterHandler.swift
[110/154] Compiling Kitura RouterMethod.swift
[111/154] Compiling Kitura RouterMiddleware.swift
[112/154] Compiling Kitura ContentType.swift
[113/154] Compiling Kitura MediaType.swift
[114/154] Compiling Kitura types.swift
[115/154] Compiling Kitura CacheRelatedHeadersSetter.swift
[116/154] Compiling Kitura CompositeHeadersSetter.swift
[117/154] Compiling Kitura TypeSafeMiddleware.swift
[118/154] Compiling Kitura BodyParser.swift
[119/154] Compiling Kitura BodyParserProtocol.swift
[120/154] Compiling Kitura JSONBodyParser.swift
[121/154] Compiling Kitura MultiPartBodyParser.swift
[122/154] Compiling Kitura Kitura.swift
[123/154] Compiling Kitura LinkParameter.swift
[124/154] Compiling Kitura MimeTypeAcceptor.swift
[125/154] Compiling Kitura RouteRegex.swift
[126/154] Compiling Kitura Router.swift
[127/154] Compiling Kitura RouterElement.swift
[128/154] Compiling Kitura ParsedBody.swift
[129/154] Compiling Kitura Part.swift
[130/154] Compiling Kitura RawBodyParser.swift
[131/154] Compiling Kitura TextBodyParser.swift
[132/154] Compiling Kitura URLEncodedBodyParser.swift
[133/154] Compiling Kitura RouterMiddlewareGenerator.swift
[134/154] Compiling Kitura RouterMiddlewareWalker.swift
[135/154] Compiling Kitura RouterParameterWalker.swift
[136/154] Compiling Kitura RouterRequest.swift
[137/154] Compiling Kitura RouterResponse.swift
[138/154] Compiling Kitura FileServer.swift
[139/154] Compiling Kitura RangeHeader.swift
[140/154] Compiling Kitura ResourcePathHandler.swift
[141/154] Compiling Kitura ResponseHeadersSetter.swift
[142/154] Compiling Kitura StaticFileServer.swift
[143/154] Emitting module Kitura
[144/154] Compiling Kitura AdditionalCookieAttribute.swift
[145/154] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[146/154] Compiling Kitura CodableRouter.swift
[147/154] Compiling Kitura DecodingError+Extensions.swift
[148/154] Compiling Kitura Error.swift
[149/154] Compiling Kitura FileResourceServer.swift
[150/154] Compiling Kitura SSLConfig.swift
[151/154] Compiling Kitura Stack.swift
[152/154] Compiling Kitura String+Extensions.swift
[153/154] Compiling Kitura SwaggerGenerator.swift
[154/154] Compiling Kitura TemplatingError.swift
[155/165] Compiling KituraSession Store.swift
[156/165] Compiling KituraSession InMemoryStore.swift
[157/165] Compiling KituraSession StoreError.swift
[158/166] Compiling KituraSession SessionCookie.swift
[159/166] Compiling KituraSession Session.swift
[160/166] Compiling KituraSession SessionState.swift
[161/166] Compiling KituraSession RouterRequest+Session.swift
[162/166] Compiling KituraSession CookieParameter.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/176] Compiling Credentials UserProfileDelegate.swift
[168/176] Compiling Credentials UserProfile.swift
[169/176] Compiling Credentials RouterRequest+UserProfile.swift
[170/176] Compiling Credentials MultiTypeSafeCredentials.swift
[171/176] Compiling Credentials CredentialsTokenTTL.swift
[172/176] Compiling Credentials CredentialsPluginProtocol.swift
[173/176] Compiling Credentials TypeSafeCredentials.swift
[174/176] Compiling Credentials BaseCacheElement.swift
[175/176] Emitting module Credentials
[176/176] Compiling Credentials Credentials.swift
[177/178] Compiling CredentialsToken CredentialsToken.swift
[178/178] Emitting module CredentialsToken
Build complete! (52.54s)
Fetching https://github.com/IBM-Swift/Kitura-Credentials
Fetching https://github.com/IBM-Swift/Kitura-Session.git
Fetching https://github.com/krugazor/DictionaryCoding
[1/48] Fetching dictionarycoding
[49/1845] Fetching dictionarycoding, kitura-credentials
[301/3406] Fetching dictionarycoding, kitura-credentials, kitura-session
Fetched https://github.com/IBM-Swift/Kitura-Credentials from cache (1.13s)
Fetched https://github.com/IBM-Swift/Kitura-Session.git from cache (1.13s)
Fetched https://github.com/krugazor/DictionaryCoding from cache (1.13s)
Computing version for https://github.com/krugazor/DictionaryCoding
Computed https://github.com/krugazor/DictionaryCoding at 0.2.1 (0.65s)
Computing version for https://github.com/IBM-Swift/Kitura-Credentials
Computed https://github.com/IBM-Swift/Kitura-Credentials at 2.5.200 (0.66s)
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.66s)
Fetching https://github.com/Kitura/Kitura.git
Fetching https://github.com/Kitura/BlueCryptor.git
[1/1652] Fetching bluecryptor
[1653/18561] Fetching bluecryptor, kitura
Fetched https://github.com/Kitura/Kitura.git from cache (1.84s)
Fetched https://github.com/Kitura/BlueCryptor.git from cache (1.84s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 1.0.200 (0.68s)
Computing version for https://github.com/Kitura/Kitura.git
Computed https://github.com/Kitura/Kitura.git at 2.9.200 (0.73s)
Fetching https://github.com/Kitura/KituraContracts.git
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git
Fetching https://github.com/Kitura/TypeDecoder.git
Fetching https://github.com/Kitura/Kitura-net.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
[40/3314] Fetching loggerapi, kituracontracts
[142/3773] Fetching loggerapi, kituracontracts, typedecoder
[301/4211] Fetching loggerapi, kituracontracts, typedecoder, kitura-templateengine
[398/7572] Fetching loggerapi, kituracontracts, typedecoder, kitura-templateengine, swift-log
[829/17116] Fetching loggerapi, kituracontracts, typedecoder, kitura-templateengine, swift-log, kitura-net
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (1.32s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (1.32s)
[7455/14135] Fetching loggerapi, typedecoder, swift-log, kitura-net
Fetched https://github.com/Kitura/Kitura-net.git from cache (1.63s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (1.63s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.63s)
Fetched https://github.com/apple/swift-log.git from cache (1.63s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.66s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.69s)
Fetching https://github.com/Kitura/BlueSSLService.git
Fetching https://github.com/Kitura/BlueSocket.git
[1/2942] Fetching bluesocket
[31/5030] Fetching bluesocket, bluesslservice
Fetched https://github.com/Kitura/BlueSSLService.git from cache (1.16s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.16s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.66s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.66s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.65s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.66s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.67s)
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/Kitura.git
Working copy of https://github.com/Kitura/Kitura.git resolved at 2.9.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/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.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/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/krugazor/DictionaryCoding
Working copy of https://github.com/krugazor/DictionaryCoding resolved at 0.2.1
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/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/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/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/Kitura/Kitura-net.git
Working copy of https://github.com/Kitura/Kitura-net.git resolved at 2.4.200
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.
{
  "dependencies" : [
    {
      "identity" : "kitura-session",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura-Session.git"
    },
    {
      "identity" : "kitura-credentials",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura-Credentials"
    },
    {
      "identity" : "dictionarycoding",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krugazor/DictionaryCoding"
    }
  ],
  "manifest_display_name" : "CredentialsToken",
  "name" : "CredentialsToken",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CredentialsToken",
      "targets" : [
        "CredentialsToken"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CredentialsTokenTests",
      "module_type" : "SwiftTarget",
      "name" : "CredentialsTokenTests",
      "path" : "Tests/CredentialsTokenTests",
      "sources" : [
        "TokenCredentialsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CredentialsToken"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CredentialsToken",
      "module_type" : "SwiftTarget",
      "name" : "CredentialsToken",
      "path" : "Sources/CredentialsToken",
      "product_dependencies" : [
        "KituraSession",
        "Credentials",
        "DictionaryCoding"
      ],
      "product_memberships" : [
        "CredentialsToken"
      ],
      "sources" : [
        "CredentialsToken.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.