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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cak/koba.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cak/koba
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 813180e Update for v0.2.0
Cloned https://github.com/cak/koba.git
Revision (git rev-parse @):
813180e054af23a0564460d15b83393821795a4f
SUCCESS checkout https://github.com/cak/koba.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Emitting module KituraTemplateEngine
[1/16] Compiling CHTTPParser utils.c
[3/16] Compiling KituraTemplateEngine TemplateEngine.swift
[4/16] Compiling Logging LogHandler.swift
[4/16] Compiling CHTTPParser http_parser.c
[6/16] Emitting module Logging
[7/16] Compiling Logging MetadataProvider.swift
[8/16] Compiling Logging Logging.swift
[9/16] Compiling Logging Locks.swift
[10/18] Emitting module TypeDecoder
[11/18] Compiling LoggerAPI Logger.swift
[12/18] Emitting module LoggerAPI
[13/27] Compiling TypeDecoder OrderedDictionary.swift
[14/27] Compiling TypeDecoder TypeDecoder.swift
[15/27] Compiling KituraContracts Coder.swift
[16/28] Compiling KituraContracts Extensions.swift
[17/28] Emitting module KituraContracts
[18/28] Compiling KituraContracts QueryDecoder.swift
[19/28] Compiling KituraContracts BodyDecoder.swift
[20/28] Compiling KituraContracts BodyEncoder.swift
[21/28] Compiling KituraContracts BodyFormat.swift
[22/28] Compiling KituraContracts ClosureAliases.swift
[23/28] Compiling KituraContracts QueryEncoder.swift
[24/28] Compiling Socket SocketUtils.swift
[25/28] Compiling Socket SocketProtocols.swift
[26/28] Compiling Socket Socket.swift
[27/28] Emitting module Socket
[28/31] Compiling KituraContracts Contracts.swift
[29/31] Compiling SSLService SSLService.swift
[30/31] Compiling SSLService SSLPointerTricks.swift
[31/31] Emitting module SSLService
[32/65] Compiling KituraNet Server.swift
[33/65] Compiling KituraNet ServerDelegate.swift
[34/65] Compiling KituraNet ServerLifecycleListener.swift
[35/65] Compiling KituraNet ServerMonitor.swift
[36/69] Compiling KituraNet IncomingSocketProcessor.swift
[37/69] Compiling KituraNet IncomingSocketProcessorCreator.swift
[38/69] Compiling KituraNet ListenerGroup.swift
[39/69] Compiling KituraNet SPIUtils.swift
[40/69] Compiling KituraNet ServerState.swift
[41/69] Compiling KituraNet ServerOptions.swift
[42/69] Compiling KituraNet ServerRequest.swift
[43/69] Compiling KituraNet ServerResponse.swift
[44/69] Emitting module KituraNet
[45/69] Compiling KituraNet HTTPServerResponse.swift
[46/69] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[47/69] Compiling KituraNet KeepAliveState.swift
[48/69] Compiling KituraNet HTTPParser.swift
[49/69] Compiling KituraNet HTTPParserStatus.swift
[50/69] Compiling KituraNet Error.swift
[51/69] Compiling KituraNet FastCGI.swift
[52/69] Compiling KituraNet FastCGIRecordCreate.swift
[53/69] Compiling KituraNet FastCGIRecordParser.swift
[54/69] Compiling KituraNet FastCGIServer.swift
[55/69] Compiling KituraNet ParseResults.swift
[56/69] Compiling KituraNet URLParser.swift
[57/69] Compiling KituraNet HeadersContainer.swift
[58/69] Compiling KituraNet IncomingSocketHandler.swift
[59/69] Compiling KituraNet IncomingSocketManager.swift
[60/69] Compiling KituraNet BufferList.swift
[61/69] Compiling KituraNet ClientRequest.swift
[62/69] Compiling KituraNet ClientResponse.swift
[63/69] Compiling KituraNet ConnectionUpgradeFactory.swift
[64/69] Compiling KituraNet ConnectionUpgrader.swift
[65/69] Compiling KituraNet FastCGIServerRequest.swift
[66/69] Compiling KituraNet FastCGIServerResponse.swift
[67/69] Compiling KituraNet HTTP.swift
[68/69] Compiling KituraNet HTTPServer.swift
[69/69] Compiling KituraNet HTTPServerRequest.swift
[70/118] Compiling Kitura BodyParser.swift
[71/118] Compiling Kitura BodyParserProtocol.swift
[72/118] Compiling Kitura JSONBodyParser.swift
[73/118] Compiling Kitura MultiPartBodyParser.swift
[74/118] Compiling Kitura ParsedBody.swift
[75/118] Compiling Kitura Part.swift
[76/118] Compiling Kitura RawBodyParser.swift
[77/124] Compiling Kitura CompositeHeadersSetter.swift
[78/124] Compiling Kitura FileServer.swift
[79/124] Compiling Kitura RangeHeader.swift
[80/124] Compiling Kitura ResourcePathHandler.swift
[81/124] Compiling Kitura ResponseHeadersSetter.swift
[82/124] Compiling Kitura StaticFileServer.swift
[83/124] Compiling Kitura HTTPVersion.swift
[84/124] Compiling Kitura Headers.swift
[85/124] Compiling Kitura InternalError.swift
[86/124] Compiling Kitura JSONPError.swift
[87/124] Compiling Kitura Kitura+Logging.swift
[88/124] Compiling Kitura Kitura.swift
[89/124] Compiling Kitura LinkParameter.swift
[90/124] Compiling Kitura MimeTypeAcceptor.swift
[91/124] Compiling Kitura RouteRegex.swift
[92/124] Compiling Kitura Router.swift
[93/124] Compiling Kitura RouterElement.swift
[94/124] Compiling Kitura RouterElementWalker.swift
[95/124] Compiling Kitura RouterHTTPVerbs+Error.swift
[96/124] Compiling Kitura RouterHTTPVerbs_generated.swift
[97/124] Compiling Kitura AdditionalCookieAttribute.swift
[98/124] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[99/124] Compiling Kitura CodableRouter.swift
[100/124] Compiling Kitura DecodingError+Extensions.swift
[101/124] Compiling Kitura Error.swift
[102/124] Compiling Kitura FileResourceServer.swift
[103/124] Compiling Kitura HTTPStatusCode.swift
[104/124] Compiling Kitura RouterHandler.swift
[105/124] Compiling Kitura RouterMethod.swift
[106/124] Compiling Kitura RouterMiddleware.swift
[107/124] Compiling Kitura RouterMiddlewareGenerator.swift
[108/124] Compiling Kitura RouterMiddlewareWalker.swift
[109/124] Compiling Kitura RouterParameterWalker.swift
[110/124] Compiling Kitura RouterRequest.swift
[111/124] Compiling Kitura TextBodyParser.swift
[112/124] Compiling Kitura URLEncodedBodyParser.swift
[113/124] Compiling Kitura ContentType.swift
[114/124] Compiling Kitura MediaType.swift
[115/124] Compiling Kitura types.swift
[116/124] Compiling Kitura CacheRelatedHeadersSetter.swift
[117/124] Emitting module Kitura
[118/124] Compiling Kitura RouterResponse.swift
[119/124] Compiling Kitura SSLConfig.swift
[120/124] Compiling Kitura Stack.swift
[121/124] Compiling Kitura String+Extensions.swift
[122/124] Compiling Kitura SwaggerGenerator.swift
[123/124] Compiling Kitura TemplatingError.swift
[124/124] Compiling Kitura TypeSafeMiddleware.swift
[125/128] Compiling Koba Headers.swift
[126/128] Compiling Koba Utils.swift
[127/128] Emitting module Koba
[128/128] Compiling Koba Directives.swift
Build complete! (59.32s)
Fetching https://github.com/IBM-Swift/Kitura.git from cache
Fetched https://github.com/IBM-Swift/Kitura.git (0.24s)
Computing version for https://github.com/IBM-Swift/Kitura.git
Computed https://github.com/IBM-Swift/Kitura.git at 2.9.200 (0.51s)
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
Fetched https://github.com/Kitura/TypeDecoder.git (0.23s)
Fetching https://github.com/Kitura/Kitura-net.git from cache
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git (0.23s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Kitura/KituraContracts.git (0.23s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/Kitura-net.git (0.23s)
Fetched https://github.com/Kitura/LoggerAPI.git (0.23s)
Fetched https://github.com/apple/swift-log.git (0.26s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.43s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.41s)
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetched https://github.com/Kitura/BlueSSLService.git (0.20s)
Fetched https://github.com/Kitura/BlueSocket.git (0.21s)
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.45s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.40s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.42s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.03s)
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/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.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/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
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
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "koba",
      "name": "Koba",
      "url": "https://github.com/cak/koba.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/koba",
      "dependencies": [
        {
          "identity": "kitura",
          "name": "Kitura",
          "url": "https://github.com/IBM-Swift/Kitura.git",
          "version": "2.9.200",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura",
          "dependencies": [
            {
              "identity": "loggerapi",
              "name": "LoggerAPI",
              "url": "https://github.com/Kitura/LoggerAPI.git",
              "version": "1.9.200",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
              "dependencies": [
                {
                  "identity": "swift-log",
                  "name": "swift-log",
                  "url": "https://github.com/apple/swift-log.git",
                  "version": "1.5.3",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.5.3",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "kitura-net",
              "name": "Kitura-net",
              "url": "https://github.com/Kitura/Kitura-net.git",
              "version": "2.4.200",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura-net",
              "dependencies": [
                {
                  "identity": "loggerapi",
                  "name": "LoggerAPI",
                  "url": "https://github.com/Kitura/LoggerAPI.git",
                  "version": "1.9.200",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
                  "dependencies": [
                    {
                      "identity": "swift-log",
                      "name": "swift-log",
                      "url": "https://github.com/apple/swift-log.git",
                      "version": "1.5.3",
                      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "bluesocket",
                  "name": "Socket",
                  "url": "https://github.com/Kitura/BlueSocket.git",
                  "version": "1.0.200",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "bluesslservice",
                  "name": "SSLService",
                  "url": "https://github.com/Kitura/BlueSSLService.git",
                  "version": "1.0.200",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSSLService",
                  "dependencies": [
                    {
                      "identity": "bluesocket",
                      "name": "Socket",
                      "url": "https://github.com/Kitura/BlueSocket.git",
                      "version": "1.0.200",
                      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "kitura-templateengine",
              "name": "Kitura-TemplateEngine",
              "url": "https://github.com/Kitura/Kitura-TemplateEngine.git",
              "version": "2.0.200",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura-TemplateEngine",
              "dependencies": [
              ]
            },
            {
              "identity": "kituracontracts",
              "name": "KituraContracts",
              "url": "https://github.com/Kitura/KituraContracts.git",
              "version": "1.2.201",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KituraContracts",
              "dependencies": [
                {
                  "identity": "loggerapi",
                  "name": "LoggerAPI",
                  "url": "https://github.com/Kitura/LoggerAPI.git",
                  "version": "1.9.200",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
                  "dependencies": [
                    {
                      "identity": "swift-log",
                      "name": "swift-log",
                      "url": "https://github.com/apple/swift-log.git",
                      "version": "1.5.3",
                      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "typedecoder",
              "name": "TypeDecoder",
              "url": "https://github.com/Kitura/TypeDecoder.git",
              "version": "1.3.201",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TypeDecoder",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/cak/koba.git from cache
Fetched https://github.com/cak/koba.git (0.16s)
Fetching https://github.com/IBM-Swift/Kitura.git from cache
Fetched https://github.com/IBM-Swift/Kitura.git (0.24s)
Computing version for https://github.com/IBM-Swift/Kitura.git
Computed https://github.com/IBM-Swift/Kitura.git at 2.9.200 (0.38s)
Fetching https://github.com/Kitura/TypeDecoder.git from cache
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git from cache
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetched https://github.com/Kitura/KituraContracts.git (0.19s)
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git (0.19s)
Fetched https://github.com/Kitura/TypeDecoder.git (0.19s)
Fetching https://github.com/Kitura/Kitura-net.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/Kitura-net.git (0.23s)
Fetched https://github.com/Kitura/LoggerAPI.git (0.23s)
Fetched https://github.com/apple/swift-log.git (0.27s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.40s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.57s)
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetched https://github.com/Kitura/BlueSSLService.git (0.23s)
Fetched https://github.com/Kitura/BlueSocket.git (0.27s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.53s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.51s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.50s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.60s)
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.5.3 (0.04s)
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/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/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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/cak/koba.git
Working copy of https://github.com/cak/koba.git resolved at 0.2.0
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/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.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
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: '.resolve-product-dependencies': dependency 'koba' is not used by any target
Found 1 product dependencies
  - Kitura
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.