Build Information
Successful build of Kitura-Session-Redis, reference master (438dbc
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 18:11:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-Session-Redis.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-Session-Redis
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 438dbce Misc community version (#47)
Cloned https://github.com/Kitura/Kitura-Session-Redis.git
Revision (git rev-parse @):
438dbce6ef66fc1f050cdaf1cd4d648ae620369f
SUCCESS checkout https://github.com/Kitura/Kitura-Session-Redis.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Kitura/Kitura-Session-Redis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[13/16] Write swift-version-1EA4D86E10B52AF.txt
[14/41] Compiling CHTTPParser utils.c
[15/41] Compiling CHTTPParser http_parser.c
[17/41] Emitting module KituraTemplateEngine
[18/41] Compiling KituraTemplateEngine TemplateEngine.swift
[19/41] Compiling Logging MetadataProvider.swift
[20/41] Compiling Logging Locks.swift
[21/41] Compiling Logging Logging.swift
[22/41] Emitting module Logging
[23/41] Compiling Logging LogHandler.swift
[24/43] Emitting module Cryptor
[25/44] Compiling Cryptor Updatable.swift
[26/44] Compiling Cryptor SSLPointerTricks.swift
[27/44] Compiling LoggerAPI Logger.swift
[28/44] Emitting module LoggerAPI
[29/44] Compiling Cryptor HMAC.swift
[30/44] Compiling Cryptor KeyDerivation.swift
[31/44] Compiling Cryptor Random.swift
[32/44] Compiling Cryptor Digest.swift
[33/44] Compiling Cryptor Crypto.swift
[34/44] Compiling Cryptor Cryptor.swift
[35/44] Compiling Socket SocketProtocols.swift
[36/44] Compiling Socket SocketUtils.swift
[37/44] Compiling Cryptor StreamCryptor.swift
[38/44] Compiling Cryptor Status.swift
[39/54] Compiling TypeDecoder TypeDecoder.swift
[40/54] Emitting module TypeDecoder
[41/54] Compiling TypeDecoder OrderedDictionary.swift
[42/54] Compiling Cryptor Utilities.swift
[43/54] Emitting module Socket
[44/54] Compiling Socket Socket.swift
[45/74] Compiling KituraContracts BodyEncoder.swift
[46/74] Compiling KituraContracts ClosureAliases.swift
[47/74] Compiling KituraContracts Coder.swift
[48/74] Emitting module KituraContracts
[49/74] Compiling KituraContracts BodyDecoder.swift
[50/74] Compiling SwiftRedis RedisMulti+Geo.swift
[51/74] Compiling SwiftRedis RedisMulti+Hash.swift
[52/74] Compiling SwiftRedis RedisMulti+SortedSet.swift
[53/75] Compiling KituraContracts Extensions.swift
[54/75] Compiling SwiftRedis RedisMulti.swift
[55/75] Compiling KituraContracts QueryEncoder.swift
[56/75] Compiling SwiftRedis RedisMulti+List.swift
[57/75] Compiling SwiftRedis RedisMulti+Set.swift
[58/75] Compiling KituraContracts QueryDecoder.swift
[59/75] Compiling SwiftRedis RedisMisc.swift
[60/75] Compiling SwiftRedis RedisMulti+Basic.swift
[61/75] Compiling SwiftRedis Redis+Basic.swift
[62/75] Compiling SwiftRedis Redis+Geo.swift
[63/75] Compiling SwiftRedis Redis+Set.swift
[64/75] Compiling SwiftRedis Redis+SortedSet.swift
[65/75] Emitting module SwiftRedis
[66/75] Compiling SwiftRedis Redis+Hash.swift
[67/75] Compiling SwiftRedis Redis+List.swift
[68/75] Compiling SwiftRedis Redis.swift
[69/75] Compiling SwiftRedis RedisInfo.swift
[70/75] Compiling KituraContracts BodyFormat.swift
[71/75] Compiling KituraContracts Contracts.swift
[72/75] Compiling SwiftRedis RedisResp.swift
[73/75] Emitting module SSLService
[74/75] Compiling SSLService SSLPointerTricks.swift
[75/75] Compiling SSLService SSLService.swift
[76/110] Compiling KituraNet ServerLifecycleListener.swift
[77/110] Compiling KituraNet ServerMonitor.swift
[78/110] Compiling KituraNet ServerState.swift
[79/113] Emitting module KituraNet
[80/113] Compiling KituraNet ServerOptions.swift
[81/113] Compiling KituraNet ServerRequest.swift
[82/113] Compiling KituraNet ServerResponse.swift
[83/113] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[84/113] Compiling KituraNet KeepAliveState.swift
[85/113] Compiling KituraNet HTTPParser.swift
[86/113] Compiling KituraNet HTTPParserStatus.swift
[87/113] Compiling KituraNet IncomingSocketManager.swift
[88/113] Compiling KituraNet IncomingSocketProcessor.swift
[89/113] Compiling KituraNet IncomingSocketProcessorCreator.swift
[90/113] Compiling KituraNet ListenerGroup.swift
[91/113] Compiling KituraNet SPIUtils.swift
[92/113] Compiling KituraNet Server.swift
[93/113] Compiling KituraNet ServerDelegate.swift
[94/113] Compiling KituraNet HTTP.swift
[95/113] Compiling KituraNet HTTPServer.swift
[96/113] Compiling KituraNet HTTPServerRequest.swift
[97/113] Compiling KituraNet HTTPServerResponse.swift
[98/113] Compiling KituraNet ConnectionUpgrader.swift
[99/113] Compiling KituraNet Error.swift
[100/113] Compiling KituraNet FastCGI.swift
[101/113] Compiling KituraNet FastCGIRecordCreate.swift
[102/113] Compiling KituraNet ParseResults.swift
[103/113] Compiling KituraNet URLParser.swift
[104/113] Compiling KituraNet HeadersContainer.swift
[105/113] Compiling KituraNet IncomingSocketHandler.swift
[106/113] Compiling KituraNet BufferList.swift
[107/113] Compiling KituraNet ClientRequest.swift
[108/113] Compiling KituraNet ClientResponse.swift
[109/113] Compiling KituraNet ConnectionUpgradeFactory.swift
[110/113] Compiling KituraNet FastCGIRecordParser.swift
[111/113] Compiling KituraNet FastCGIServer.swift
[112/113] Compiling KituraNet FastCGIServerRequest.swift
[113/113] Compiling KituraNet FastCGIServerResponse.swift
[114/163] Compiling Kitura ParsedBody.swift
[115/163] Compiling Kitura Part.swift
[116/163] Compiling Kitura RawBodyParser.swift
[117/163] Compiling Kitura TextBodyParser.swift
[118/163] Compiling Kitura URLEncodedBodyParser.swift
[119/163] Compiling Kitura HTTPStatusCode.swift
[120/163] Compiling Kitura HTTPVersion.swift
[121/163] Compiling Kitura Headers.swift
[122/163] Compiling Kitura InternalError.swift
[123/163] Compiling Kitura JSONPError.swift
[124/163] Compiling Kitura Kitura+Logging.swift
[125/168] Compiling Kitura ContentType.swift
[126/168] Compiling Kitura MediaType.swift
[127/168] Compiling Kitura types.swift
[128/168] Compiling Kitura CacheRelatedHeadersSetter.swift
[129/168] Compiling Kitura CompositeHeadersSetter.swift
[130/168] Compiling Kitura RouterElementWalker.swift
[131/168] Compiling Kitura RouterHTTPVerbs+Error.swift
[132/168] Compiling Kitura RouterHTTPVerbs_generated.swift
[133/168] Compiling Kitura RouterHandler.swift
[134/168] Compiling Kitura RouterMethod.swift
[135/168] Compiling Kitura RouterMiddleware.swift
[136/168] Compiling Kitura TypeSafeMiddleware.swift
[137/168] Compiling Kitura BodyParser.swift
[138/168] Compiling Kitura BodyParserProtocol.swift
[139/168] Compiling Kitura JSONBodyParser.swift
[140/168] Compiling Kitura MultiPartBodyParser.swift
[141/168] Compiling Kitura Kitura.swift
[142/168] Compiling Kitura LinkParameter.swift
[143/168] Compiling Kitura MimeTypeAcceptor.swift
[144/168] Compiling Kitura RouteRegex.swift
[145/168] Compiling Kitura Router.swift
[146/168] Compiling Kitura RouterElement.swift
[147/168] Compiling Kitura RouterMiddlewareGenerator.swift
[148/168] Compiling Kitura RouterMiddlewareWalker.swift
[149/168] Compiling Kitura RouterParameterWalker.swift
[150/168] Compiling Kitura RouterRequest.swift
[151/168] Compiling Kitura RouterResponse.swift
[152/168] Compiling Kitura FileServer.swift
[153/168] Compiling Kitura RangeHeader.swift
[154/168] Compiling Kitura ResourcePathHandler.swift
[155/168] Compiling Kitura ResponseHeadersSetter.swift
[156/168] Compiling Kitura StaticFileServer.swift
[157/168] Compiling Kitura AdditionalCookieAttribute.swift
[158/168] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[159/168] Compiling Kitura CodableRouter.swift
[160/168] Compiling Kitura DecodingError+Extensions.swift
[161/168] Compiling Kitura Error.swift
[162/168] Compiling Kitura FileResourceServer.swift
[163/168] Emitting module Kitura
[164/168] Compiling Kitura SSLConfig.swift
[165/168] Compiling Kitura Stack.swift
[166/168] Compiling Kitura String+Extensions.swift
[167/168] Compiling Kitura SwaggerGenerator.swift
[168/168] Compiling Kitura TemplatingError.swift
[169/179] Compiling KituraSession Store.swift
[170/179] Compiling KituraSession StoreError.swift
[171/179] Compiling KituraSession SessionCookie.swift
[172/180] Compiling KituraSession RouterRequest+Session.swift
[173/180] Compiling KituraSession SessionState.swift
[174/180] Compiling KituraSession InMemoryStore.swift
[175/180] Emitting module KituraSession
[176/180] Compiling KituraSession CookieCryptography.swift
[177/180] Compiling KituraSession CookieManagement.swift
[178/180] Compiling KituraSession CookieParameter.swift
[179/180] Compiling KituraSession Session.swift
[180/180] Compiling KituraSession TypeSafeSession.swift
[181/182] Compiling KituraSessionRedis RedisStore.swift
[182/182] Emitting module KituraSessionRedis
Build complete! (28.58s)
Fetching https://github.com/Kitura/Kitura-Session.git
Fetching https://github.com/Kitura/Kitura-redis.git
[1/2339] Fetching kitura-redis
[72/3900] Fetching kitura-redis, kitura-session
Fetched https://github.com/Kitura/Kitura-Session.git from cache (1.04s)
Fetched https://github.com/Kitura/Kitura-redis.git from cache (1.04s)
Computing version for https://github.com/Kitura/Kitura-redis.git
Computed https://github.com/Kitura/Kitura-redis.git at 2.1.200 (1.56s)
Fetching https://github.com/Kitura/BlueSocket.git
[1/2942] Fetching bluesocket
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.14s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (1.67s)
Computing version for https://github.com/Kitura/Kitura-Session.git
Computed https://github.com/Kitura/Kitura-Session.git at 3.3.201 (0.48s)
Fetching https://github.com/Kitura/BlueCryptor.git
Fetching https://github.com/Kitura/Kitura.git
[1/1654] Fetching bluecryptor
[1060/18563] Fetching bluecryptor, kitura
Fetched https://github.com/Kitura/BlueCryptor.git from cache (1.69s)
Fetched https://github.com/Kitura/Kitura.git from cache (1.69s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 1.0.200 (2.23s)
Computing version for https://github.com/Kitura/Kitura.git
Computed https://github.com/Kitura/Kitura.git at 2.9.200 (0.50s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Kitura/KituraContracts.git
Fetching https://github.com/Kitura/Kitura-net.git
Fetching https://github.com/Kitura/TypeDecoder.git
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git
Fetching https://github.com/Kitura/LoggerAPI.git
[1/459] Fetching typedecoder
[66/1230] Fetching typedecoder, loggerapi
[105/3776] Fetching typedecoder, loggerapi, kituracontracts
[315/7612] Fetching typedecoder, loggerapi, kituracontracts, swift-log
[431/8050] Fetching typedecoder, loggerapi, kituracontracts, swift-log, kitura-templateengine
[832/17594] Fetching typedecoder, loggerapi, kituracontracts, swift-log, kitura-templateengine, kitura-net
Fetched https://github.com/Kitura/Kitura-net.git from cache (1.48s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (1.48s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (1.48s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.48s)
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (1.48s)
Fetched https://github.com/apple/swift-log.git from cache (1.48s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (1.99s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.49s)
Fetching https://github.com/Kitura/BlueSSLService.git
[1/2077] Fetching bluesslservice
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.84s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (1.38s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.52s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.50s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.39s)
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/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/TypeDecoder.git
Working copy of https://github.com/Kitura/TypeDecoder.git resolved at 1.3.201
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.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/Kitura/Kitura.git
Working copy of https://github.com/Kitura/Kitura.git resolved at 2.9.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.6.3
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/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-redis.git
Working copy of https://github.com/Kitura/Kitura-redis.git resolved at 2.1.200
Build complete.
{
"dependencies" : [
{
"identity" : "kitura-session",
"requirement" : {
"range" : [
{
"lower_bound" : "3.3.200",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/Kitura-Session.git"
},
{
"identity" : "kitura-redis",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.200",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/Kitura-redis.git"
}
],
"manifest_display_name" : "Kitura-Session-Redis",
"name" : "Kitura-Session-Redis",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "KituraSessionRedis",
"targets" : [
"KituraSessionRedis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KituraSessionRedisTests",
"module_type" : "SwiftTarget",
"name" : "KituraSessionRedisTests",
"path" : "Tests/KituraSessionRedisTests",
"sources" : [
"CookieUtils.swift",
"KituraTest.swift",
"TestSession.swift"
],
"target_dependencies" : [
"KituraSessionRedis"
],
"type" : "test"
},
{
"c99name" : "KituraSessionRedis",
"module_type" : "SwiftTarget",
"name" : "KituraSessionRedis",
"path" : "Sources/KituraSessionRedis",
"product_dependencies" : [
"KituraSession",
"SwiftRedis"
],
"product_memberships" : [
"KituraSessionRedis"
],
"sources" : [
"RedisStore.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.