The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Koba, reference master (8e48ac), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 10:14:37 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/cak/koba.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cak/koba
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8e48aca Merge pull request #1 from mbarnach/master
Cloned https://github.com/cak/koba.git
Revision (git rev-parse @):
8e48acad44cc4a0122e8713d6edc242fb42d5dab
SUCCESS checkout https://github.com/cak/koba.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/cak/koba.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[10/13] Write swift-version-1EA4D86E10B52AF.txt
[11/27] Compiling CHTTPParser http_parser.c
[12/27] Compiling CHTTPParser utils.c
[14/27] Compiling KituraTemplateEngine TemplateEngine.swift
[15/27] Emitting module KituraTemplateEngine
[16/27] Compiling Logging MetadataProvider.swift
[17/27] Compiling Logging LogHandler.swift
[18/27] Compiling Logging Locks.swift
[19/27] Emitting module Logging
[20/27] Compiling Logging Logging.swift
[21/29] Compiling Socket SocketUtils.swift
[22/29] Compiling LoggerAPI Logger.swift
[23/29] Emitting module LoggerAPI
[24/39] Compiling TypeDecoder OrderedDictionary.swift
[25/39] Emitting module TypeDecoder
[26/39] Compiling TypeDecoder TypeDecoder.swift
[27/39] Compiling Socket SocketProtocols.swift
[28/39] Emitting module Socket
[29/39] Compiling Socket Socket.swift
[30/42] Compiling KituraContracts BodyFormat.swift
[31/42] Compiling KituraContracts BodyDecoder.swift
[32/42] Emitting module KituraContracts
[33/42] Compiling KituraContracts Coder.swift
[34/42] Compiling KituraContracts Extensions.swift
[35/42] Compiling KituraContracts QueryDecoder.swift
[36/42] Compiling KituraContracts BodyEncoder.swift
[37/42] Compiling KituraContracts QueryEncoder.swift
[38/42] Compiling KituraContracts ClosureAliases.swift
[39/42] Compiling KituraContracts Contracts.swift
[40/42] Compiling SSLService SSLService.swift
[41/42] Emitting module SSLService
[42/42] Compiling SSLService SSLPointerTricks.swift
[43/77] Compiling KituraNet ServerLifecycleListener.swift
[44/77] Compiling KituraNet ServerMonitor.swift
[45/77] Compiling KituraNet ServerState.swift
[46/80] Compiling KituraNet IncomingSocketManager.swift
[47/80] Compiling KituraNet IncomingSocketProcessor.swift
[48/80] Compiling KituraNet IncomingSocketProcessorCreator.swift
[49/80] Compiling KituraNet ListenerGroup.swift
[50/80] Compiling KituraNet SPIUtils.swift
[51/80] Compiling KituraNet Server.swift
[52/80] Compiling KituraNet ServerDelegate.swift
[53/80] Emitting module KituraNet
[54/80] Compiling KituraNet ServerOptions.swift
[55/80] Compiling KituraNet ServerRequest.swift
[56/80] Compiling KituraNet ServerResponse.swift
[57/80] Compiling KituraNet ConnectionUpgrader.swift
[58/80] Compiling KituraNet Error.swift
[59/80] Compiling KituraNet FastCGI.swift
[60/80] Compiling KituraNet FastCGIRecordCreate.swift
[61/80] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[62/80] Compiling KituraNet KeepAliveState.swift
[63/80] Compiling KituraNet HTTPParser.swift
[64/80] Compiling KituraNet HTTPParserStatus.swift
[65/80] Compiling KituraNet ParseResults.swift
[66/80] Compiling KituraNet URLParser.swift
[67/80] Compiling KituraNet HeadersContainer.swift
[68/80] Compiling KituraNet IncomingSocketHandler.swift
[69/80] Compiling KituraNet HTTP.swift
[70/80] Compiling KituraNet HTTPServer.swift
[71/80] Compiling KituraNet HTTPServerRequest.swift
[72/80] Compiling KituraNet HTTPServerResponse.swift
[73/80] Compiling KituraNet BufferList.swift
[74/80] Compiling KituraNet ClientRequest.swift
[75/80] Compiling KituraNet ClientResponse.swift
[76/80] Compiling KituraNet ConnectionUpgradeFactory.swift
[77/80] Compiling KituraNet FastCGIRecordParser.swift
[78/80] Compiling KituraNet FastCGIServer.swift
[79/80] Compiling KituraNet FastCGIServerRequest.swift
[80/80] Compiling KituraNet FastCGIServerResponse.swift
[81/130] Compiling Kitura HTTPStatusCode.swift
[82/130] Compiling Kitura HTTPVersion.swift
[83/130] Compiling Kitura Headers.swift
[84/130] Compiling Kitura InternalError.swift
[85/130] Compiling Kitura JSONPError.swift
[86/130] Compiling Kitura Kitura+Logging.swift
[87/135] Compiling Kitura RouterElementWalker.swift
[88/135] Compiling Kitura RouterHTTPVerbs+Error.swift
[89/135] Compiling Kitura RouterHTTPVerbs_generated.swift
[90/135] Compiling Kitura RouterHandler.swift
[91/135] Compiling Kitura RouterMethod.swift
[92/135] Compiling Kitura RouterMiddleware.swift
[93/135] Compiling Kitura ContentType.swift
[94/135] Compiling Kitura MediaType.swift
[95/135] Compiling Kitura types.swift
[96/135] Compiling Kitura CacheRelatedHeadersSetter.swift
[97/135] Compiling Kitura CompositeHeadersSetter.swift
[98/135] Compiling Kitura TypeSafeMiddleware.swift
[99/135] Compiling Kitura BodyParser.swift
[100/135] Compiling Kitura BodyParserProtocol.swift
[101/135] Compiling Kitura JSONBodyParser.swift
[102/135] Compiling Kitura MultiPartBodyParser.swift
[103/135] Compiling Kitura ParsedBody.swift
[104/135] Compiling Kitura Part.swift
[105/135] Compiling Kitura RawBodyParser.swift
[106/135] Compiling Kitura TextBodyParser.swift
[107/135] Compiling Kitura URLEncodedBodyParser.swift
[108/135] Compiling Kitura Kitura.swift
[109/135] Compiling Kitura LinkParameter.swift
[110/135] Compiling Kitura MimeTypeAcceptor.swift
[111/135] Compiling Kitura RouteRegex.swift
[112/135] Compiling Kitura Router.swift
[113/135] Compiling Kitura RouterElement.swift
[114/135] Compiling Kitura FileServer.swift
[115/135] Compiling Kitura RangeHeader.swift
[116/135] Compiling Kitura ResourcePathHandler.swift
[117/135] Compiling Kitura ResponseHeadersSetter.swift
[118/135] Compiling Kitura StaticFileServer.swift
[119/135] Emitting module Kitura
[120/135] Compiling Kitura AdditionalCookieAttribute.swift
[121/135] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[122/135] Compiling Kitura CodableRouter.swift
[123/135] Compiling Kitura DecodingError+Extensions.swift
[124/135] Compiling Kitura Error.swift
[125/135] Compiling Kitura FileResourceServer.swift
[126/135] Compiling Kitura RouterMiddlewareGenerator.swift
[127/135] Compiling Kitura RouterMiddlewareWalker.swift
[128/135] Compiling Kitura RouterParameterWalker.swift
[129/135] Compiling Kitura RouterRequest.swift
[130/135] Compiling Kitura RouterResponse.swift
[131/135] Compiling Kitura SSLConfig.swift
[132/135] Compiling Kitura Stack.swift
[133/135] Compiling Kitura String+Extensions.swift
[134/135] Compiling Kitura SwaggerGenerator.swift
[135/135] Compiling Kitura TemplatingError.swift
[136/139] Compiling Koba Headers.swift
[137/139] Compiling Koba Utils.swift
[138/139] Emitting module Koba
[139/139] Compiling Koba Directives.swift
Build complete! (21.42s)
Fetching https://github.com/IBM-Swift/Kitura.git
[1/16909] Fetching kitura
Fetched https://github.com/IBM-Swift/Kitura.git from cache (1.76s)
Computing version for https://github.com/IBM-Swift/Kitura.git
Computed https://github.com/IBM-Swift/Kitura.git at 2.9.200 (2.30s)
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git
Fetching https://github.com/Kitura/LoggerAPI.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/KituraContracts.git
[1/438] Fetching kitura-templateengine
[98/1209] Fetching kitura-templateengine, loggerapi
[236/3755] Fetching kitura-templateengine, loggerapi, kituracontracts
[338/4214] Fetching kitura-templateengine, loggerapi, kituracontracts, typedecoder
[421/8050] Fetching kitura-templateengine, loggerapi, kituracontracts, typedecoder, swift-log
[702/17594] Fetching kitura-templateengine, loggerapi, kituracontracts, typedecoder, swift-log, kitura-net
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (0.98s)
[5052/17156] Fetching loggerapi, kituracontracts, typedecoder, swift-log, kitura-net
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.04s)
Fetched https://github.com/apple/swift-log.git from cache (1.04s)
[3349/12549] Fetching kituracontracts, typedecoder, kitura-net
Fetched https://github.com/Kitura/KituraContracts.git from cache (1.41s)
Fetched https://github.com/Kitura/Kitura-net.git from cache (1.41s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (1.41s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (1.90s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.47s)
Fetching https://github.com/Kitura/BlueSSLService.git
Fetching https://github.com/Kitura/BlueSocket.git
[1/2077] Fetching bluesslservice
[355/5019] Fetching bluesslservice, bluesocket
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.17s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (1.17s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (1.67s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.50s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.49s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.51s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.52s)
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-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/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.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/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/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.git
Working copy of https://github.com/IBM-Swift/Kitura.git resolved at 2.9.200
Build complete.
{
  "dependencies" : [
    {
      "identity" : "kitura",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura.git"
    }
  ],
  "manifest_display_name" : "Koba",
  "name" : "Koba",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Koba",
      "targets" : [
        "Koba"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KobaTests",
      "module_type" : "SwiftTarget",
      "name" : "KobaTests",
      "path" : "Tests/KobaTests",
      "sources" : [
        "KituraTest.swift",
        "KobaTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Koba"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Koba",
      "module_type" : "SwiftTarget",
      "name" : "Koba",
      "path" : "Sources/Koba",
      "product_dependencies" : [
        "Kitura"
      ],
      "product_memberships" : [
        "Koba"
      ],
      "sources" : [
        "Directives.swift",
        "Headers.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.